summaryrefslogtreecommitdiffstats
path: root/initramfs
diff options
context:
space:
mode:
authorMichael Janczyk2007-08-28 21:46:52 +0200
committerMichael Janczyk2007-08-28 21:46:52 +0200
commit463eb31f89abdd99fa02c2882b9dd9145e31c0d7 (patch)
treea8a11937cf0fd309903be1260ef35944e7d08ea4 /initramfs
parentHope it's OK that way to add upcoming SuSE10.3 to the list of (diff)
downloadcore-463eb31f89abdd99fa02c2882b9dd9145e31c0d7.tar.gz
core-463eb31f89abdd99fa02c2882b9dd9145e31c0d7.tar.xz
core-463eb31f89abdd99fa02c2882b9dd9145e31c0d7.zip
Added new exapmle for a PXE-splash image and an example default config.
What do you think? git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1327 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs')
-rwxr-xr-xinitramfs/initrd-stuff/etc/startgui2
1 files changed, 1 insertions, 1 deletions
diff --git a/initramfs/initrd-stuff/etc/startgui b/initramfs/initrd-stuff/etc/startgui
index e2e97721..4a475d0b 100755
--- a/initramfs/initrd-stuff/etc/startgui
+++ b/initramfs/initrd-stuff/etc/startgui
@@ -63,7 +63,7 @@ case "$WM" in
xsetroot -solid black
mkdir -p $HOME/.vmware &>/dev/null
xterm -bg black -fg white -geometry 170x30+0-0 +sb -e \
- "runvmware -i --debug 1"
+ "runvmware --xdm vm"
;;
*)
if which $WM; then