guix/gnu/system
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
..
examples system: Remove custom 'config-file service from "vm-image.tmpl". 2019-12-07 00:59:56 +01:00
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 install: Pass 'local-file' literal strings for proper resolution. 2019-12-01 23:36:52 +01:00
keyboard.scm
linux-container.scm linux-container: 'eval/container' correctly passes -L and -C flags. 2019-09-18 23:08:28 +02:00
linux-initrd.scm linux-initrd: Use native gzip. 2019-09-04 17:56:13 +02:00
locale.scm Add (gnu build locale). 2019-06-07 21:50:18 +02:00
mapped-devices.scm
nss.scm
pam.scm system: pam: Add #:login-uid? parameter to 'unix-pam-service'. 2019-05-09 12:11:36 +02:00
shadow.scm
uuid.scm
vm.scm gnu: Remove uses of deprecated Qemu network configuration. 2019-12-18 22:36:37 +01:00