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] [day] [month] [year] [list]
Date:	Tue, 19 Sep 2006 21:04:23 +0200
From:	Pavel Machek <pavel@....cz>
To:	Kylene Jo Hall <kjhall@...ibm.com>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	LSM ML <linux-security-module@...r.kernel.org>,
	Dave Safford <safford@...ibm.com>,
	Mimi Zohar <zohar@...ibm.com>, Serge Hallyn <sergeh@...ibm.com>
Subject: Re: [PATCH 5/7] SLIM: make and config stuff

Hi!

> This patch contains the Makefile, Kconfig and .h files for SLIM.

> +config SECURITY_SLIM_BOOTPARAM_VALUE
> +	int "SLIM boot parameter default value"
> +	depends on SECURITY_SLIM_BOOTPARAM
> +	range 0 1
> +	default 1
> +	help
> +	  This option sets the default value for the kernel parameter
> +	  'slim', which allows SLIM to be disabled at boot.  If this
> +	  option is set to 0 (zero), the SLIM kernel parameter will
> +	  default to 0, disabling SLIM at bootup.  If this option is
> +	  set to 1 (one), the SLIM kernel parameter will default to 1,
> +	  enabling SLIM at bootup.
> +
> +	  If you are unsure how to answer this question, answer 1.
> +

Do we really need this option? Seems like anyone wanting slim can just
pass the boot argument...?
								Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
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