summaryrefslogtreecommitdiffstats
path: root/bootdisk/x86_64/grub.conf
blob: 6e94d0506aec127115e57148ab1dca75eb71b262 (plain)
1
2
3
4
5
6
7
8
#debug --graphics
default=0
splashimage=@SPLASHPATH@
timeout 5
hiddenmenu
title @PRODUCT@ @VERSION@
	kernel @KERNELPATH@
	initrd @INITRDPATH@