Age | Commit message (Expand) | Author |
2006-10-05 | build system overhaul | Denis Vlasenko |
2006-09-21 | mount: nfs mount should enable bb_error-to-syslog support | Denis Vlasenko |
2006-09-10 | nfsmount: nfsmount.h merged into nfsmount.c | Denis Vlasenko |
2006-09-01 | Vladimir Dronnikov also submitted a CIFS support patch to mount, which I | Rob Landley |
2006-08-08 | Add shared subtree support, suggested by Vladimir Dronnikov. Also break out a | Rob Landley |
2006-07-27 | Add back in non-ifdef version of FEATURE_PRETTY_PRINT, and get the attribution | Rob Landley |
2006-07-27 | There's no excuse for adding new #ifdefs to the code like that. None at all. | Rob Landley |
2006-07-27 | allow people to display dmesg output without syslog levels | Mike Frysinger |
2006-06-26 | Upgrade mdev to allow commands to be run on create/delete. | Rob Landley |
2006-05-26 | - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! | Bernhard Reutner-Fischer |
2006-05-08 | More busting on legacy mtab support in the help text. | Rob Landley |
2006-04-13 | Patch from Robert P Day: let menuconfig indent stuff for us, we don't have | Rob Landley |
2006-03-29 | - shrink mkswap and make v0 support optional. Thanks also to Tito for his ideas. | Bernhard Reutner-Fischer |
2006-03-20 | Remove unneeded entries. | Rob Landley |
2006-03-20 | Patch from tito, acked by Bernhard Fischer. | Rob Landley |
2006-02-21 | add setarch/linux32/linux64 applet | Mike Frysinger |
2006-02-08 | Fix umount so it works if there's no /etc/mtab or /proc/mounts, make | Rob Landley |
2006-02-02 | alphabetical order and fix mdev comments about echo>/sys vs echo>/proc/sys | Mike Frysinger |
2006-01-25 | just whitespace | Tim Riker |
2005-12-17 | Added /etc/mdev.conf support. Adds about 1.9k to mdev. | Rob Landley |
2005-12-13 | Nothing to see here. Move along. | Rob Landley |
2005-10-27 | Add a switch_root utility (like kconfig's utils/run_init.c, although not | Rob Landley |
2005-10-08 | Rename CONFIG_NFSMOUNT to CONFIG_FEATURE_MOUNT_NFS so allbaseconfig can | Rob Landley |
2005-09-28 | allow people to adjtime location | Mike Frysinger |
2005-09-24 | re-order a little for alphabetical | Mike Frysinger |
2005-08-10 | Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk | Rob Landley |
2005-07-19 | applying fix from: | Paul Fox |
2005-06-23 | applets specified as _BB_SUID_ALWAYS in applets.h should also select | Eric Andersen |
2005-06-20 | Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use | Rob Landley |
2005-05-20 | Add readprofile applet support. | Paul Mundt |
2005-04-23 | remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff... | Mike Frysinger |
2005-04-22 | import lsattr and chattr from e2fsprogs | Mike Frysinger |
2004-05-19 | Do not select LFS | Eric Andersen |
2004-05-19 | Erik, | Eric Andersen |
2004-03-30 | Go ahead and kill off the FDISK_SUPPORT_LARGE_DISKS option, | Eric Andersen |
2004-03-30 | The fdisk llseek junk was redundant, since both uClibc and glibc | Eric Andersen |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2003-10-22 | Andreas Mohr writes: | Eric Andersen |
2003-08-06 | Patch from vodz: | Eric Andersen |
2003-07-26 | There should be only one instance of CONFIG_FEATURE_AUTOWIDTH | Eric Andersen |
2003-07-26 | Don't depend on CONFIG_LFS. It is really a suggestion, not a requirement, | Eric Andersen |
2003-07-14 | Require that LFS is enabled to get fdisk | Eric Andersen |
2003-07-05 | Add the fdformat utility, based on a patch from Kent Robotti, | Eric Andersen |
2003-07-03 | Patch from Kent Robotti adding a bunch of menuconfig help | Eric Andersen |
2003-02-27 | Write all the help text for the util-linux utilities. Allow | Eric Andersen |
2003-01-04 | fdisk writable feature, allows compilation of a small fdisk that can | Glenn L McGrath |
2002-12-05 | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen |