|
From: Andrzej O. <an...@ma...> - 2015-01-19 19:50:31
|
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
|