From: Heiko Z. <he...@zu...> - 2015-08-15 13:07:33
|
Andrzej, Could you please tarball the work you have done with the newer kernel, so I can continue working on it? I just saw that grsecurity will drop support for the 3.2 kernel series by the end of the year. This means we'll have to upgrade to 3.14, which is the latest long-term kernel version grsecurity supports. Heiko Quoting Heiko Zuerker <he...@zu...>: > Hey, > > I changed a few things around in the build system, to help make our > life easier. (Not checked-in yet) > The grsecurity patch is now applied via the prepare script (like most > of the other kernel patches) and AUFS is applied right afterwards. > I was also able to modify the aufs-mmap patch for 3.2, to work with > grsecurity. > My compile is running, we'll see if it will finish. Hopefully I'll > have some time this weekend to test it... > > Heiko > > Quoting Heiko Zuerker <he...@zu...>: > >> Andrzej, >> >> I'm not sure how much time I'll have myself. Family is the priority >> (and work of course), no question about that. But Devil-Linux should >> come right behind that! ;-) >> >> Looks like the aufs mmap patch is supposed to solve the issue with the >> 3.2 kernel, but this one collides with grsecurity. Is it the same >> issue for the kernel you've been working on? >> My plan was to see if I can modify the 3.2 mmap patch to work >> grsecurity. That should be the quickest. Switching to a new Kernel >> takes a lot of testing, that's why I don't want to rush that one. >> >> Heiko >> >> Quoting Andrzej Odyniec <an...@ma...>: >> >>> Heiko Zuerker wrote: >>>> Andrzej, >>>> >>>> Looks like our hand is going to be forced and we need to move to the >>>> newer kernel. >>>> >>>> Unfortunately AUFS doesn't work anymore with the latest 3.2 kernel and >>>> it's not supported anymore for those versions.... >>> >>> Heiko, >>> >>> But AUFS is in colission with grsec in three files. Because of this I can't >>> compile kernel with grsec. This stopped me temporarily. But I think about >>> source analysis. In recent months I've been busy at work and in the family. >>> Some grandchildren grow up and the other is born. Already 14 :) So >>> I planned >>> to read collisional sources for about two weeks. Mayby you will be faster? >>> >>> Near all rest was compiling using gcc 4.5.3 patched for fpie-1 and nonfatal >>> warning. All I did is: >>> >>> %{nonow:-z lazy;:-z now} }}\ >>> %{!no-fatal-warnings:--fatal-warnings} " >>> >>> instead >>> >>> %{nonow:-z lazy;:-z now} }}" >>> >>> in fpie-1 patch. >>> >>> But as I said -- grsec kernel is not compiling because of colision >>> with aufs. >>> >>> Andrzej >>> >>> --- >>> Ta wiadomość została sprawdzona na obecność wirusów przez >>> oprogramowanie antywirusowe Avast. >>> http://www.avast.com >>> >>> >>> ------------------------------------------------------------------------------ >>> New Year. New Location. New Benefits. New Data Center in Ashburn, VA. >>> GigeNET is offering a free month of service with a new server in Ashburn. >>> Choose from 2 high performing configs, both with 100TB of bandwidth. >>> Higher redundancy.Lower latency.Increased capacity.Completely compliant. >>> http://p.sf.net/sfu/gigenet >>> _______________________________________________ >>> Devil-linux-develop mailing list >>> Dev...@li... >>> https://lists.sourceforge.net/lists/listinfo/devil-linux-develop >> >> >> >> -- >> >> Regards >> Heiko Zuerker >> >> ------------------------------------------------------------------------------ >> New Year. New Location. New Benefits. New Data Center in Ashburn, VA. >> GigeNET is offering a free month of service with a new server in Ashburn. >> Choose from 2 high performing configs, both with 100TB of bandwidth. >> Higher redundancy.Lower latency.Increased capacity.Completely compliant. >> http://p.sf.net/sfu/gigenet >> _______________________________________________ >> Devil-linux-develop mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devil-linux-develop > > > > -- > > Regards > Heiko Zuerker > > ------------------------------------------------------------------------------ > New Year. New Location. New Benefits. New Data Center in Ashburn, VA. > GigeNET is offering a free month of service with a new server in Ashburn. > Choose from 2 high performing configs, both with 100TB of bandwidth. > Higher redundancy.Lower latency.Increased capacity.Completely compliant. > http://p.sf.net/sfu/gigenet > _______________________________________________ > Devil-linux-develop mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-develop -- Regards Heiko Zuerker |