Merge pull request #171 from vitalivanov/dev
Cleanup and cosmetic changes.
This commit is contained in:
@@ -103,7 +103,7 @@ See `INSTALL` for installation instructions and details.
|
|||||||
In addition to the API documentation (`make doc`), much useful
|
In addition to the API documentation (`make doc`), much useful
|
||||||
information, including a Mininet walkthrough and an introduction
|
information, including a Mininet walkthrough and an introduction
|
||||||
to the Python API, is available on the
|
to the Python API, is available on the
|
||||||
[Mininet Web Site](http://openflow.org/mininet).
|
[Mininet Web Site](http://mininet.org).
|
||||||
There is also a wiki which you are encouraged to read and to
|
There is also a wiki which you are encouraged to read and to
|
||||||
contribute to, particularly the Frequently Asked Questions (FAQ.)
|
contribute to, particularly the Frequently Asked Questions (FAQ.)
|
||||||
|
|
||||||
|
|||||||
@@ -136,6 +136,7 @@ function mn_deps {
|
|||||||
echo "Installing Mininet dependencies"
|
echo "Installing Mininet dependencies"
|
||||||
$install gcc make socat psmisc xterm ssh iperf iproute telnet \
|
$install gcc make socat psmisc xterm ssh iperf iproute telnet \
|
||||||
python-setuptools cgroup-bin ethtool help2man \
|
python-setuptools cgroup-bin ethtool help2man \
|
||||||
|
doxygen doxypy texlive-fonts-recommended \
|
||||||
pyflakes pylint pep8
|
pyflakes pylint pep8
|
||||||
|
|
||||||
# Add sysctl parameters as noted in the INSTALL file to increase kernel
|
# Add sysctl parameters as noted in the INSTALL file to increase kernel
|
||||||
|
|||||||
Reference in New Issue
Block a user