Re: [RFC][PATCH 6/8] SLIM: make and config stuff

From: Randy.Dunlap
Date: Fri Aug 18 2006 - 16:44:18 EST


On Thu, 17 Aug 2006 12:53:30 -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>
> ---
> security/Kconfig | 1
> security/Makefile | 1
> security/slim/Kconfig | 6 ++
> security/slim/Makefile | 6 ++
> security/slim/slim.h | 102 +++++++++++++++++++++++++++++++++++++
> ++ 5 files changed, 116 insertions(+)
>
> --- linux-2.6.18-rc3/security/slim/slim.h 1969-12-31
> 18:00:00.000000000 -0600 +++
> linux-2.6.18-rc3-working/security/slim/slim.h 2006-08-07
> 13:00:14.000000000 -0500 @@ -0,0 +1,102 @@ +/*
> + * slim.h - simple linux integrity module
> + *
> + * SLIM's specific model is:
> + *
> + * All objects are labeled with exteded attributes to indicate:

extended

> + * Integrity Access Class (IAC)
> + * Secrecy Access Class (SAC)

---
~Randy
-
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/