Re: 2.4.9 etc.


From: Amon Ott <ao@rsbac.org>
Subject: Re: 2.4.9 etc.
Date: Thu, 23 Aug 2001 18:10:36 +0200

Next Article (by Date): Re: /etc protection David Ford
Previous Article (by Date): Re: /etc protection Stanislav Ievlev
Top of Thread: 2.4.9 etc. Bencsath Boldizsar
Articles sorted by: [Date] [Author] [Subject]


On Don, 23 Aug 2001 Bencsath Boldizsar wrote:
> I tried to finally hack together a stable kernel with 'features', and it
> seem to be ok.
> Problems while patching:
> 
> the minimum function (defined in rsbac as a simple macro) has changed to
> 2.4.9, so vlan,rsbac and freeswan patches do not compile.
> 
> include/rsbac/types.h has been changed to:
> #ifndef minimum
> #define minimum(a,b) (((a)<(b))?(a):(b))
> #endif
> and also every use of min() had to do so...

Already changed to rsbac_min in my tree, will be in 1.1.2-final.

Good to know it works with so much other stuff!

Amon.
-
To unsubscribe from the rsbac list, send a mail to
majordomo@rsbac.org with
unsubscribe rsbac
as single line in the body.

Next Article (by Date): Re: /etc protection David Ford
Previous Article (by Date): Re: /etc protection Stanislav Ievlev
Top of Thread: 2.4.9 etc. Bencsath Boldizsar
Articles sorted by: [Date] [Author] [Subject]


Go to Compuniverse LWGate Home Page.