Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-29Remove "select PLATFORM_LINUX"Denys Vlasenko
2022-11-29Fix non-Linux buildsSamuel Thibault
2018-06-06restore documentation on the build config languageKartik Agaram
2017-07-21config: deindent all help textsDenys Vlasenko
2017-04-17Spelling fixes in comments, documentation, tests and examplesDenys Vlasenko
2017-02-05Reorder modutils config options & fix yet more dependencyKang-Che Sung
2017-02-05modutils: fix config options dependency (2)Kang-Che Sung
2017-02-01cmdline module options can be disabled on "big" modutilsKang-Che Sung
2017-02-01modutils: remove redundant "select PLATFORM_LINUX" configsKang-Che Sung
2017-02-01modprobe-small: improve config help textDenys Vlasenko
2017-01-30modutils: fix config options dependencyKang-Che Sung
2017-01-10Big cleanup in config help and descriptionDenys Vlasenko
2016-12-22Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config"Denys Vlasenko
2016-11-23Convert all modutils/* applets to "new style" applet definitionsDenys Vlasenko
2015-10-24MODPROBE_SMALL is not experimental anymoreDenys Vlasenko
2011-02-27Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko
2010-07-19mark Linux-specific configuration optionsJeremie Koenig
2010-06-27modinfo: needs DEFAULT_MODULES_DIR and DEFAULT_DEPMOD_FILELauri Kasanen
2010-06-06modinfo: new appletPascal Bellard
2010-06-06remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko
2010-06-04mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko