summaryrefslogtreecommitdiffstats
path: root/initrd/distro-specs/suse/config-10.1
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-07-15 13:22:25 +0200
committerDirk von Suchodoletz2006-07-15 13:22:25 +0200
commit8496797591fe6c68608209fa6884f1e5a42b4588 (patch)
treec87ee23db9f3de6f0aeea2007e70bc6fad037019 /initrd/distro-specs/suse/config-10.1
parentAdded "fileget" configuration (via tftp from ~/tftpboot/client-config/*), (diff)
downloadcore-8496797591fe6c68608209fa6884f1e5a42b4588.tar.gz
core-8496797591fe6c68608209fa6884f1e5a42b4588.tar.xz
core-8496797591fe6c68608209fa6884f1e5a42b4588.zip
Trying on fix for #65 (different handling of kbd settings for SuSE
distros), minor other fixes and additions ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@281 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initrd/distro-specs/suse/config-10.1')
-rw-r--r--initrd/distro-specs/suse/config-10.14
1 files changed, 2 insertions, 2 deletions
diff --git a/initrd/distro-specs/suse/config-10.1 b/initrd/distro-specs/suse/config-10.1
index 62ff2db5..5b7babc7 100644
--- a/initrd/distro-specs/suse/config-10.1
+++ b/initrd/distro-specs/suse/config-10.1
@@ -1,7 +1,7 @@
# Description: distro specific settings for SuSE 10.1. This configuration
# might change settings from SuSE default configuration file
#
-# Author(s): Dirk von Suchodoletz <dirk@goe.net>, 23-06-2006
+# Author(s): Dirk von Suchodoletz <dirk@goe.net>, 15-07-2006
#
# Copyright: (c) 2003, 2006 - RZ Universitaet Freiburg
@@ -24,5 +24,5 @@
# D_BOOTLOCAL - script for user specified stuff which should be started
# during client bootup, path and file relative to /etc
-D_INITSCRIPTS="boot.udev boot.proc boot.klog boot.loadmodules boot.clock boot.sysctl boot.ipconfig boot.swap"
+D_INITSCRIPTS="kbd boot.udev boot.proc boot.klog boot.loadmodules boot.clock boot.sysctl boot.ipconfig boot.swap"
D_RODIRSINRW="/etc/opt/gnome/gconf /etc/X11/xkb /var/adm /var/lib/texmf /var/lib/rpm /var/cache/fontconfig"