dazuko-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dazuko-devel] Dazuko and Linux 2.6


From: John Ogness
Subject: Re: [Dazuko-devel] Dazuko and Linux 2.6
Date: Wed, 26 Nov 2003 22:03:43 +0100
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030907

Hi,

I have started working on the port to the 2.6 Linux Kernel. I have been doing a lot of reading and tests using the new LSM stuff. It is amazingly easy. The main problems I am having is the all the tons of warnings and errors I am getting from the other stuff.

Michael, you mentioned that you had successfully compiled Dazuko for 2.6 (except for the system call stuff). Is it possible you could submit your version of the code? With your fixes and my knowledge of LSM's it should be fairly easy to get the 2.6 port finished.

John Ogness


John Ogness wrote:
Hi,

It's not too bad. With some hacking, I actually ported the most of it to 2.6
and had the entire thing at least compiling before I noticed the
sys_call_table problem. It's getting kind of ugly with 3 levels of ifdefs
though.... I am going to see if there is a better way of handling the
version dependent stuff.


One of the things I will be doing is getting rid of the #ifdefs within the code. This can be done by defining empty, do-nothing items for the versions that do not have these items. I would like the actual code to reflect the 2.6 version and use defines at the top so that 2.2 and 2.4 will work with that code.

Or maybe you would consider phasing out 2.2 support? I mean is there really
a lot people still using it?


I am still getting requests to port to 2.0. :)

John Ogness

--
Dazuko Maintainer





reply via email to

[Prev in Thread] Current Thread [Next in Thread]