calamares/src/modules/bootloader/bootloader.conf
demmm 53da965bb1 make gummiboot kernel/distro agnostic
add hibernate option to .conf
create a fallback entry in gummiboot menu
re-add firmware to globalstorage, simplifies this module, will be needed to add more OS to gummi
2014-11-11 00:13:15 -05:00

12 lines
262 B
Plaintext

---
# Gummiboot configuration files settings, set preffered distribution name and amount of time before
# default selection boots
distribution: KaOS-kf5
kernel: /vmlinuz-linux
img: /initramfs-linux.img
fallback: /initramfs-linux-fallback.img
timeout: 10