[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Dazuko-help] Compilation of dazuko 2.3.5 patch failed on kernel 2.6
From: |
John Ogness |
Subject: |
Re: [Dazuko-help] Compilation of dazuko 2.3.5 patch failed on kernel 2.6.24 |
Date: |
Tue, 15 Jul 2008 22:37:55 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) |
On 2008-07-15, Michael <address@hidden> 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