[EMAIL PROTECTED] (Warner Losh) writes:
> I have a system that has one file system on it (eg everything is on
> /). I'm finding that a lot of space is wasted on the multiple static
> copies of libc in /sbin and /bin. I was thinking about building, for
> this system only, /bin and /sbin dynamic. Has anybody ever done this?
> What are the implications of doing this. I can't think of anything
> that would stop this from working, but I thought I'd run it by people
> here.
I've done this, and did manage to get an almost complete system into a
reasonably small space. It was 2.2.x, but I wouldn't expect any
special new requirements with more current versions. IIRC it didn't
require much more than fixing the appropriate Makefile.incs in the
source tree.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message