guix-devel/gnu/bootloader
Mathieu Othacehe 4307397b5e
bootloader: extlinux: Stop using dd binary.
* gnu/bootloader/extlinux.scm (dd): Remove it,
(install-extlinux): replace dd call by Guile I/O procedures.
* gnu/system/vm.scm (qemu-image): Add (ice-9 binary-ports) to used-modules
list to provide "get-bytevector-n" and "put-bytevector".
* guix/scripts/system.scm (bootloader-installer-derivation): Ditto.
2017-12-04 18:26:59 +01:00
..
extlinux.scm bootloader: extlinux: Stop using dd binary. 2017-12-04 18:26:59 +01:00
grub.scm system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
u-boot.scm bootloader: Add u-boot. 2017-07-15 12:53:37 +02:00