menu hshift 13
menu width 49
menu margin 8

menu title Installer boot menu
include ubuntu-installer/i386/boot-screens/stdmenu.cfg
include ubuntu-installer/i386/boot-screens/text.cfg
include ubuntu-installer/i386/boot-screens/amdtext.cfg
include ubuntu-installer/i386/boot-screens/gtk.cfg
include ubuntu-installer/i386/boot-screens/amdgtk.cfg
menu begin advanced
	menu title Advanced options
	label mainmenu
		menu label ^Back..
		menu exit
	include ubuntu-installer/i386/boot-screens/stdmenu.cfg
	include ubuntu-installer/i386/boot-screens/adtext.cfg
	include ubuntu-installer/i386/boot-screens/adamdtext.cfg
	include ubuntu-installer/i386/boot-screens/adgtk.cfg
	include ubuntu-installer/i386/boot-screens/adamdgtk.cfg
menu end
label help
	menu label ^Help
	config ubuntu-installer/i386/boot-screens/prompt.cfg
