summaryrefslogtreecommitdiff
path: root/modutils/Config.in
Commit message (Expand)AuthorAgeFilesLines
* modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi>Denis Vlasenko2008-09-131-140/+98
* *: refactor handling of archived files. "tar f file.tar.lzma" now works too.Denis Vlasenko2008-08-051-7/+0
* - wrap overlong lines (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2008-07-221-5/+5
* fix typo in config help textDenis Vlasenko2008-07-101-1/+1
* modprobe-small: make depmod compatible with kernel build.Denis Vlasenko2008-07-101-4/+12
* libbb: use improved xmalloc_read() from modprobe-smallDenis Vlasenko2008-07-091-1/+1
* modutils: optional modutils-small by Vladimir Dronnikov.Denis Vlasenko2008-07-041-4/+57
* whitespace and comment fixes, no code changesDenis Vlasenko2008-06-161-4/+4
* config help text: fix capitalizationDenis Vlasenko2008-06-041-4/+2
* - add alias supportBernhard Reutner-Fischer2008-06-021-0/+10
* - optional fancy pruning-mode for depmodBernhard Reutner-Fischer2008-06-021-0/+14
* - Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE.Bernhard Reutner-Fischer2008-05-271-1/+18
* - improve help-textBernhard Reutner-Fischer2008-05-271-0/+3
* - add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov...Bernhard Reutner-Fischer2008-05-261-0/+6
* modprobe: optional "blacklist" command support (by Natanael Copa)Denis Vlasenko2008-05-181-0/+12
* Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.Denis Vlasenko2008-05-131-2/+2
* *: mode tcp/udpsvd to networking, delete ipsvd/*Denis Vlasenko2008-03-171-1/+1
* as Peter Kjellerstedt points out, bool/prompt/depend need to be split up in o...Mike Frysinger2007-01-241-4/+6
* change "bool ... if OPT" to more common "depend ... OPT"Mike Frysinger2007-01-241-4/+4
* combine bool;prompt to just boolMike Frysinger2007-01-241-4/+2
* modprobe: fix for 2.4 kernels - byDenis Vlasenko2006-10-141-1/+1
* fixes from Vladimir Dronnikov <dronnikov@gmail.ru>Denis Vlasenko2006-10-101-1/+1
* build system overhaulDenis Vlasenko2006-10-051-31/+31
* Patch from Yann Morin to fix bug 941, underscores in module aliases.Rob Landley2006-07-201-1/+12
* fix spelling mistakesMike Frysinger2006-05-261-1/+1
* Patch from Robert P Day: let menuconfig indent stuff for us, we don't haveRob Landley2006-04-131-3/+3
* just whitespaceTim Riker2006-01-251-2/+2
* Patch from Yann E. Morin to reorganize module config options.Rob Landley2005-12-111-36/+43
* Yann Morin's modprobe multiple options patch. There's more work to be done,Rob Landley2005-11-151-0/+19
* Tweak the "pretty lsmod for 2.6" patch to be seperately selectable.Rob Landley2005-05-041-4/+12
* Takeharu Kato's patch added 2.6 support to lsmod; this changes menuconfigRob Landley2005-05-041-7/+7
* Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACEEric Andersen2004-07-201-0/+2
* Fixup some cases of "QM_MODULES: not implemented" for bothEric Andersen2004-07-131-7/+1
* kill off insmod support for older pre 2.1 Linux kernels,Eric Andersen2004-06-221-15/+8
* Patrick Huesmann writes:Eric Andersen2004-06-221-4/+4
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-5/+5
* Update modutils with 2.6 module supportEric Andersen2003-12-111-19/+17
* To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES beGlenn L McGrath2003-09-031-0/+1
* Document CONFIG_FEATURE_INSMOD_LOADINKMEMEric Andersen2003-07-221-1/+4
* Patch from Terje Kvernes adding quite a lot of missing documentationEric Andersen2003-07-221-5/+10
* Patch from Thomas Cameron:Eric Andersen2003-07-141-2/+3
* Patch from Kent Robotti adding a bunch of needed docs!Eric Andersen2003-07-051-3/+3
* Rename, to specify kernelGlenn L McGrath2003-03-301-1/+1
* Patch from Artem Egorkine to support the -m optionEric Andersen2003-01-231-0/+21
* Patch from Joel Vallier to add modules symbols to the kernel symbolEric Andersen2003-01-231-0/+11
* Yet another major rework of the BusyBox config system, using the considerablyEric Andersen2002-12-051-0/+84