summaryrefslogtreecommitdiffstats
path: root/initrd/distro-specs
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-05-24 18:22:23 +0200
committerDirk von Suchodoletz2006-05-24 18:22:23 +0200
commitc98d1ec8d5c07418be6bba0ee906599f5a2afee9 (patch)
tree7902839d4b9e6365bb307dcb3469b06945f4330c /initrd/distro-specs
parentsmall runvm bug + default.desktop added to serv (diff)
downloadcore-c98d1ec8d5c07418be6bba0ee906599f5a2afee9.tar.gz
core-c98d1ec8d5c07418be6bba0ee906599f5a2afee9.tar.xz
core-c98d1ec8d5c07418be6bba0ee906599f5a2afee9.zip
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
Diffstat (limited to 'initrd/distro-specs')
-rw-r--r--initrd/distro-specs/suse/functions-10.08
1 files changed, 3 insertions, 5 deletions
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 <dirk@goe.net>, 29-04-2006
-# Blabla
-# Blub
+# Author(s): Dirk von Suchodoletz <dirk@goe.net>, 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, <dirk@goe.net>\n\