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
update readme for more up-to-date information
[lunaix-os.git]
/
lunaix-os
/
GRUB_TEMPLATE
diff --git
a/lunaix-os/GRUB_TEMPLATE
b/lunaix-os/GRUB_TEMPLATE
index 02c932ffb40e7ed26db7d7f3e17e1817348c8650..176f426af4d82f5784e0de03e9bb548b5879ed30 100644
(file)
--- a/
lunaix-os/GRUB_TEMPLATE
+++ b/
lunaix-os/GRUB_TEMPLATE
@@
-2,5
+2,6
@@
default=0
timeout=0
menuentry "$_OS_NAME" {
- multiboot /boot/$_OS_NAME.bin
+ multiboot /boot/kernel.bin
+ module --nounzip /boot/modksyms modksyms
}
\ No newline at end of file