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
* fix an issue that execve attempts to parse directory as elf file.
[lunaix-os.git]
/
lunaix-os
/
GRUB_TEMPLATE
diff --git
a/lunaix-os/GRUB_TEMPLATE
b/lunaix-os/GRUB_TEMPLATE
index db98366aafb1a36d8e3cfb1a461b2c6f53eb9e11..c05136f49e01a9951b8efc22e08b443480bb398f 100644
(file)
--- a/
lunaix-os/GRUB_TEMPLATE
+++ b/
lunaix-os/GRUB_TEMPLATE
@@
-3,5
+3,4
@@
timeout=0
menuentry "$_OS_NAME" {
multiboot /boot/kernel.bin $KCMD
- module --nounzip /boot/modksyms modksyms
}
\ No newline at end of file