From cb0073ec4898c5437686f95eddd352d52a0f5cc2 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sat, 8 Jul 2006 16:54:36 +0000 Subject: Fixes for vm-udev, addition of glx-check for ATI, see HardwareErkennung too ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@277 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/distro-specs/ubuntu/functions-5.10 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'initrd/distro-specs/ubuntu') diff --git a/initrd/distro-specs/ubuntu/functions-5.10 b/initrd/distro-specs/ubuntu/functions-5.10 index c47270b0..925b25a7 100644 --- a/initrd/distro-specs/ubuntu/functions-5.10 +++ b/initrd/distro-specs/ubuntu/functions-5.10 @@ -3,13 +3,13 @@ # ramdisk after genconfig) - overwrites settings from the # ubuntu default file (functions-default) # -# Author(s): Dirk von Suchodoletz , 23-06-2006 +# Author(s): Dirk von Suchodoletz , 08-07-2006 # Nico Dietrich # Felix Endres # # Copyright: (c) 2006 - RZ Universitaet Freiburg # -# Version: 0.3.0a +# Version: 0.3.0b <<<<<<< .mine # distro specific stuff to initialize @@ -354,7 +354,7 @@ devices\n# during vmware sessions. If you like to remove certain modules \ add them\n# to the list below - Dirk von Suchodoletz, \n\ STATE=1\nps aux|grep -i vmware|grep -v \"grep\" &>/dev/null && { STATE=0; \ /sbin/rmmod usb-storage &>/tmp/null; }\n\ -[ x$ACTION = xremove ] && { [ $STATE = 0 ] && /sbin/rmmod usb-storage \ +[ x\$ACTION = xremove ] && { [ \$STATE = 0 ] && /sbin/rmmod usb-storage \ &>/dev/null; }\nexit \$STATE" > /mnt/var/X11R6/bin/vm-udev chmod u+x /mnt/var/X11R6/bin/vm-udev echo -e "# special entry to block linux from reacting to usb events during \ -- cgit v1.2.3-55-g7522