summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xinitramfs/initrd-stuff/etc/startgui2
-rw-r--r--theming/openslx/pxe/default.example118
-rw-r--r--theming/openslx/pxe/slx-splash.pngbin0 -> 17290 bytes
3 files changed, 119 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
diff --git a/theming/openslx/pxe/default.example b/theming/openslx/pxe/default.example
new file mode 100644
index 00000000..981d38e6
--- /dev/null
+++ b/theming/openslx/pxe/default.example
@@ -0,0 +1,118 @@
+DEFAULT 1.2.3.4::/pxe/vesamenu.c32
+MENU BACKGROUND 1.2.4.4::/pxe/slx-splash.png
+
+PROMPT 0
+NOESCAPE 1
+TIMEOUT 100
+TOTALTIMEOUT 3000
+MENU WIDTH 78
+MENU MARGIN 9
+MENU PASSWORDMARGIN 9
+MENU ROWS 12
+MENU TABMSGROW 18
+MENU CMDLINEROW 18
+MENU ENDROW -1
+MENU PASSWORDROW 18
+MENU TIMEOUTROW 18
+MENU HELPMSGROW 18
+MENU HELPMSGENDROW -1
+MENU HSHIFT 0
+MENU VSHIFT 5
+
+menu color screen 37;40 #80ffffff #00000000 std
+menu color border 37;40 #40000000 #ff3e5d72 std
+menu color title 1;37;40 #ffff8b00 #ff3e5d72 std
+menu color unsel 37;40 #fff0f0f0 #ff3e5d72 std
+menu color hotkey 1;37;40 #ffff8b00 #ff3e5d72 std
+menu color sel 7;37;40 #ff1c2a33 #667799bb all
+menu color hotsel 1;7;37;40 #ffff8b00 #667799bb all
+menu color scrollbar 37;40 #40000000 #ee000000 std
+menu color tabmsg 37;40 #ffff8b00 #ff3e5d72 std
+menu color cmdmark 1;37;40 #ffff8b00 #ff3e5d72 std
+menu color cmdline 37;40 #fff0f0f0 #ff3e5d72 std
+menu color pwdborder 37;40 #40000000 #ff3e5d72 std
+menu color pwdheader 37;40 #ffff8b00 #ff3e5d72 std
+menu color pwdentry 37;40 #ffff8b00 #ff3e5d72 std
+menu color timeout_msg 37;40 #ff1c2a33 #00000000 none
+menu color timeout 1;37;40 #ffff8b00 #00000000 std
+menu color help 37;40 #ff1c2a33 #00000000 none
+menu color msg07 37;40 #90ffffff #00000000 std
+
+MENU MASTER PASSWD secret
+MENU PASSPROMPT Gesicherter Bereich, bitte Passwort eingeben:
+MENU AUTOBOOT Auswahl startet in # Sekunden
+
+MENU TITLE OpenSLX - Hauptmenue
+
+#####
+LABEL Bitte waehlen Sie ueber die Pfeiltasten aus:
+ KERNEL 1.2.3.4::/pxe/vesamenu.c32
+ APPEND 1.2.3.4::/pxe/pxelinux.cfg/default
+
+LABEL ________________________________________________________
+ KERNEL 1.2.3.4::/pxe/vesamenu.c32
+ APPEND 1.2.3.4::/pxe/pxelinux.cfg/default
+#####
+
+LABEL default # Starte Namen Reihe 27
+ MENU LABEL Beenden : ^Computer ausschalten
+ MENU DEFAULT
+ KERNEL 1.2.3.4::/pxe/atxoff.com
+
+#####
+LABEL
+ KERNEL 1.2.3.4::/pxe/vesamenu.c32
+ APPEND 1.2.3.4::/pxe/pxelinux.cfg/default
+#####
+
+LABEL test1
+ MENU LABEL Starte : ^Testeintrag Nr. 1
+
+ TEXT HELP # Bereich: Reihe 10 - 69
+ Hier kann ein Hilfeintrag stehen welcher z.B. die Besonder-
+ heit einer Umgebung beschreibt. Es sind mehrere Zeilen
+ moeglich (6). Bitte Bereich Reihe 10 - 69 verwenden.
+ Zeilen:
+ 5
+ 6
+ ENDTEXT
+
+ KERNEL 1.2.3.4::/pxe/vesamenu.c32
+ APPEND 1.2.3.4::/pxe/pxelinux.cfg/default
+
+LABEL test2
+ MENU LABEL Starte : Testeintrag ^Nr. 2
+
+ TEXT HELP # Bereich: Reihe 10 - 69
+ Hilfe 2
+ ENDTEXT
+
+ KERNEL 1.2.3.4::/pxe/vesamenu.c32
+ APPEND 1.2.3.4::/pxe/pxelinux.cfg/default
+
+#####
+LABEL ________________________________________________________
+ KERNEL 1.2.3.4::/pxe/vesamenu.c32
+ APPEND 1.2.3.4::/pxe/pxelinux.cfg/default
+LABEL Weiterfuehrende Menues:
+LABEL
+ KERNEL 1.2.3.4::/pxe/vesamenu.c32
+ APPEND 1.2.3.4::/pxe/pxelinux.cfg/default
+#####
+
+LABEL menu
+ MENU LABEL Menue : -> ^Weiteres Untermenue
+ KERNEL 1.2.3.4::/pxe/vesamenu.c32
+ APPEND 1.2.3.4::/pxe/pxelinux.cfg/default
+
+#####
+LABEL ________________________________________________________
+ KERNEL 1.2.3.4::/pxe/vesamenu.c32
+ APPEND 1.2.3.4::/pxe/pxelinux.cfg/default
+#####
+
+LABEL hilfe
+ MENU LABEL Hilfe : ^H + Enter | Auswahl ueber Pfeiltasten + Enter
+ KERNEL 1.2.3.4::/pxe/vesamenu.c32
+ APPEND 1.2.3.4::/pxe/pxelinux.cfg/default
+
diff --git a/theming/openslx/pxe/slx-splash.png b/theming/openslx/pxe/slx-splash.png
new file mode 100644
index 00000000..fb523a96
--- /dev/null
+++ b/theming/openslx/pxe/slx-splash.png
Binary files differ