From 0a1ba371888b65eff11333f9e7718f2a5c5d8b5d Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sat, 12 May 2007 16:11:06 +0000 Subject: Switched default behaviour to late_dm="yes" (to avoid keyboard troubles in X with SuSE clients). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1053 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/OpenSLX/OSExport/Distro/SUSE.pm | 1 - installer/default_files/machine-setup.default | 5 ++--- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'installer') diff --git a/installer/OpenSLX/OSExport/Distro/SUSE.pm b/installer/OpenSLX/OSExport/Distro/SUSE.pm index fedcdbe1..923f1de8 100644 --- a/installer/OpenSLX/OSExport/Distro/SUSE.pm +++ b/installer/OpenSLX/OSExport/Distro/SUSE.pm @@ -42,7 +42,6 @@ sub initDistroInfo - /var/tmp/* - /var/spool/* - /var/run/* - - /var/opt/openslx - /var/mail - /var/log/* - /var/lock/* diff --git a/installer/default_files/machine-setup.default b/installer/default_files/machine-setup.default index 713c1c64..5f8f0225 100644 --- a/installer/default_files/machine-setup.default +++ b/installer/default_files/machine-setup.default @@ -113,9 +113,8 @@ dm_allow_shutdown="user" # try to start g/k/xdm with X as fast as possible late_dm="no" # if there are problems with key, console etc. set late_dm="yes" - adds -# about five seconds to graphical login delay (might be connected to trying -# of parallel starting boot scripts) -#late_dm="yes" +# few seconds to graphical login delay (default setting) +#late_dm="no" # should Xorg/XFree server be started or some special windowmanager be run # in kiosk mode e.g. start_x="kde" -- cgit v1.2.3-55-g7522