guix/gnu
Marius Bakke 8e53fe2b91
gnu: Remove uses of deprecated Qemu network configuration.
* gnu/build/vm.scm (load-in-linux-vm): Move Qemu network configuration from
ARCH-SPECIFIC-FLAGS to the Qemu command line.  Use the "-nic" option of Qemu
instead of "-device" and "-net".
* gnu/system/vm.scm (common-qemu-options): Do not add a '-net' command.
(virtual-machine-compiler): Use "-nic user,..." instead of "-net".
* doc/guix.texi (Installing Guix in a VM, Invoking guix system, Running Guix
in a VM): Do the same for examples.
2019-12-18 22:36:37 +01:00
..
bootloader gnu: Add u-boot-pine64-lts-bootloader. 2019-12-14 17:41:10 +01:00
build gnu: Remove uses of deprecated Qemu network configuration. 2019-12-18 22:36:37 +01:00
installer
machine machine: Remove unnecessary record self-referencing bindings. 2019-12-08 00:47:26 +01:00
packages gnu: linux-libre: Update to 5.3.18. 2019-12-18 15:13:41 -05:00
services services: mcron: Add description. 2019-12-08 00:47:26 +01:00
system gnu: Remove uses of deprecated Qemu network configuration. 2019-12-18 22:36:37 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: hdf5@1.10: Update to 1.10.5. 2019-12-13 18:04:04 +01:00
machine.scm machine: Remove unnecessary record self-referencing bindings. 2019-12-08 00:47:26 +01:00
packages.scm
services.scm services: Add 'provenance-service-type'. 2019-12-07 00:59:56 +01:00
system.scm services: Add 'provenance-service-type'. 2019-12-07 00:59:56 +01:00
tests.scm