git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
optimize the menuconfig redrawing
[lunaix-os.git]
/
lunaix-os
/
scripts
/
grub
/
GRUB_TEMPLATE
diff --git
a/lunaix-os/scripts/grub/GRUB_TEMPLATE
b/lunaix-os/scripts/grub/GRUB_TEMPLATE
index c05136f49e01a9951b8efc22e08b443480bb398f..dcd898b6c1624bdd40e9139e0f0aed6bbc9361c3 100644
(file)
--- a/
lunaix-os/scripts/grub/GRUB_TEMPLATE
+++ b/
lunaix-os/scripts/grub/GRUB_TEMPLATE
@@
-1,6
+1,6
@@
default=0
timeout=0
default=0
timeout=0
-menuentry "
$_OS_NAME
" {
+menuentry "
lunaix
" {
multiboot /boot/kernel.bin $KCMD
}
\ No newline at end of file
multiboot /boot/kernel.bin $KCMD
}
\ No newline at end of file