debuggers.hg
changeset 22900:b84f33452d43
docs: Bring comments about NetworkManager and bridging up to date
Update a comment about NetworkManager not supporting bridging in
Fedora 11 to refer instead to Fedora 14. Clarify the wording.
Signed-off-by: Michael Young <m.a.young@durham.ac.uk>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
Update a comment about NetworkManager not supporting bridging in
Fedora 11 to refer instead to Fedora 14. Clarify the wording.
Signed-off-by: Michael Young <m.a.young@durham.ac.uk>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
author | Michael Young <m.a.young@durham.ac.uk> |
---|---|
date | Tue Feb 01 19:18:42 2011 +0000 (2011-02-01) |
parents | 5748a27b388d |
children | 923e60b7318c |
files | docs/misc/network_setup.txt |
line diff
1.1 --- a/docs/misc/network_setup.txt Tue Feb 01 19:16:28 2011 +0000 1.2 +++ b/docs/misc/network_setup.txt Tue Feb 01 19:18:42 2011 +0000 1.3 @@ -30,8 +30,9 @@ present in Fedora or RHEL distros and th 1.4 Disabling NetworkManager 1.5 ------------------------ 1.6 1.7 -As of time of writing (Fedora 11) NetworkManager does not support bridging, 1.8 -so it is neccessary to disable it, and revert to "classic" network initscripts 1.9 +As of time of writing (Fedora 14) NetworkManager does not support bridging, 1.10 +so it is neccessary to disable NetworkManager, and revert to "classic" 1.11 +network initscripts 1.12 1.13 # chkconfig NetworkManager off 1.14 # chkconfig network on