aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: mode tcp/udpsvd to networking, delete ipsvd/*Denis Vlasenko2008-03-171-15/+14
* support for mount by label (not yet tested)Denis Vlasenko2008-02-181-0/+229
* mount: optional support for -vv verbosityDenis Vlasenko2008-02-181-0/+9
* mount: make -f work even without mtab supportDenis Vlasenko2008-02-161-0/+8
* split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...Mike Frysinger2008-02-151-0/+6
* mkswap: do not do extra seekDenis Vlasenko2008-02-031-3/+5
* add support for renaming/relocating device nodesMike Frysinger2008-02-011-0/+9
* fix buglets found by randomconfigDenis Vlasenko2007-11-231-0/+1
* hexdump: add hd alias, add -R optionDenis Vlasenko2007-11-181-0/+16
* move microcom to miscutilsDenis Vlasenko2007-09-221-6/+0
* microcom: new applet by Vladimir Dronnikov <dronnikov@gmail.ru>Denis Vlasenko2007-09-211-0/+6
* httpd: do not clear environmentDenis Vlasenko2007-09-151-0/+10
* make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-featuresDenis Vlasenko2007-06-161-1/+2
* add support for firmware loadingMike Frysinger2007-06-131-0/+11
* create a document for mdev so people dont have to rtfsMike Frysinger2007-02-141-26/+10
* combine depends linesMike Frysinger2007-01-241-2/+1
* correct file format errorsMike Frysinger2007-01-241-3/+3
* - provide central knob to turn off RPC related options.Bernhard Reutner-Fischer2006-12-011-0/+1
* build system overhaulDenis Vlasenko2006-10-051-78/+78
* mount: nfs mount should enable bb_error-to-syslog supportDenis Vlasenko2006-09-211-0/+1
* nfsmount: nfsmount.h merged into nfsmount.cDenis Vlasenko2006-09-101-1/+2
* Vladimir Dronnikov also submitted a CIFS support patch to mount, which IRob Landley2006-09-011-0/+6
* Add shared subtree support, suggested by Vladimir Dronnikov. Also break out aRob Landley2006-08-081-1/+18
* Add back in non-ifdef version of FEATURE_PRETTY_PRINT, and get the attributionRob Landley2006-07-271-0/+20
* There's no excuse for adding new #ifdefs to the code like that. None at all.Rob Landley2006-07-271-20/+0
* allow people to display dmesg output without syslog levelsMike Frysinger2006-07-271-0/+20
* Upgrade mdev to allow commands to be run on create/delete.Rob Landley2006-06-261-6/+21
* - add central knob to turn off getopt_long everywhere. EXPERIMENTAL!Bernhard Reutner-Fischer2006-05-261-2/+2
* More busting on legacy mtab support in the help text.Rob Landley2006-05-081-1/+5
* Patch from Robert P Day: let menuconfig indent stuff for us, we don't haveRob Landley2006-04-131-19/+19
* - shrink mkswap and make v0 support optional. Thanks also to Tito for his ideas.Bernhard Reutner-Fischer2006-03-291-0/+10
* Remove unneeded entries.Rob Landley2006-03-201-10/+0
* Patch from tito, acked by Bernhard Fischer.Rob Landley2006-03-201-0/+10
* add setarch/linux32/linux64 appletMike Frysinger2006-02-211-0/+9
* Fix umount so it works if there's no /etc/mtab or /proc/mounts, makeRob Landley2006-02-081-0/+7
* alphabetical order and fix mdev comments about echo>/sys vs echo>/proc/sysMike Frysinger2006-02-021-34/+34
* just whitespaceTim Riker2006-01-251-2/+2
* Added /etc/mdev.conf support. Adds about 1.9k to mdev.Rob Landley2005-12-171-1/+1
* Nothing to see here. Move along.Rob Landley2005-12-131-0/+30
* Add a switch_root utility (like kconfig's utils/run_init.c, although notRob Landley2005-10-271-0/+22
* Rename CONFIG_NFSMOUNT to CONFIG_FEATURE_MOUNT_NFS so allbaseconfig canRob Landley2005-10-081-1/+1
* allow people to adjtime locationMike Frysinger2005-09-281-0/+12
* re-order a little for alphabeticalMike Frysinger2005-09-241-14/+14
* Major rewrite of mount, umount, losetup. Untangled lots of code, shrunkRob Landley2005-08-101-35/+24
* applying fix from:Paul Fox2005-07-191-0/+8
* applets specified as _BB_SUID_ALWAYS in applets.h should also selectEric Andersen2005-06-231-0/+2
* Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could useRob Landley2005-06-201-17/+28
* Add readprofile applet support.Paul Mundt2005-05-201-0/+6
* remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff...Mike Frysinger2005-04-231-12/+0
* import lsattr and chattr from e2fsprogsMike Frysinger2005-04-221-1/+11