| Commit message (Expand) | Author | Age | Files | Lines |
* | support for mount by label (not yet tested) | Denis Vlasenko | 2008-02-18 | 1 | -0/+229 |
* | mount: optional support for -vv verbosity | Denis Vlasenko | 2008-02-18 | 1 | -0/+9 |
* | mount: make -f work even without mtab support | Denis Vlasenko | 2008-02-16 | 1 | -0/+8 |
* | split some rtc funcs out of hwclock and into an rtc header/lib so that the ne... | Mike Frysinger | 2008-02-15 | 1 | -0/+6 |
* | mkswap: do not do extra seek | Denis Vlasenko | 2008-02-03 | 1 | -3/+5 |
* | add support for renaming/relocating device nodes | Mike Frysinger | 2008-02-01 | 1 | -0/+9 |
* | fix buglets found by randomconfig | Denis Vlasenko | 2007-11-23 | 1 | -0/+1 |
* | hexdump: add hd alias, add -R option | Denis Vlasenko | 2007-11-18 | 1 | -0/+16 |
* | move microcom to miscutils | Denis Vlasenko | 2007-09-22 | 1 | -6/+0 |
* | microcom: new applet by Vladimir Dronnikov <dronnikov@gmail.ru> | Denis Vlasenko | 2007-09-21 | 1 | -0/+6 |
* | httpd: do not clear environment | Denis Vlasenko | 2007-09-15 | 1 | -0/+10 |
* | make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features | Denis Vlasenko | 2007-06-16 | 1 | -1/+2 |
* | add support for firmware loading | Mike Frysinger | 2007-06-13 | 1 | -0/+11 |
* | create a document for mdev so people dont have to rtfs | Mike Frysinger | 2007-02-14 | 1 | -26/+10 |
* | combine depends lines | Mike Frysinger | 2007-01-24 | 1 | -2/+1 |
* | correct file format errors | Mike Frysinger | 2007-01-24 | 1 | -3/+3 |
* | - provide central knob to turn off RPC related options. | Bernhard Reutner-Fischer | 2006-12-01 | 1 | -0/+1 |
* | build system overhaul | Denis Vlasenko | 2006-10-05 | 1 | -78/+78 |
* | mount: nfs mount should enable bb_error-to-syslog support | Denis Vlasenko | 2006-09-21 | 1 | -0/+1 |
* | nfsmount: nfsmount.h merged into nfsmount.c | Denis Vlasenko | 2006-09-10 | 1 | -1/+2 |
* | Vladimir Dronnikov also submitted a CIFS support patch to mount, which I | Rob Landley | 2006-09-01 | 1 | -0/+6 |
* | Add shared subtree support, suggested by Vladimir Dronnikov. Also break out a | Rob Landley | 2006-08-08 | 1 | -1/+18 |
* | Add back in non-ifdef version of FEATURE_PRETTY_PRINT, and get the attribution | Rob Landley | 2006-07-27 | 1 | -0/+20 |
* | There's no excuse for adding new #ifdefs to the code like that. None at all. | Rob Landley | 2006-07-27 | 1 | -20/+0 |
* | allow people to display dmesg output without syslog levels | Mike Frysinger | 2006-07-27 | 1 | -0/+20 |
* | Upgrade mdev to allow commands to be run on create/delete. | Rob Landley | 2006-06-26 | 1 | -6/+21 |
* | - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! | Bernhard Reutner-Fischer | 2006-05-26 | 1 | -2/+2 |
* | More busting on legacy mtab support in the help text. | Rob Landley | 2006-05-08 | 1 | -1/+5 |
* | Patch from Robert P Day: let menuconfig indent stuff for us, we don't have | Rob Landley | 2006-04-13 | 1 | -19/+19 |
* | - shrink mkswap and make v0 support optional. Thanks also to Tito for his ideas. | Bernhard Reutner-Fischer | 2006-03-29 | 1 | -0/+10 |
* | Remove unneeded entries. | Rob Landley | 2006-03-20 | 1 | -10/+0 |
* | Patch from tito, acked by Bernhard Fischer. | Rob Landley | 2006-03-20 | 1 | -0/+10 |
* | add setarch/linux32/linux64 applet | Mike Frysinger | 2006-02-21 | 1 | -0/+9 |
* | Fix umount so it works if there's no /etc/mtab or /proc/mounts, make | Rob Landley | 2006-02-08 | 1 | -0/+7 |
* | alphabetical order and fix mdev comments about echo>/sys vs echo>/proc/sys | Mike Frysinger | 2006-02-02 | 1 | -34/+34 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -2/+2 |
* | Added /etc/mdev.conf support. Adds about 1.9k to mdev. | Rob Landley | 2005-12-17 | 1 | -1/+1 |
* | Nothing to see here. Move along. | Rob Landley | 2005-12-13 | 1 | -0/+30 |
* | Add a switch_root utility (like kconfig's utils/run_init.c, although not | Rob Landley | 2005-10-27 | 1 | -0/+22 |
* | Rename CONFIG_NFSMOUNT to CONFIG_FEATURE_MOUNT_NFS so allbaseconfig can | Rob Landley | 2005-10-08 | 1 | -1/+1 |
* | allow people to adjtime location | Mike Frysinger | 2005-09-28 | 1 | -0/+12 |
* | re-order a little for alphabetical | Mike Frysinger | 2005-09-24 | 1 | -14/+14 |
* | Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk | Rob Landley | 2005-08-10 | 1 | -35/+24 |
* | applying fix from: | Paul Fox | 2005-07-19 | 1 | -0/+8 |
* | applets specified as _BB_SUID_ALWAYS in applets.h should also select | Eric Andersen | 2005-06-23 | 1 | -0/+2 |
* | Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use | Rob Landley | 2005-06-20 | 1 | -17/+28 |
* | Add readprofile applet support. | Paul Mundt | 2005-05-20 | 1 | -0/+6 |
* | remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff... | Mike Frysinger | 2005-04-23 | 1 | -12/+0 |
* | import lsattr and chattr from e2fsprogs | Mike Frysinger | 2005-04-22 | 1 | -1/+11 |
* | Do not select LFS | Eric Andersen | 2004-05-19 | 1 | -1/+0 |