summaryrefslogtreecommitdiff
path: root/app-misc/calamares-config-redcore/files/modules/bootloader.conf
blob: 233c27a647f2e963e6bc4c602381f58a3de0a49d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
efiBootLoader: "grub"

kernel: "/boot/vmlinuz-6.6.13-redcore-lts"
img: "/boot/initrd-6.6.13-redcore-lts"
timeout: "10"

grubInstall: "grub2-install"
grubMkconfig: "grub2-mkconfig"
grubCfg: "/boot/grub/grub.cfg"
grubProbe: "grub2-probe"
efiBootMgr: "efibootmgr"

installEFIFallback: true