From 337071e30fdf50270748e93ab7b6152530d3d3c2 Mon Sep 17 00:00:00 2001 From: ficus Date: Mon, 19 Nov 2012 17:50:17 +0100 Subject: debugging user creation problem --- .../includes.chroot/etc/modprobe.d/blacklist.conf | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 config/includes.chroot/etc/modprobe.d/blacklist.conf (limited to 'config/includes.chroot/etc/modprobe.d/blacklist.conf') diff --git a/config/includes.chroot/etc/modprobe.d/blacklist.conf b/config/includes.chroot/etc/modprobe.d/blacklist.conf deleted file mode 100644 index dfb7967..0000000 --- a/config/includes.chroot/etc/modprobe.d/blacklist.conf +++ /dev/null @@ -1,26 +0,0 @@ -# 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 -- cgit v1.2.3