And now we are waiting for uclibc ver 1.0
by
geirt
·
· Score: 5, Interesting
uclibc is a tiny libc which fits BusyBox very well. A complete linux system (without kernel) can be built using less than 500kbyte with busybox and uclibc.
--
RFC1925
Re:Lean Kernel
by
FLAGGR
·
· Score: 3, Interesting
Harder, because someone who wanted to make a minimal kernel would probably be bound to some pretty specific hardware, which might depend on alot of kernel features. I've stripped my own kernel once, straight from source. v2.2 I think... It was difficult, but eventually worked. I've got a floppy disk that runs all the mini stuff, plus X11/Fluxbox. Very neat, all on one floppy (mind you X11 is painfully thinned down of course, so its basically only usable to use as a GUI installer for an app or something)
uclibc is a tiny libc which fits BusyBox very well. A complete linux system (without kernel) can be built using less than 500kbyte with busybox and uclibc.
RFC1925
Harder, because someone who wanted to make a minimal kernel would probably be bound to some pretty specific hardware, which might depend on alot of kernel features. I've stripped my own kernel once, straight from source. v2.2 I think... It was difficult, but eventually worked. I've got a floppy disk that runs all the mini stuff, plus X11/Fluxbox. Very neat, all on one floppy (mind you X11 is painfully thinned down of course, so its basically only usable to use as a GUI installer for an app or something)