chiark / gitweb /
modprobe: kill support for nomodules
authorLennart Poettering <lennart@poettering.net>
Tue, 17 Aug 2010 16:10:46 +0000 (18:10 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 17 Aug 2010 16:13:47 +0000 (18:13 +0200)
commit1cba2c90e837b8ccff736890e223628275d4183d
tree6cc38824c59b1ac0cbef53fa93aae1d0754a935f
parentf276a41821fcd2b7e4968edef46ba3bd99706ecf
modprobe: kill support for nomodules

this should happen in the kernel itself, not be controlled from
userspace, if at all. So let's kill this here.
Makefile.am
src/main.c
src/modprobe-setup.c [deleted file]
src/modprobe-setup.h [deleted file]