guix/gnu
Mathieu Othacehe b97b423e3f
bootloader: Fix u-boot installation.
This is a follow-up of f19cf27c2b. The
bootloader installation must be done on the final disk-image, hence using
"disk-image-installer" instead of "installer" callback.

* gnu/bootloader/u-boot.scm: Turn all installer callbacks into
disk-image-installer callbacks.
* gnu/build/bootloader.scm (write-file-on-device): Open the output file with
'no-truncate and 'no-create options.
* gnu/system/image.scm (with-imported-modules*): Add (gnu build bootloader)
module.
2020-10-05 11:10:35 +02:00
..
bootloader bootloader: Fix u-boot installation. 2020-10-05 11:10:35 +02:00
build bootloader: Fix u-boot installation. 2020-10-05 11:10:35 +02:00
installer installer: Rename RUN-PARTIONING-PAGE. 2020-09-21 00:31:15 +02:00
machine linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
packages gnu: gnutls: Fix cross-compilation. 2020-10-05 11:10:35 +02:00
services services: cuirass: Fix activation. 2020-10-02 14:58:01 +02:00
system bootloader: Fix u-boot installation. 2020-10-05 11:10:35 +02:00
tests services: hurd-vm: Resurrect system-test by using raw disk-image. 2020-10-01 15:47:29 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add log and outputs keys. 2020-10-01 18:39:41 +02:00
image.scm image: Add image-type support. 2020-09-30 10:47:59 +02:00
installer.scm installer: Fix docstring typo. 2020-09-23 12:39:57 +02:00
local.mk gnu: picard: Update to 2.4.4. 2020-10-05 10:42:00 +02:00
machine.scm utils: Move <location> and '&error-location' to (guix diagnostics). 2020-07-25 19:11:36 +02:00
packages.scm packages: 'generate-package-cache' is deterministic. 2020-07-30 19:17:20 +02:00
services.scm Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
system.scm linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
tests.scm utils: Move <location> and '&error-location' to (guix diagnostics). 2020-07-25 19:11:36 +02:00