In message: <[EMAIL PROTECTED]> Wesley Morgan <[EMAIL PROTECTED]> writes: : And of course the "answer" to that is to create a /lib. Something that I : would *never ever* want to see. Sure, a few people might throw around the : idea of an extremely light-weight set of libraries to go into /lib blah : blah. But I just don't like the idea. Why not create a minimalist C : library, build with -nostdlib and staticly link against exactly what you : need. : : I usually create a 128 or 64mb root, and the only time this gets "tight" : is when I keep too many kernels around in /boot. I seem to recall other : arguments being settled by the "disk space is extremely cheap" issue. : : Call me crazy, but FreeBSD just has this "zen" feeling to it, and making : this kind of change doesnt feel very zennish. I'm sure there are greater : minds than mine working over this issue, but thats my $0.02.
Actually, NetBSD has done exactly that (created a /lib). They found that putting only the libraries necessary for boot in there that they were able to save aboue 10M on the size of /, even after one creates a few static binaries in /something-like-recover. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message