Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e12a7fb authored by Sheela's avatar Sheela Committed by Linus Torvalds
Browse files

Fix lguest documentation



Share net is not supported, Rusty is an "idiot" .

Signed-off-by: default avatarSheela Sequeira <sheela.sequeira@gmail.com>
Reviewed-by: default avatarJames Morris <jmorris@namei.org>
Acked-by: default avatarRusty Russell <rusty@rustcorp.com.au>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 459e2164
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -109,10 +109,6 @@ Running Lguest:
  See http://linux-net.osdl.org/index.php/Bridge for general information
  on how to get bridging working.

- You can also create an inter-guest network using
  "--sharenet=<filename>": any two guests using the same file are on
  the same network.  This file is created if it does not exist.

There is a helpful mailing list at http://ozlabs.org/mailman/listinfo/lguest

Good luck!