projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
459e216
)
Fix lguest documentation
author
Sheela
<
[email protected]
>
Tue, 18 Dec 2007 00:19:53 +0000
(16:19 -0800)
committer
Linus Torvalds
<
[email protected]
>
Tue, 18 Dec 2007 03:28:16 +0000
(19:28 -0800)
Share net is not supported, Rusty is an "idiot" .
Signed-off-by: Sheela Sequeira <
[email protected]
>
Reviewed-by: James Morris <
[email protected]
>
Acked-by: Rusty Russell <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
Documentation/lguest/lguest.txt
patch
|
blob
|
history
diff --git
a/Documentation/lguest/lguest.txt
b/Documentation/lguest/lguest.txt
index 7885ab2d5f53710d54676c1e8df6be8f224c36ca..722d4e7fbebe479001ee2bd6a8891fc2572bd1e1 100644
(file)
--- a/
Documentation/lguest/lguest.txt
+++ b/
Documentation/lguest/lguest.txt
@@
-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!