aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-prep/configs/etc/modprobe.d
diff options
context:
space:
mode:
authorficus <ficus@robocracy.org>2012-09-23 04:22:14 +0200
committerficus <ficus@robocracy.org>2012-09-23 04:22:14 +0200
commitb1aec80110e822d835f6c97a2320b7dfc5fba039 (patch)
tree3f88cf6ec6a8e2836c91705baf2bfc31ab51d0dd /packages/torouter-prep/configs/etc/modprobe.d
parente2973e8ea5c57bfa6ed41293e0250c68d29cfed9 (diff)
downloadtorouter-b1aec80110e822d835f6c97a2320b7dfc5fba039.tar.gz
torouter-b1aec80110e822d835f6c97a2320b7dfc5fba039.zip
possibly functional image builder
Diffstat (limited to 'packages/torouter-prep/configs/etc/modprobe.d')
-rw-r--r--packages/torouter-prep/configs/etc/modprobe.d/blacklist.conf26
1 files changed, 26 insertions, 0 deletions
diff --git a/packages/torouter-prep/configs/etc/modprobe.d/blacklist.conf b/packages/torouter-prep/configs/etc/modprobe.d/blacklist.conf
new file mode 100644
index 0000000..dfb7967
--- /dev/null
+++ b/packages/torouter-prep/configs/etc/modprobe.d/blacklist.conf
@@ -0,0 +1,26 @@
+# This file lists modules which will not be loaded as the result of
+# alias expansion, with the purpose of preventing the hotplug subsystem
+# to load them. It does not affect autoloading of modules by the kernel.
+# This file is provided by the udev package.
+
+# evbug is a debug tool and should be loaded explicitly
+blacklist evbug
+
+# these drivers are very simple, the HID drivers are usually preferred
+blacklist usbmouse
+blacklist usbkbd
+
+# replaced by e100
+blacklist eepro100
+
+# replaced by tulip
+blacklist de4x5
+
+# replaced by tmscsim
+blacklist am53c974
+
+# these watchdog drivers break some systems
+blacklist iTCO_wdt
+
+# We do not need or want ipv6 right now
+blacklist ipv6