summaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-04-29 12:59:18 +0200
committerDirk von Suchodoletz2006-04-29 12:59:18 +0200
commit2f8b379f79098471d070b512dd5be0c127b45c3e (patch)
tree6fe41cb858a7968071c60dcdf221c95d5723b419 /installer
parentBug at kernel choice fixed (diff)
downloadcore-2f8b379f79098471d070b512dd5be0c127b45c3e.tar.gz
core-2f8b379f79098471d070b512dd5be0c127b45c3e.tar.xz
core-2f8b379f79098471d070b512dd5be0c127b45c3e.zip
fix for USB/VMware issue, removing unneeded dhcp user specified
variables git-svn-id: http://svn.openslx.org/svn/openslx/ld4@203 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer')
-rw-r--r--installer/default_files/dhcpd.conf8
-rw-r--r--installer/distro-specs/exclude-suse-10.01
-rw-r--r--installer/distro-specs/exclude-suse-10.11
-rw-r--r--installer/distro-specs/exclude-suse-9.31
4 files changed, 3 insertions, 8 deletions
diff --git a/installer/default_files/dhcpd.conf b/installer/default_files/dhcpd.conf
index d5790be2..bb80527b 100644
--- a/installer/default_files/dhcpd.conf
+++ b/installer/default_files/dhcpd.conf
@@ -4,13 +4,6 @@
##### #####
###################################################################
-option o128 code 128 = string;
-option o129 code 129 = string;
-option menudflts code 160 = string;
-option motdline1 code 184 = string;
-option menuline1 code 192 = string;
-option menuline2 code 193 = string;
-option menuline3 code 194 = string;
option bootlocal-script code 221 = string;
option language code 222 = string;
option start-x code 223 = string;
@@ -83,7 +76,6 @@ next-server @@@server@@@;
# type of displaymanager to use (it should be installed
# correctly on the server: XDMCP must be enabled then!)
-option o128 E4:45:74:68:00:00;
#deny unknown-clients;
allow bootp;
#allow booting;
diff --git a/installer/distro-specs/exclude-suse-10.0 b/installer/distro-specs/exclude-suse-10.0
index a92cbde5..7e11c820 100644
--- a/installer/distro-specs/exclude-suse-10.0
+++ b/installer/distro-specs/exclude-suse-10.0
@@ -20,6 +20,7 @@
- /usr/share/vmware/*
- *lost+found*
- /media/*
+- /usr/X11R6/bin/BackGround
- /opt/kde3/share/autostart/SUSEgreeter.desktop
- /opt/kde3/share/autostart/suseplugger.desktop
- /opt/kde3/share/autostart/susewatcher.desktop
diff --git a/installer/distro-specs/exclude-suse-10.1 b/installer/distro-specs/exclude-suse-10.1
index eba6441e..3b4a0c0b 100644
--- a/installer/distro-specs/exclude-suse-10.1
+++ b/installer/distro-specs/exclude-suse-10.1
@@ -21,6 +21,7 @@
- /usr/share/vmware/*
- *lost+found*
- /media/*
+- /usr/X11R6/bin/BackGround
- /opt/kde3/share/autostart/SUSEgreeter.desktop
- /opt/kde3/share/autostart/suseplugger.desktop
- /opt/kde3/share/autostart/profile_chooser-autostart.desktop
diff --git a/installer/distro-specs/exclude-suse-9.3 b/installer/distro-specs/exclude-suse-9.3
index 76ec157c..9d89b5df 100644
--- a/installer/distro-specs/exclude-suse-9.3
+++ b/installer/distro-specs/exclude-suse-9.3
@@ -20,6 +20,7 @@
- /usr/share/vmware/*
- *lost+found*
- /media/*
+- /usr/X11R6/bin/BackGround
- /opt/kde3/share/autostart/SUSEgreeter.desktop
- /opt/kde3/share/autostart/suseplugger.desktop
- /opt/kde3/share/autostart/susewatcher.desktop