Codebase list live-build / upstream/4.0.4 share / bootloaders / extlinux / menu.cfg
upstream/4.0.4

Tree @upstream/4.0.4 (Download .tar.gz)

menu.cfg @upstream/4.0.4raw · history · blame

menu hshift 0
menu width 82

menu title Boot menu
include stdmenu.cfg
include live.cfg
include install.cfg
menu begin advanced
	menu title Advanced options
	include stdmenu.cfg
	label mainmenu
		menu label ^Back..
		menu exit
	include advanced.cfg
menu end

menu clear