summaryrefslogtreecommitdiffstats
path: root/tests/syslinux/ubuntu10.04/isolinux/menu.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tests/syslinux/ubuntu10.04/isolinux/menu.cfg')
-rw-r--r--tests/syslinux/ubuntu10.04/isolinux/menu.cfg23
1 files changed, 23 insertions, 0 deletions
diff --git a/tests/syslinux/ubuntu10.04/isolinux/menu.cfg b/tests/syslinux/ubuntu10.04/isolinux/menu.cfg
new file mode 100644
index 0000000..9f5607d
--- /dev/null
+++ b/tests/syslinux/ubuntu10.04/isolinux/menu.cfg
@@ -0,0 +1,23 @@
+menu hshift 13
+menu width 49
+menu margin 8
+
+menu title Installer boot menu
+include stdmenu.cfg
+include txt.cfg
+include gtk.cfg
+menu begin advanced
+ menu title Advanced options
+ include stdmenu.cfg
+ label mainmenu
+ menu label ^Back..
+ menu exit
+ include adtxt.cfg
+ include adgtk.cfg
+menu end
+label help
+ menu label ^Help
+ text help
+ Display help screens; type 'menu' at boot prompt to return to this menu
+ endtext
+ config prompt.cfg