Bob Lantz
1ee6fad705
Preliminary fixes for merge conflicts.
2010-11-17 17:17:21 -08:00
Bob Lantz
8a130deae5
Support for generating documentation with doxygen/doxypy (such as it is.)
2010-10-27 21:21:53 -07:00
Bob Lantz
4876b43fe9
Merge branch 'of1.0' into testing
...
Conflicts:
bin/mn
mininet/cli.py
mininet/moduledeps.py
mininet/node.py
mininet/topo.py
util/install.sh
2010-10-17 17:23:23 -07:00
Bob Lantz
276bdaf0d3
Added more dependencies for some installs and for Debian.
2010-09-01 19:52:30 -07:00
Bob Lantz
05c2d669a9
Add make to mininet deps.
2010-08-18 23:39:07 -07:00
Bob Lantz
cc16d2ce29
Attempt to fix OS detection for Debian.
2010-08-18 23:33:48 -07:00
Brandon Heller
4800435d1a
vm: Don't exit if some files aren't there
2010-08-18 04:43:51 -07:00
Brandon Heller
4d1c17e17e
Move kernel downloads to OpenFlow web page
2010-08-18 02:30:18 -07:00
Bob Lantz
59d326295f
Fixed module installation error, for real.
2010-08-17 22:32:22 -07:00
Bob Lantz
dd2a2442c4
Hack: run depmod twice so it works (hopefully) on Ubuntu.
2010-08-17 20:40:53 -07:00
Bob Lantz
7268f6943c
Add gcc to mininet dependencies.
2010-08-17 19:33:24 -07:00
Bob Lantz
a0ca68b6b8
Install mininet along with its dependencies.
2010-08-17 17:41:01 -07:00
Bob Lantz
cf9c968756
Change to not try to install kernel on ubuntu.
2010-08-17 17:31:02 -07:00
Bob Lantz
25f64a39a0
Changed to not install kernel on ubuntu.
2010-08-17 17:04:57 -07:00
Bob Lantz
57a0bb2f95
Removed unneeded lenny function.
2010-08-17 16:49:45 -07:00
Bob Lantz
01eea3503b
Updated other install and help message.
2010-08-17 16:36:42 -07:00
Bob Lantz
85b69adbf8
Version that hopefully will work on Ubuntu with an ext3 root FS.
2010-08-17 16:07:07 -07:00
Bob Lantz
5d4d630580
Getting close to Ubuntu install.
2010-08-17 03:04:30 -07:00
Bob Lantz
0533e1cc1e
Remove hard-wired /home/mininet directory.
2010-08-17 00:30:25 -07:00
Brandon Heller
7abca147c4
vm: Remove SSH keychain load-on-boot script
2010-08-16 12:04:23 -07:00
Brandon Heller
71ba12c539
vm: Forgot to run boot.sh
2010-08-16 12:04:23 -07:00
Brandon Heller
b97415eed4
vm: Use OVS git release
...
OVS1.0.1 does not work with veth pairs.
2010-08-16 12:04:23 -07:00
Brandon Heller
9f8c25515f
Add missing dep for cbench
2010-08-16 12:04:23 -07:00
Brandon Heller
011b02f886
Update VM install for 1.0
...
Remove all OpenFlow Ref kmod stuff.
2010-08-16 12:04:23 -07:00
Brandon Heller
72ddde869c
vm: Remove SSH keychain load-on-boot script
2010-08-06 01:15:40 -07:00
Brandon Heller
cd19cf520f
vm: Forgot to run boot.sh
2010-08-06 00:44:29 -07:00
Brandon Heller
a434c3d1b6
vm: Use OVS git release
...
OVS1.0.1 does not work with veth pairs.
2010-08-06 00:36:39 -07:00
Brandon Heller
6aa7f3493b
Add missing dep for cbench
2010-08-05 16:56:50 -07:00
Brandon Heller
32b122bf42
Update VM install for 1.0
...
Remove all OpenFlow Ref kmod stuff.
2010-08-04 21:56:04 -07:00
Brandon Heller
3b48e82990
Add rough tutorial VM changes
2010-05-20 16:23:08 -07:00
Bob Lantz
6c5cc2bfee
Fix malformed patch format.
...
For some reason, the leading spaces were missing.
2010-04-23 15:08:30 -07:00
Bob Lantz
83e7ea2a0d
Correction: blacklist.conf -> blacklist
...
On debian, the module blacklist is blacklist, not
blacklist.conf.
2010-04-23 15:06:42 -07:00
Brandon Heller
74cd084315
Clean up a few more things
2010-03-23 00:51:45 -07:00
Bob Lantz
a0c97d110c
Added patches for openflow reference version.
...
These may not be needed if they are pushed upstream.
2010-03-26 14:05:48 -07:00
Bob Lantz
add0ee6059
Added sudo for aptitude install.
2010-03-26 13:50:13 -07:00
Bob Lantz
e21aa14fac
Minor comment edits.
2010-03-26 12:33:47 -07:00
Bob Lantz
3f02f15e47
Added kbuild script for 2.6.33.1
2010-03-26 12:28:55 -07:00
Brandon Heller
1e4f337584
Fix path for cleaning
2010-03-23 01:18:48 -07:00
Brandon Heller
e4370f7ee7
Run depmod for specified kernel
2010-03-22 23:56:58 -07:00
Brandon Heller
c9ae0ab003
Generate initrd if missing
...
Works around bug in newer version of kernel-package.
2010-03-23 01:45:59 -07:00
Brandon Heller
fc48e6ee7c
Add VM build option for 2.6.33 OVS/OF
2010-03-22 23:17:22 -07:00
Brandon Heller
9a7717ed9d
Get past NOX build error w/newer autoconf
2010-03-22 22:44:31 -07:00
Brandon Heller
c532689266
Clone NOX into ~/ and fix typo
2010-03-22 22:28:13 -07:00
Brandon Heller
d82b6183d6
Get past verification error
2010-03-22 22:14:57 -07:00
Brandon Heller
a9aebba7f7
Restore 2.6.29 as default image
2010-03-22 22:14:10 -07:00
Brandon Heller
55c335849a
Add OVS patch for 2.6.33+
...
Thanks to Ben Pfaff who wrote the patch
2010-03-24 05:20:12 -07:00
Brandon Heller
4779fa84f9
Add bash_profile for VM build
2010-03-24 05:20:12 -07:00
Brandon Heller
0b1832ddc2
Consolidate install script and add cmd-line options
...
Now, the majority the install can be done with one line, but the other
to each part of the install is still available.
Also fix a few bugs and add Wireshark coloring rules.
2010-03-24 05:19:52 -07:00
Brandon Heller
b055728fd5
Automatically load kernel module dependencies
...
Before this commit, you'd have to manually insert the kernel module for
OVS or OF kernel modules, and you couldn't run one regression test with
all 3.
Now, these are kmod insert/remove is handled automatically.
2010-03-14 03:53:16 -07:00
Brandon Heller
c30e500731
Update install instructions
2010-03-12 16:13:08 -08:00