guix-devel/gnu/build
Ludovic Courtès 45d46223f9
utils: Add 'invoke/quiet'.
* gnu/build/bootloader.scm (G_): Remove.
(open-pipe-with-stderr, invoke/quiet): Move to...
* guix/build/utils.scm: ... here.  Use 'let-values' instead of
'define-values' because Guile 2.0 (the bootstrap Guile) doesn't know
about 'define-values'.
* po/guix/POTFILES.in: Remove gnu/build/bootloader.scm, and add
guix/build/utils.scm.
* tests/build-utils.scm: Remove import of (gnu build bootloader).
2019-06-17 16:13:36 +02:00
..
accounts.scm accounts: Call 'fdatasync' when writing databases. 2019-06-05 23:10:37 +02:00
activation.scm activation: Lock /etc/.pwd.lock before accessing databases. 2019-06-05 23:10:36 +02:00
bootloader.scm utils: Add 'invoke/quiet'. 2019-06-17 16:13:36 +02:00
cross-toolchain.scm gnu: GCC: Move cross-toolchain build fix to (gnu packages cross-base). 2019-02-28 19:15:02 +01:00
file-systems.scm file-systems: Support the 'no-atime' flag. 2019-04-29 12:19:03 +02:00
install.scm activation: Build account databases with (gnu build accounts). 2019-03-07 20:05:09 +01:00
linux-boot.scm linux-boot: Fix e2fsck warning. 2019-06-03 18:08:56 +02:00
linux-container.scm linux-container: Make the guest UID and GID a parameter. 2019-04-02 18:15:37 +02:00
linux-initrd.scm linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
linux-modules.scm linux-modules: Factorize 'missing-modules'. 2019-03-13 23:12:43 +01:00
locale.scm gnu: glibc-locales: Install symlinks using the normalized codeset. 2019-06-07 21:50:18 +02:00
marionette.scm marionette: Add braces to the keystrokes. 2019-05-15 12:18:51 +02:00
shepherd.scm shepherd: Include /etc/localtime in service containers. 2019-05-03 17:47:29 +02:00
svg.scm bootloader: grub: Use 'with-extensions'. 2018-06-01 15:21:28 +02:00
vm.scm vm: Create installation media with MBR and HFS only, no GPT. 2019-05-18 18:35:37 +02:00