From 571a5d70a0a3b7b444d81d1974bc6f467cb864f1 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Wed, 10 Oct 2007 23:15:01 +0000 Subject: Tried out new SuSE10.3 ... worked after just changing X settings for keyboard (from deprecated value "keyboard" to "kbd" - should not even harm older systems) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1373 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/initrd-stuff/bin/hwautocfg | 2 +- initramfs/initrd-stuff/bin/servconfig | 2 +- initramfs/initrd-stuff/etc/messages | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'initramfs') diff --git a/initramfs/initrd-stuff/bin/hwautocfg b/initramfs/initrd-stuff/bin/hwautocfg index ce832426..f387b386 100755 --- a/initramfs/initrd-stuff/bin/hwautocfg +++ b/initramfs/initrd-stuff/bin/hwautocfg @@ -43,7 +43,7 @@ local Files='\tRgbPath\t\t"/usr/X11R6/lib/X11/rgb"\n \tFontPath\t"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"\n \tFontPath\t"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"' local InputDevice='\tIdentifier\t"Keyboard1"\n -\tDriver\t\t"keyboard"\n +\tDriver\t\t"kbd"\n \tOption\t\t"XkbRules"\t\t"xfree86"\n \tOption\t\t"XkbLayout"\t\t"XKEYBOARD"\n \tOption\t\t"XkbModel"\t\t"pc105"' diff --git a/initramfs/initrd-stuff/bin/servconfig b/initramfs/initrd-stuff/bin/servconfig index 6e8c0dda..8940b9a7 100755 --- a/initramfs/initrd-stuff/bin/servconfig +++ b/initramfs/initrd-stuff/bin/servconfig @@ -77,7 +77,7 @@ while [ $len -le 30 ] ; do len=$(($len + 1)) done echo " - WELCOME TO $space \n (\l) + WELCOME TO $space \n (\l) _____ ______ ______ __ __ _______ __ __ __ / _ | _ | ___| | | | | ____| | | | | | | | | | |_| | |_ | | | | |___ | | / / diff --git a/initramfs/initrd-stuff/etc/messages b/initramfs/initrd-stuff/etc/messages index 7ff4e637..1b5ee64d 100644 --- a/initramfs/initrd-stuff/etc/messages +++ b/initramfs/initrd-stuff/etc/messages @@ -175,7 +175,7 @@ scfg_vmdir=" For some reason the runvmware script is not available for \ copying. That\n could be the result of failed mount or simply missing \ file on\n server." scfg_vmchs=" The virtual machines lister/chooser is not available from \ -~/templates directory.\n Thus no default kdm menu entry is created." +~/templates\n directory. Thus no default k/gdm menu entry is created." scfg_erradir=" Only one directory level is allowed to hook up automounter \ to and the\n directory should exist (on the servers export) or should be \ creatable\n (e.g. because of UnionFS writeable root directory)." -- cgit v1.2.3-55-g7522