Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary vor 7 Jahren
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options vor 7 Jahren
  Denys Vlasenko 3346b4afc5 modutils: make them NOEXEC except depmod vor 7 Jahren
  Denys Vlasenko 72089cf6b4 config: deindent all help texts vor 7 Jahren
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes vor 7 Jahren
  Denys Vlasenko 4f0b540d08 modprobe: do not descend into /etc/modprobe.d/DIR/. Closes 8686 vor 7 Jahren
  Ben Hutchings 803c85a207 modprobe: read modules.builtin vor 7 Jahren
  Kang-Che Sung b1d6a2c624 cmdline module options can be disabled on "big" modutils vor 7 Jahren
  Kang-Che Sung 264cb01540 modutils: remove redundant "select PLATFORM_LINUX" configs vor 7 Jahren
  Denys Vlasenko a1cd0d9849 modprobe-small: make applets individually selectable vor 8 Jahren
  Denys Vlasenko e32b64c4ec Convert all modutils/* applets to "new style" applet definitions vor 8 Jahren
  Denys Vlasenko 20dd499341 modprobe: skip non-.conf files only in subdirectories vor 8 Jahren
  Mike Frysinger 3a5cc98902 modprobe: only parse files that end in .conf vor 8 Jahren
  Timo Teräs 48dc80bbba modutils: merge module_entry and module_info to common vor 9 Jahren
  Denys Vlasenko 941e7a4919 reuse a string vor 9 Jahren
  Denys Vlasenko cd13974b20 rmmod: fix bad error message vor 9 Jahren
  Peter Korsgaard 875297378c modprobe: handle module arguments containing spaces vor 9 Jahren
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() vor 9 Jahren
  Natanael Copa 9de69c024c modprobe: fix modprobe -r and parsing of /etc/modprobe.d vor 9 Jahren
  Denys Vlasenko 76b2262b9b modprobe: fix "modprobe devname:snd/timer" case (alias with a slash) vor 9 Jahren
  Denys Vlasenko e998b08f11 modprobe: fix recent breakage: modules.dep reading code needs to strip dirname vor 9 Jahren
  Denys Vlasenko 78854520eb modprobe: revert checking for /, stop doing basename() on modprobe args vor 10 Jahren
  Denys Vlasenko 4e314faa0a modprobe,rmmod: reject module names with slashes vor 10 Jahren
  Denys Vlasenko 5fd3ddfb24 modprobe-small: fix help messages for aliased module-related applets vor 10 Jahren
  Denys Vlasenko 982e87f2fb Whitespace fixes vor 11 Jahren
  Felipe Contreras 428bd2d433 modprobe: accept -b even if blacklist functionality is disabled vor 12 Jahren
  Timo Teras e12e0acb92 modprobe: use hash table. speeds up significantly if modprobe.dep is large vor 13 Jahren
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts vor 13 Jahren
  Denys Vlasenko 5dad4aeede modprobe: fix "modprobe -l name-with-dash" vor 13 Jahren
  Denys Vlasenko b7c9fb27cb whitespace fixes vor 13 Jahren