From c98d1ec8d5c07418be6bba0ee906599f5a2afee9 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Wed, 24 May 2006 16:22:23 +0000 Subject: fix for the kiosk mode (permissions), fix for usb/vmware ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@236 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/distro-specs/suse/functions-10.0 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'initrd/distro-specs/suse') diff --git a/initrd/distro-specs/suse/functions-10.0 b/initrd/distro-specs/suse/functions-10.0 index 1d53cda6..67c9d4d2 100644 --- a/initrd/distro-specs/suse/functions-10.0 +++ b/initrd/distro-specs/suse/functions-10.0 @@ -3,13 +3,11 @@ # changes should be done there, version specific changes for # the 10.0 here. # -# Author(s): Dirk von Suchodoletz , 29-04-2006 -# Blabla -# Blub +# Author(s): Dirk von Suchodoletz , 24-05-2006 # # Copyright: (c) 2006 - RZ Universitaet Freiburg # -# Version: 0.2.1e +# Version: 0.2.1f # postinit () { @@ -90,7 +88,7 @@ sed -e "s,TARGETS =,TARGETS = vmware-prep," \ cp /etc/.depend.start /mnt/etc/${D_INITDIR}/.depend.start # during vmware sessions linux should not handle usb events/devices testmkd /mnt/var/X11R6/bin -echo '#!/bin/sh'>> /mnt/etc/udev/rules.d/01-udev-vm.rules +echo '#!/bin/sh'> /mnt/var/X11R6/bin/vm-udev echo -e "# Script for blocking linux from handling usb \ devices\n# during vmware sessions. If you like to remove certain modules \ add them\n# to the list below - Dirk von Suchodoletz, \n\ -- cgit v1.2.3-55-g7522