Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751351AbWISWfK (ORCPT ); Tue, 19 Sep 2006 18:35:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751367AbWISWfK (ORCPT ); Tue, 19 Sep 2006 18:35:10 -0400 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:33226 "EHLO amd.ucw.cz") by vger.kernel.org with ESMTP id S1751351AbWISWfF (ORCPT ); Tue, 19 Sep 2006 18:35:05 -0400 Date: Tue, 19 Sep 2006 21:04:23 +0200 From: Pavel Machek To: Kylene Jo Hall Cc: linux-kernel , LSM ML , Dave Safford , Mimi Zohar , Serge Hallyn Subject: Re: [PATCH 5/7] SLIM: make and config stuff Message-ID: <20060919190423.GB7210@elf.ucw.cz> References: <1158083876.18137.15.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1158083876.18137.15.camel@localhost.localdomain> X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.11+cvs20060126 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1155 Lines: 31 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/