From 3f2bd9df410e85795ec656052f44d2cddec2a060 Mon Sep 17 00:00:00 2001 From: Stefan Date: Sun, 6 Sep 2020 15:54:33 +0200 Subject: bootloader: Add comment about grub configuration files. * gnu/bootloader/grub.scm: Add comment about grub configuration files. Signed-off-by: Danny Milosavljevic --- gnu/bootloader/grub.scm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gnu') diff --git a/gnu/bootloader/grub.scm b/gnu/bootloader/grub.scm index b905ae360c..af041ae4a8 100644 --- a/gnu/bootloader/grub.scm +++ b/gnu/bootloader/grub.scm @@ -506,6 +506,10 @@ (define install-grub-efi ;;; ;;; Bootloader definitions. ;;; +;;; For all these grub-bootloader variables the path to /boot/grub/grub.cfg +;;; is fixed. Inheriting and overwriting the field 'configuration-file' will +;;; break 'guix system delete-generations', 'guix system switch-generation', +;;; and 'guix system roll-back'. (define grub-bootloader (bootloader -- cgit v1.2.3