index
:
finix
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grub.cfg
blob: 48166ccf51de16f6c6235c386d08bb99a73fdc53 (
plain
)
1
2
3
4
5
6
7
8
set timeout
=
1
set default
=
0
menuentry "finix" {
multiboot2 /boot/kernel.bin
boot
}