Jacques NIlo wrote:
> 
> > You and initrd.txt both talk of pivot_root - but I
> > can't find the command anywhere.
> 
> It's in busybox. Read initrd.txt in kernel Doc for
> instruction.

I saw initrd.txt - and have 2.4 systems here, too.  Doing a which
pivot_root or a man pivot_root fails on all systems - except there is a
manpage on the 2.4 system.  Compiling busybox under Linux 2.2 (and glibc
2.1) generates a message that pivot_root is unsupported and has been
stubbed out.

> How big would be this same BBOX library dynamically
> compiled against libc? The difference is the cost in term
> of size.

Oxygen busybox was about 170k or 190k dynamically linked - since Oxygen
uses a LOT of busybox applets.  Statically compiled, busybox 0.60.1 is
330k; busybox 0.60.2 came out to 300k.  I statically linked with uClibc;
if you statically link against glibc (like I did by mistake :) it comes
out to 550k or so.

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

Reply via email to