guix-devel/gnu
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
..
bootloader bootloader: extlinux: Stop using dd binary. 2017-12-04 18:26:59 +01:00
build linux-boot: Remove unneeded import. 2017-12-02 23:13:21 +01:00
packages gnu: git: Remove unreliable git-svn tests. 2017-12-04 16:35:43 +01:00
services maint: Add 'berlin.guixsd.org.pub'. 2017-12-04 17:57:37 +01:00
system bootloader: extlinux: Stop using dd binary. 2017-12-04 18:26:59 +01:00
tests tests: Add 'git-http' test. 2017-11-28 23:34:25 +01:00
artwork.scm
bootloader.scm
local.mk gnu: shepherd: Avoid "Bad file descriptor" warnings. 2017-12-03 23:18:53 +01:00
packages.scm
services.scm
system.scm
tests.scm