Re: [PATCH 5/7] SLIM: make and config stuff

From: Kylene Jo Hall
Date: Wed Aug 23 2006 - 15:19:55 EST


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@xxxxxxxxxx>
> > Signed-off-by: Kylene Hall <kjhall@xxxxxxxxxx>
>
> > --- 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/