The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Kylene Jo Hall <kjhall@us.ibm.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	LSM ML <linux-security-module@vger.kernel.org>,
	Dave Safford <safford@us.ibm.com>, Mimi Zohar <zohar@us.ibm.com>,
	Serge Hallyn <sergeh@us.ibm.com>
Subject: Re: [PATCH 5/7] SLIM: make and config stuff
Date: Tue, 19 Sep 2006 21:04:23 +0200	[thread overview]
Message-ID: <20060919190423.GB7210@elf.ucw.cz> (raw)
In-Reply-To: <1158083876.18137.15.camel@localhost.localdomain>

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

  reply	other threads:[~2006-09-19 22:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-12 17:57 [PATCH 5/7] SLIM: make and config stuff Kylene Jo Hall
2006-09-19 19:04 ` Pavel Machek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-09-12 17:58 Kylene Jo Hall
2006-08-23 19:05 Kylene Jo Hall
2006-08-23 19:19 ` Stephen Smalley
2006-08-23 19:22   ` Kylene Jo Hall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060919190423.GB7210@elf.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=kjhall@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=safford@us.ibm.com \
    --cc=sergeh@us.ibm.com \
    --cc=zohar@us.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox