Rework variable replacements in templates
[grml-live.git] / templates / boot / isolinux / menuoptions.cfg
diff --git a/templates/boot/isolinux/menuoptions.cfg b/templates/boot/isolinux/menuoptions.cfg
new file mode 100644 (file)
index 0000000..14508d5
--- /dev/null
@@ -0,0 +1,13 @@
+menu separator
+
+label -
+menu label Additional boot entries for %GRML_NAME%:
+menu disable
+
+menu begin %GRML_NAME%-options
+menu title Boot options for %GRML_NAME%
+
+label mainmenu
+menu label ^Back to main menu...
+menu exit
+menu separator