guix/gnu
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
..
bootloader bootloader: Use 'invoke/quiet' when running 'grub-install' and co. 2019-03-16 18:15:13 +01:00
build booloader: Add 'invoke/quiet'. 2019-03-16 18:15:13 +01:00
installer installer: network: Adjust wording. 2019-03-13 23:12:43 +01:00
packages gnu: Add gaupol. 2019-03-16 16:56:29 +01:00
services services: mpd: add more configuration options 2019-03-15 23:27:59 +01:00
system linux-container: 'containerized-operating-system' removes "useless" services. 2019-03-13 23:12:44 +01:00
tests Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
artwork.scm
bootloader.scm
ci.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
installer.scm
local.mk
packages.scm
services.scm
system.scm
tests.scm