lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 2 Nov 2011 09:41:24 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Matthias Schniedermeyer <ms@...d.de>
Cc:	Geert Uytterhoeven <geert@...ux-m68k.org>,
	Sam Ravnborg <sam@...nborg.org>,
	Sasha Levin <levinsasha928@...il.com>,
	linux-kernel@...r.kernel.org,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Michal Marek <mmarek@...e.cz>,
	Pekka Enberg <penberg@...helsinki.fi>,
	linux-kbuild@...r.kernel.org
Subject: Re: [PATCH] config: Add 'make kvmconfig'


* Matthias Schniedermeyer <ms@...d.de> wrote:

> And AFAICS there currently is no "modconfig", only an 
> "allmodconfig" (and "localmodconfig")
> 
> With no letters dropped it would be less ambiguous. make 
> modifyconfig=kvm

Yeah. Note that it's more like an 'add' operation, not a modify 
operation, thus:

	make addconfig=kvm

or:

	make addconfig kvm

would be intuitive and would work well too.

Sam, Michal, which one would you prefer? The latter might have the 
advantage that it's additive, enabling future usages like:

	make addconfig kvm debug

as a quick shortcut to enable baseline KVM support and generic kernel 
debugging features, without having to twiddle with the menuconfig.

Hm? Would be nice to move on this issue, we've painted it to death 
already ;-)

Thanks,

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ