Slashdot Mirror


BusyBox Goes 1.0.0

prostoalex writes "BusyBox, a stripped-down minimalistic toolkit for embedded Linux, is now shipping 1.0.0. ChangeLog is available on the project Web site."

2 of 24 comments (clear)

  1. 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
  2. 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)