guix/gnu
Mathieu Othacehe d4ddf22d54
system: vm: Support cross-compilation.
* gnu/system.scm (system-linux-image-file-name): Add support for cross-built
systems. Remove system argument that was ignored,
(operating-system-kernel-file): adapt by removing ignored os argument.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Add target
argument and turn inputs into native-inputs. Pass target to qemu-command
and gexp->derivation calls.
(iso9660-image): Add target argument and pass it to
expression->derivation-in-linux-vm. Remove qemu from inputs as it
is not necessary.
(qemu-image): Add target argument, also remove qemu from inputs. Pass
target argument to expression->derivation-in-linux-vm call.
2019-12-01 16:51:40 +01:00
..
bootloader
build system: vm: Add arm64 support. 2019-11-22 16:33:43 +01:00
installer
machine
packages gnu: bs1770gain: Update to 0.6.5. 2019-12-01 16:01:46 +01:00
services services: Add polkit-wheel-service to %desktop-services. 2019-11-30 23:50:40 +01:00
system system: vm: Support cross-compilation. 2019-12-01 16:51:40 +01:00
tests
artwork.scm
bootloader.scm
ci.scm ci: Make sure the Guix checkout is the one providing Cuirass proc. 2019-12-01 11:26:11 +01:00
installer.scm
local.mk gnu: thermald: Update to 1.9. 2019-12-01 03:14:01 +01:00
machine.scm
packages.scm
services.scm
system.scm system: vm: Support cross-compilation. 2019-12-01 16:51:40 +01:00
tests.scm