aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix dependencies of FEATURE_GETOPT_LONGDenys Vlasenko2009-07-041-2/+2
* mkswap: remove configuration for v0 supportDenys Vlasenko2009-06-191-10/+0
* mkswap: separate UUID featureDenys Vlasenko2009-06-191-0/+7
* getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko2009-06-191-1/+8
* scriptreplay: new applet. +423 bytesDenys Vlasenko2009-05-191-0/+7
* mkdosfs (aka mkfs.vfat): new applet by VladimirDenis Vlasenko2009-03-281-0/+6
* acpid: new applet by Vladimir. +737 bytesDenis Vlasenko2008-11-291-0/+22
* build system: tidying up CONFIG_xxx names (suggested by Rob)Denis Vlasenko2008-11-061-3/+1
* hush: fix trashing of environment by local env vars:Denis Vlasenko2008-10-131-1/+1
* blkid: new applet. We almost had everything needed for it alreadyDenis Vlasenko2008-10-121-4/+11
* - add new applet rdev (Grant Erickson)Bernhard Reutner-Fischer2008-08-191-0/+6
* - strip implied proto and superfluous "www." domain part.Bernhard Reutner-Fischer2008-07-221-1/+1
* - wrap overlong lines (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2008-07-221-63/+66
* - improve wordingBernhard Reutner-Fischer2008-05-191-1/+1
* swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>)Denis Vlasenko2008-05-181-0/+7
* whitespace fixes. no code changesDenis Vlasenko2008-04-221-1/+1
* build system: move misplaced config entry for script appletDenis Vlasenko2008-04-211-0/+6
* mdev: optional support for regex pattern group substitution.Denis Vlasenko2008-03-291-0/+7
* *: fix build problems found with randomconfigDenis Vlasenko2008-03-211-0/+1
* termios can be used by either top or more.Paul Fox2008-03-201-1/+1
* volume_id: disable detection routines which are not setting label and uuid an...Denis Vlasenko2008-03-171-83/+83
* volude_id: remove unused fields and functions which were setting themDenis Vlasenko2008-03-171-15/+15
* *: 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