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
Brandon Heller
b403cc7f96
Colorize git output by default in VM
2010-03-12 16:13:08 -08:00
Brandon Heller
3b1174eff6
Update install scripts
...
Don't build NOX and OVS as root. Also don't nuke kernel src. Install
newer autoconf needed for OVS install from Deb backports, not src.
2010-03-12 16:13:08 -08:00
Brandon Heller
28ab4a33d6
Add env var to install script
2010-02-18 12:10:36 -08:00
Brandon Heller
2b083dd191
Add gitk to installed VM tools
2010-02-18 06:02:00 -08:00
Brandon Heller
777c90236e
Add VM install scripts
2010-02-18 00:09:12 -08:00
Brandon Heller
8d8ac76e85
Move sysctl script to util
2010-02-17 22:47:03 -08:00
Bob Lantz
80a8fa62d5
First crack at restoring mininet python style, assisted by handy
...
'unpep8' script, which does most of the work.
- topo.py is still in pep8
- not all examples work, but this is due to other issues
2010-02-05 02:33:34 -08:00
Bob Lantz
bebe9dbed2
First crack at restoring Mininet style (via handy 'unpep8' script, which
...
does most of the work.)
topo.py is still in pep8, however
2010-02-04 23:35:07 -08:00