summaryrefslogtreecommitdiffstats
path: root/roles/bootstrap/templates/refind.conf.j2
blob: c12ea1c1e49f5c78065a5e4537bb922178c278e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
timeout 5
textonly true
scan_all_linux_kernels false
dont_scan_files vmlinuz,vmlinuz-linux,initrd.img,initramfs-linux.img
hideui hints
{% if bootstrap_mac %}
spoof_osx_version 12.7
{% endif %}
include ubuntu.conf
include archlinux.conf