livecd: rc.live - drop loading usbkbd (hotplug or udev should do t...

havner havner at pld-linux.org
Wed Sep 27 16:36:46 CEST 2006


Author: havner                       Date: Wed Sep 27 14:36:46 2006 GMT
Module: livecd                        Tag: HEAD
---- Log message:
- drop loading usbkbd (hotplug or udev should do this anyway)

---- Files affected:
livecd:
   rc.live (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: livecd/rc.live
diff -u livecd/rc.live:1.35 livecd/rc.live:1.36
--- livecd/rc.live:1.35	Thu Aug  3 18:21:45 2006
+++ livecd/rc.live	Wed Sep 27 16:36:41 2006
@@ -442,7 +442,6 @@
 echo psmouse >> /etc/modules
 echo sermouse >> /etc/modules
 if [ ! "$UDEV" = "yes" ]; then
-	modprobe usbkbd >/dev/null 2>&1
 	modprobe sd_mod >/dev/null 2>&1
 	modprobe usb-storage >/dev/null 2>&1
 fi
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/livecd/rc.live?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list