[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1156360957.6720.72.camel@localhost.localdomain>
Date: Wed, 23 Aug 2006 12:22:37 -0700
From: Kylene Jo Hall <kjhall@...ibm.com>
To: Stephen Smalley <sds@...ho.nsa.gov>
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
On Wed, 2006-08-23 at 15:19 -0400, Stephen Smalley wrote:
> On Wed, 2006-08-23 at 12:05 -0700, Kylene Jo Hall wrote:
> > This patch contains the Makefile, Kconfig and .h files for SLIM.
> >
> > Signed-off-by: Mimi Zohar <zohar@...ibm.com>
> > Signed-off-by: Kylene Hall <kjhall@...ibm.com>
>
> > --- linux-2.6.18-rc3/security/slim/Kconfig 1969-12-31 18:00:00.000000000 -0600
> > +++ linux-2.6.18-rc3-working/security/slim/Kconfig 2006-08-04 13:29:13.000000000 -0500
> > @@ -0,0 +1,6 @@
> > +config SECURITY_SLIM
> > + boolean "SLIM support"
> > + depends on SECURITY && SECURITY_NETWORK && INTEGRITY
>
> && !SECURITY_SELINUX?
>
Rather it seems to make more sense to add an option to slim so that it
could be enabled/disabled on the boot line like selinux=0 and then they
can both be built but only one turned on at a time.
> > + help
> > + The Simple Linux Integrity Module implements a modified low water-mark
> > + mandatory access control integrity model.
>
-
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