guix-devel/gnu/bootloader
Ludovic Courtès 21fcfe1ee9
bootloader: Use 'invoke/quiet' when running 'grub-install' and co.
This hides potentially confusing GRUB messages from the user, such as
"Installing for i386-pc platform."

* gnu/bootloader/extlinux.scm (install-extlinux): Use 'invoke/quiet'
instead of 'system*' and 'error'.
* gnu/bootloader/grub.scm (install-grub, install-grub-efi): Likewise.
* guix/scripts/system.scm (bootloader-installer-script): Guard against
'message-condition?' and handle them properly.
2019-03-16 18:15:13 +01:00
..
extlinux.scm bootloader: Use 'invoke/quiet' when running 'grub-install' and co. 2019-03-16 18:15:13 +01:00
grub.scm bootloader: Use 'invoke/quiet' when running 'grub-install' and co. 2019-03-16 18:15:13 +01:00
u-boot.scm gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00