summaryrefslogtreecommitdiff
path: root/modutils
Commit message (Expand)AuthorAge
* restore documentation on the build config languageKartik Agaram2018-06-06
* getopt32: remove opt_complementaryDenys Vlasenko2017-08-08
* getopt32: remove applet_long_optionsDenys Vlasenko2017-08-08
* modutils: make them NOEXEC except depmodDenys Vlasenko2017-08-04
* do not use `a' quoting style in commentsDenys Vlasenko2017-08-02
* config: deindent all help textsDenys Vlasenko2017-07-21
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-18
* modutils: delete unused replace_underscores()Denys Vlasenko2017-06-28
* Spelling fixes in comments, documentation, tests and examplesDenys Vlasenko2017-04-17
* modprobe: do not descend into /etc/modprobe.d/DIR/. Closes 8686Denys Vlasenko2017-04-06
* modprobe-small: fix "modprobe non-existing-module" exitcode (should be 1)Denys Vlasenko2017-04-06
* modprobe: read modules.builtinBen Hutchings2017-04-06
* Update depmod & modprobe upstream help text in commentsKang-Che Sung2017-03-28
* modprobe-small: define and use DEPMOD_OPT_n (option mask)Kang-Che Sung2017-02-12
* modprobe-small: document '-n' in depmod usageKang-Che Sung2017-02-12
* modprobe_small: if only MODPROBE and DEPMOD are selected, no need to test for...Denys Vlasenko2017-02-07
* Reorder modutils config options & fix yet more dependencyKang-Che Sung2017-02-05
* modutils: fix config options dependency (2)Kang-Che Sung2017-02-05
* cmdline module options can be disabled on "big" modutilsKang-Che Sung2017-02-01
* modutils: remove redundant "select PLATFORM_LINUX" configsKang-Che Sung2017-02-01
* modprobe-small: move lsmod code out of modprobe_main()Kang-Che Sung2017-02-01
* modprobe-small: improve config help textDenys Vlasenko2017-02-01
* modprobe-small: fix --help texts, they are from "big" modutilsDenys Vlasenko2017-01-30
* modutils: fix config options dependencyKang-Che Sung2017-01-30
* *: add comment about APPLET_ODDNAME formatDenys Vlasenko2017-01-29
* Big cleanup in config help and descriptionDenys Vlasenko2017-01-10
* make_single_applets.sh: show errors and warningsDenys Vlasenko2017-01-09
* modprobe-small: build fixesDenys Vlasenko2017-01-09
* modprobe-small: optimizations for single applet buildExplorer092017-01-09
* modutils: remove special handling of uClibcWaldemar Brodkorb2017-01-04
* depmod: don't build it if MODPROBE_SMALL=yDenys Vlasenko2017-01-01
* Make RMMOD=y by defaultDenys Vlasenko2016-12-23
* Make INSMOD=y by defaultDenys Vlasenko2016-12-23
* modprobe-small: make applets individually selectableDenys Vlasenko2016-12-23
* Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config"Denys Vlasenko2016-12-22
* Convert all modutils/* applets to "new style" applet definitionsDenys Vlasenko2016-11-23
* modutils: support finit_module syscallMike Frysinger2016-09-15
* modprobe-small: fix bogus handling of unpack errorsDenys Vlasenko2016-06-20
* randomconfig fixesDenys Vlasenko2016-06-19
* modprobe: skip non-.conf files only in subdirectoriesDenys Vlasenko2016-03-29
* modprobe: only parse files that end in .confMike Frysinger2016-02-12
* modutils: fix build error with !DEPMODDenys Vlasenko2015-11-06
* modutils: merge module_entry and module_info to commonTimo Teräs2015-11-05
* modinfo: fix "-F firmware", add "intree" field displayDenys Vlasenko2015-10-28
* reuse a stringDenys Vlasenko2015-10-24
* rmmod: fix bad error messageDenys Vlasenko2015-10-24
* MODPROBE_SMALL is not experimental anymoreDenys Vlasenko2015-10-24
* modprobe: handle module arguments containing spacesPeter Korsgaard2015-09-09
* libbb: introduce and use is_prefixed_with()Denys Vlasenko2015-03-12
* modinfo: fix fallout from basename removalDenys Vlasenko2015-02-21