Andrew Hoying wrote:

> I am currently using grsecurity to build kernels, the only problem I'm
> having is that since we are using glibc 2.0.7, I'm having to disable a
> number of features in order to get it to boot.

Why?  GNU libc isn't called until AFTER the kernel is loaded; in fact,
it's not needed at all if you've gone to the (excessive) trouble to make
everything statically compiled....  If I am able, GNU libc won't be
available until after all packages are loaded; this makes it easy to
switch to GNU libc 2.2: replace libc21.lrp with libc22.lrp :-)

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to