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
machine
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
packages.scm
services.scm
system.scm
tests.scm