Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-03 | Patch by Rob Landley, fix warning | Glenn L McGrath | |
2003-08-05 | Seems I missed a spot | Eric Andersen | |
2003-08-05 | Merge/rework config system per the latest from linux-2.6.0-test2. | Eric Andersen | |
Fix the config bugs revealed by the updated config system. -Erik | |||
2003-06-30 | Patch from Pavel Roskin to fixup toplevel help text | Eric Andersen | |
2003-06-12 | Fix the location for the default config so 'make defconfig' | Eric Andersen | |
actually works | |||
2003-05-24 | Update mkdep, per the "touchless dependencies for 2.4.x" patch | Eric Andersen | |
from Geert Uytterhoeven posted to the lkml. -Erik | |||
2003-03-31 | Avoid errors with buggy preprocessors | Eric Andersen | |
2003-03-10 | Avoid potential rendering problems | Eric Andersen | |
2003-01-23 | Patch from Brett Hunt at micron.com to fixup potential segfaults | Eric Andersen | |
during 'make menuconfig' | |||
2003-01-11 | Patch from Robert Schwebel -- support ncurses installed in /usr/local | Eric Andersen | |
2002-12-13 | Don't build the ncurses stuff unless it is specifically asked for | Eric Andersen | |
-Erik | |||
2002-12-05 | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | |
modified Kbuild system I put into uClibc. With this, there should be no more need to modify Rules.mak since I've moved all the interesting options into the config system. I think I've got everything updated, but you never know, I may have made some mistakes, so watch closely. -Erik | |||
2002-11-07 | Fix broken tabs | Eric Andersen | |
2001-12-08 | Begin moving things to busybox.net | Eric Andersen | |
-Erik | |||
2001-11-10 | Cleanup some config problems. Add a sane default config that basically | Eric Andersen | |
matches the default old Config.h | |||
2001-11-07 | Remove comments about 'make bzImage' | Eric Andersen | |
2001-10-31 | Fix location of Configure.help | Eric Andersen | |
2001-10-24 | Ignore lxdialog | Eric Andersen | |
2001-10-24 | ignore generated files | Eric Andersen | |
2001-10-24 | Major rework of the directory structure and the entire build system. | Eric Andersen | |
-Erik | |||
2001-07-30 | This depmod script will create a modules.dep file, just like the depmod | Eric Andersen | |
binary from modutils. This one, however, can be run on the _host_ system (need not be run on the target) and is fully cross platform, so even if your target is ARM or powerpc or whatever, this will still work. When used to support the new modprobe applet, this allows busybox to fully supplant modutils for architectures supported by busybox insmod. -Erik | |||
2001-07-30 | Fix up the sample inittab entry per what is current. | Eric Andersen | |
-Erik | |||
2001-06-26 | rpm2cpio applet by Laurence Anderson | Glenn L McGrath | |
2001-04-17 | Added some help messages. | Mark Whitley | |
2001-03-14 | Script that generates a script that will convert oddball variable names to K&R | Mark Whitley | |
style. | |||
2000-12-12 | Script updates for better portability | Eric Andersen | |
2000-11-29 | Finish commit of rpmunpack and add in scripts for undeb and unrpm | Eric Andersen | |
2000-09-15 | Don't suppress output of umount and swapoff - it is both unwise | Pavel Roskin | |
and incompatible with lash that doesn't support >&1 yet. | |||
2000-09-14 | Add in a patch from robotti@metconnect.com and Chip Rosenthal to make | Eric Andersen | |
init do login shell stuff. -Erik | |||
2000-02-09 | Update the sample inittab to add the "ctrlaltdel" action. | Erik Andersen | |
Note a bug in busybox init that I need to fix. -Erik | |||
2000-01-06 | Add in sample inittab file | Erik Andersen | |
-Erik |