From 5043bb4e0d457bfc89bf7b90ce9d0886aa3a6495 Mon Sep 17 00:00:00 2001 From: Philip Date: Fri, 20 Feb 2015 00:37:21 +0100 Subject: [PATCH] [bootloader] update note regarding efiBootLoader in conf --- src/modules/bootloader/bootloader.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/bootloader/bootloader.conf b/src/modules/bootloader/bootloader.conf index 7256c9383..b02782857 100644 --- a/src/modules/bootloader/bootloader.conf +++ b/src/modules/bootloader/bootloader.conf @@ -1,5 +1,6 @@ --- # Define which bootloader you want to use for EFI installation +# Possible options are 'grub' and 'gummiboot'. efiBootLoader: "gummiboot" # Gummiboot configuration files settings, set kernel and initramfs file names