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
feat: capability list to enable greater flexibility of devices
[lunaix-os.git]
/
lunaix-os
/
GRUB_TEMPLATE
diff --git
a/lunaix-os/GRUB_TEMPLATE
b/lunaix-os/GRUB_TEMPLATE
index c33d45f96b921416ffcd3c5b24b540d0dacd0a09..db98366aafb1a36d8e3cfb1a461b2c6f53eb9e11 100644
(file)
--- a/
lunaix-os/GRUB_TEMPLATE
+++ b/
lunaix-os/GRUB_TEMPLATE
@@
-2,6
+2,6
@@
default=0
timeout=0
menuentry "$_OS_NAME" {
timeout=0
menuentry "$_OS_NAME" {
- multiboot /boot/kernel.bin
console=/dev/vcon
+ multiboot /boot/kernel.bin
$KCMD
module --nounzip /boot/modksyms modksyms
}
\ No newline at end of file
module --nounzip /boot/modksyms modksyms
}
\ No newline at end of file