From c649ed472904523d9c86380fac96edfb88d72490 Mon Sep 17 00:00:00 2001 From: Philip Date: Fri, 20 Feb 2015 00:34:56 +0100 Subject: [PATCH] [bootloader] add efiBootLoader to conf --- src/modules/bootloader/bootloader.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/modules/bootloader/bootloader.conf b/src/modules/bootloader/bootloader.conf index 9dcc6f2ad..7256c9383 100644 --- a/src/modules/bootloader/bootloader.conf +++ b/src/modules/bootloader/bootloader.conf @@ -1,4 +1,7 @@ --- +# Define which bootloader you want to use for EFI installation +efiBootLoader: "gummiboot" + # Gummiboot configuration files settings, set kernel and initramfs file names # and amount of time before default selection boots # Optionally set the menu entry name to use in Gummiboot. If not specified here,