On 2008-07-15, Michael <[EMAIL PROTECTED]> wrote:
> I did a new clean installation of Ubuntu 8.04 (Hardy Heron) and
> compiled a new kernel from ubuntu's 'linux-source-2.6.24'. Here are
> some key details:
>
> I downloaded the patch-
> http://dazuko.dnsalias.org/files/patch-dazuko-linux-2.6.24.diff.gz
> and patched the kernel '.config' -file:
> # zcat patch-dazuko-linux-2.6.24.diff.gz | patch -p1
>
> I used your proposed 'hooks.c'-file and changed the file in
> /usr/src/linux/security/dazuko/
>
> Manually changed the 'Makefile' for the kernel security code with
> (dazuko before apparmor):
> obj-$(CONFIG_SECURITY_DAZUKO) += commoncap.o dazuko/built-in.o
>
> # make menuconfig
> Settings:
> [ ] NSA SELinux Support (=No support)
> [* ] AppArmor support
> [* ] Dazuko Support
>     [* ]Dazuko boot parameter
>        [1]Dazuko boot parameter default value
>
> Compiled ok!

Good to know. This means Ubuntu and openSUSE are using the same LSM
API.

> It seems that it's working!

Great! Thanks for your feedback.

> Sending you the requested files:
> /usr/src/linux/security/Makefile
> /usr/src/linux/include/linux/security.h

Using these files, I can create a special patch for Ubuntu (like I did
for openSUSE).

John Ogness

-- 
Dazuko Maintainer


_______________________________________________
Dazuko-help mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/dazuko-help

Reply via email to