guix/gnu/system
Mathieu Othacehe 1ee72bb55b
system: vm: Add arm64 support.
* gnu/build/vm.scm (load-in-linux-vm): Add target-arm64? argument and use it
to pass correct arguments to qemu.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Pass the new
target-arm64? argument added above. Do not add ESP partition on all ARM
targets. Do not pass grub-efi package to initialize-hard-disk on ARM targets.
2019-11-22 16:33:43 +01:00
..
examples
accounts.scm
file-systems.scm file-systems: Mount /var/run/nscd read-write in containers. 2019-11-04 23:35:32 +01:00
install.scm gnu: Add u-boot-firefly-rk3399. 2019-10-18 15:48:18 -07:00
keyboard.scm
linux-container.scm
linux-initrd.scm
locale.scm
mapped-devices.scm
nss.scm
pam.scm
shadow.scm
uuid.scm
vm.scm system: vm: Add arm64 support. 2019-11-22 16:33:43 +01:00