git://scm.lunaixsky.com
/
lunaix-os.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
refactor: one more step towards arch-agnostic design
[lunaix-os.git]
/
lunaix-os
/
GRUB_TEMPLATE
1
default=0
2
timeout=0
3
4
menuentry "$_OS_NAME" {
5
multiboot /boot/kernel.bin
6
module /boot/modksyms modksyms
7
}