This website requires JavaScript.
Explore
Help
Sign In
neale
/
moth
mirror of
https://github.com/dirtbags/moth.git
Watch
1
Star
0
Fork
You've already forked moth
0
Code
Issues
Projects
Releases
Wiki
Activity
7995b8a245
moth
/
qemu-ifup
6 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Working p2, eliminate 00admin This required a fair amount of shuffling stuff around, as can be seen. Fortunately, now things ought to be able to run more or less standalone again. I also figured out a way to have the build system be a tad smarter about not rebuilding shared stuff, although you still install the exact same eris binary and /service subdirs for mcp and p2. But at least you only have to change one place in the source code now.
2012-06-12 18:25:32 -06:00
#! /bin/sh
ip addr add fd84:b410:3441::ffff/64 dev $1
Some p2 changes
2012-12-18 10:15:08 -07:00
ip addr add 10.0.1.254/24 dev $1
Working p2, eliminate 00admin This required a fair amount of shuffling stuff around, as can be seen. Fortunately, now things ought to be able to run more or less standalone again. I also figured out a way to have the build system be a tad smarter about not rebuilding shared stuff, although you still install the exact same eris binary and /service subdirs for mcp and p2. But at least you only have to change one place in the source code now.
2012-06-12 18:25:32 -06:00