index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modutils
/
Config.src
Age
Commit message (
Expand
)
Author
2018-06-06
restore documentation on the build config language
Kartik Agaram
2017-07-21
config: deindent all help texts
Denys Vlasenko
2017-04-17
Spelling fixes in comments, documentation, tests and examples
Denys Vlasenko
2017-02-05
Reorder modutils config options & fix yet more dependency
Kang-Che Sung
2017-02-05
modutils: fix config options dependency (2)
Kang-Che Sung
2017-02-01
cmdline module options can be disabled on "big" modutils
Kang-Che Sung
2017-02-01
modutils: remove redundant "select PLATFORM_LINUX" configs
Kang-Che Sung
2017-02-01
modprobe-small: improve config help text
Denys Vlasenko
2017-01-30
modutils: fix config options dependency
Kang-Che Sung
2017-01-10
Big cleanup in config help and description
Denys Vlasenko
2016-12-22
Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config"
Denys Vlasenko
2016-11-23
Convert all modutils/* applets to "new style" applet definitions
Denys Vlasenko
2015-10-24
MODPROBE_SMALL is not experimental anymore
Denys Vlasenko
2011-02-26
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2010-07-19
mark Linux-specific configuration options
Jeremie Koenig
2010-06-27
modinfo: needs DEFAULT_MODULES_DIR and DEFAULT_DEPMOD_FILE
Lauri Kasanen
2010-06-06
modinfo: new applet
Pascal Bellard
2010-06-06
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-04
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko