guix/doc
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
..
images
build.scm doc: Handle right arrows in 'syntax-highlighted-html'. 2019-11-28 13:30:53 +01:00
contributing.texi doc: Link to "Building from Git" instead of quoting command to build Guix. 2019-12-13 13:31:00 +01:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: cookbook: Add cross-references to the Guile manual. 2019-11-26 00:16:36 +01:00
guix.texi gnu: Remove uses of deprecated Qemu network configuration. 2019-12-18 22:36:37 +01:00
htmlxref.cnf
local.mk
package-hello.scm