aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.in
AgeCommit message (Expand)Author
2008-11-29acpid: new applet by Vladimir. +737 bytesDenis Vlasenko
2008-11-06build system: tidying up CONFIG_xxx names (suggested by Rob)Denis Vlasenko
2008-10-13hush: fix trashing of environment by local env vars:Denis Vlasenko
2008-10-12blkid: new applet. We almost had everything needed for it alreadyDenis Vlasenko
2008-08-19- add new applet rdev (Grant Erickson)Bernhard Reutner-Fischer
2008-07-22- strip implied proto and superfluous "www." domain part.Bernhard Reutner-Fischer
2008-07-22- wrap overlong lines (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2008-05-19- improve wordingBernhard Reutner-Fischer
2008-05-18swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>)Denis Vlasenko
2008-04-22whitespace fixes. no code changesDenis Vlasenko
2008-04-21build system: move misplaced config entry for script appletDenis Vlasenko
2008-03-29mdev: optional support for regex pattern group substitution.Denis Vlasenko
2008-03-21*: fix build problems found with randomconfigDenis Vlasenko
2008-03-20termios can be used by either top or more.Paul Fox
2008-03-17volume_id: disable detection routines which are not setting label and uuid an...Denis Vlasenko
2008-03-17volude_id: remove unused fields and functions which were setting themDenis Vlasenko
2008-03-17*: mode tcp/udpsvd to networking, delete ipsvd/*Denis Vlasenko
2008-02-18support for mount by label (not yet tested)Denis Vlasenko
2008-02-18mount: optional support for -vv verbosityDenis Vlasenko
2008-02-16mount: make -f work even without mtab supportDenis Vlasenko
2008-02-15split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...Mike Frysinger
2008-02-03mkswap: do not do extra seekDenis Vlasenko
2008-02-01add support for renaming/relocating device nodesMike Frysinger
2007-11-23fix buglets found by randomconfigDenis Vlasenko
2007-11-18hexdump: add hd alias, add -R optionDenis Vlasenko
2007-09-22move microcom to miscutilsDenis Vlasenko
2007-09-21microcom: new applet by Vladimir Dronnikov <dronnikov@gmail.ru>Denis Vlasenko
2007-09-15httpd: do not clear environmentDenis Vlasenko
2007-06-16make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-featuresDenis Vlasenko
2007-06-13add support for firmware loadingMike Frysinger
2007-02-14create a document for mdev so people dont have to rtfsMike Frysinger
2007-01-24combine depends linesMike Frysinger
2007-01-24correct file format errorsMike Frysinger
2006-12-01- provide central knob to turn off RPC related options.Bernhard Reutner-Fischer
2006-10-05build system overhaulDenis Vlasenko
2006-09-21mount: nfs mount should enable bb_error-to-syslog supportDenis Vlasenko
2006-09-10nfsmount: nfsmount.h merged into nfsmount.cDenis Vlasenko
2006-09-01Vladimir Dronnikov also submitted a CIFS support patch to mount, which IRob Landley
2006-08-08Add shared subtree support, suggested by Vladimir Dronnikov. Also break out aRob Landley
2006-07-27Add back in non-ifdef version of FEATURE_PRETTY_PRINT, and get the attributionRob Landley
2006-07-27There's no excuse for adding new #ifdefs to the code like that. None at all.Rob Landley
2006-07-27allow people to display dmesg output without syslog levelsMike Frysinger
2006-06-26Upgrade 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-08More busting on legacy mtab support in the help text.Rob Landley
2006-04-13Patch from Robert P Day: let menuconfig indent stuff for us, we don't haveRob Landley
2006-03-29- shrink mkswap and make v0 support optional. Thanks also to Tito for his ideas.Bernhard Reutner-Fischer
2006-03-20Remove unneeded entries.Rob Landley
2006-03-20Patch from tito, acked by Bernhard Fischer.Rob Landley
2006-02-21add setarch/linux32/linux64 appletMike Frysinger