From 4759279fab99ad7aa3807051c2d9df6b220f16c4 Mon Sep 17 00:00:00 2001 From: Philip Date: Fri, 20 Feb 2015 00:40:24 +0100 Subject: [PATCH] [bootloader] default to grub for efi installations --- src/modules/bootloader/bootloader.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/bootloader/bootloader.conf b/src/modules/bootloader/bootloader.conf index b02782857..633ee6908 100644 --- a/src/modules/bootloader/bootloader.conf +++ b/src/modules/bootloader/bootloader.conf @@ -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'. -efiBootLoader: "gummiboot" +efiBootLoader: "grub" # Gummiboot configuration files settings, set kernel and initramfs file names # and amount of time before default selection boots