lkml.org 
[lkml]   [2004]   [Aug]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateMon, 30 Aug 2004 09:08:54 -0700
FromChris Wright <>
SubjectRe: [PATCH] BSD Secure Levels LSM (1/3)
* Michael Halcrow (mike@halcrow.us) wrote:

> +config SECURITY_STACKER
> + tristate "Stacker"
> + depends on SECURITY
> + help
> + Implements LSM stacker.
> +
> source security/selinux/Kconfig
>
> endmenu
> --- linux-2.6.8-rc3/security/Makefile 2004-06-16 00:19:43.000000000 -0500
> +++ linux-2.6.8-rc3_seclvl/security/Makefile 2004-08-30 08:35:02.000000000 -0500
> @@ -15,3 +15,5 @@
> obj-$(CONFIG_SECURITY_SELINUX) += selinux/built-in.o
> obj-$(CONFIG_SECURITY_CAPABILITIES) += commoncap.o capability.o
> obj-$(CONFIG_SECURITY_ROOTPLUG) += commoncap.o root_plug.o
> +obj-$(CONFIG_SECURITY_SECLVL) += seclvl.o
> +obj-$(CONFIG_SECURITY_STACKER) += stacker.o

Looks like some extra stacker bits snuck in. Unused, correct?

thanks,
-chris
--
Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net
-
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/

\
 
 \ /
  Last update: 2005-03-22 14:05    [from the cache]
©2003-2010