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
..
2017-10-11 11:12:33 +02:00
2017-10-11 11:12:33 +02:00
2017-12-03 19:12:16 +01:00
2017-02-03 00:23:28 +01:00
2017-11-08 18:23:05 +01:00
2017-07-17 23:41:36 +02:00
2017-09-11 22:24:46 +02:00
2015-05-08 16:35:32 +02:00
2017-09-22 00:05:08 +02:00
2017-11-01 20:29:32 +01:00
2017-12-02 23:13:20 +01:00
2017-12-04 18:26:59 +01:00