~ruther/guix-local

58806e6fe7876ee840f1d79b1904a36bc4d71aff — Ludovic Courtès 9 years ago 020434d
doc: Remove obsolete bit about networking in VMs.

* doc/guix.texi (Running GuixSD in a VM): Remove "the boot will fail"
wording since that is no longer true since commit
6129dd8b5989f77b2976c68ecdf1f7dbfa63ec46.
1 files changed, 1 insertions(+), 2 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -2
@@ 12787,8 12787,7 @@ host.
@item -net user
Enable the unprivileged user-mode network stack.  The guest OS can
access the host but not vice versa.  This is the simplest way to get the
guest OS online.  If you do not choose a network stack, the boot will
fail.
guest OS online.

@item -net nic,model=virtio
You must create a network interface of a given model.  If you do not