[bootloader] default to grub for efi installations

This commit is contained in:
Philip 2015-02-20 00:40:24 +01:00
parent 5043bb4e0d
commit 4759279fab

View File

@ -1,7 +1,7 @@
--- ---
# Define which bootloader you want to use for EFI installation # Define which bootloader you want to use for EFI installations
# Possible options are 'grub' and 'gummiboot'. # Possible options are 'grub' and 'gummiboot'.
efiBootLoader: "gummiboot" efiBootLoader: "grub"
# Gummiboot configuration files settings, set kernel and initramfs file names # Gummiboot configuration files settings, set kernel and initramfs file names
# and amount of time before default selection boots # and amount of time before default selection boots