Change of vterm handling logic on backend chardev input event (#40)
[lunaix-os.git] / lunaix-os / scripts / grub / GRUB_TEMPLATE
1 default=0
2 timeout=0
3
4 menuentry "lunaix" {
5         multiboot /boot/kernel.bin $KCMD
6 }