index
:
bubbl.git
main
An Operating System for The x86 Architecture.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
boot
/
grub.cfg
blob: a7aa4a0c00c24c002c985a44d62fde7d16279405 (
plain
)
1
2
3
4
5
6
set timeout
=
0
set default
=
0
menuentry "bubbl" {
multiboot /boot/kernel
}