summaryrefslogtreecommitdiffstats
path: root/boot-env/pxe
diff options
context:
space:
mode:
Diffstat (limited to 'boot-env/pxe')
-rw-r--r--boot-env/pxe/menu-include8
-rw-r--r--boot-env/pxe/menu-include.example23
2 files changed, 23 insertions, 8 deletions
diff --git a/boot-env/pxe/menu-include b/boot-env/pxe/menu-include
deleted file mode 100644
index 490e9357..00000000
--- a/boot-env/pxe/menu-include
+++ /dev/null
@@ -1,8 +0,0 @@
-# /etc/opt/openslx/boot-env/pxe/menu-include
-# this include file will be loaded at the end and will overwrite existing defs
-# for theme configuration use theme.conf in your theme directory
-# general settings can be set via slxsettings
-
-# example german help:
-# MENU PASSPROMPT Gesicherter Bereich, bitte Passwort eingeben:
-# MENU AUTOBOOT Auswahl startet in # Sekunden
diff --git a/boot-env/pxe/menu-include.example b/boot-env/pxe/menu-include.example
new file mode 100644
index 00000000..5ae8db5c
--- /dev/null
+++ b/boot-env/pxe/menu-include.example
@@ -0,0 +1,23 @@
+# this include file will be loaded at the end and will overwrite existing defs
+# for theme configuration use theme.conf in your theme directory
+# general settings can be set via slxsettings
+# please copy to menu-include if needed
+
+## example german help:
+# MENU PASSPROMPT Gesicherter Bereich, bitte Passwort eingeben:
+# MENU AUTOBOOT Auswahl startet in # Sekunden
+
+## example non-selectable line
+# LABEL -
+# MENU LABEL ________________________________________________________
+# MENU DISABLE
+
+## example blank line / menu separator
+# MENU SEPARATOR
+
+## example localboot with passwd
+# LABEL local
+# MENU LABEL Boot from local ^Harddisk
+# MENU PASSWD local
+# localboot 0
+