summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Greg Price [Thu, 2 Oct 2008 00:28:45 +0000 (20:28 -0400)]
sipb-xen-dom0 depend on sipb-xen-base
svn path=/trunk/packages/sipb-xen-dom0/; revision=997
Greg Price [Mon, 29 Sep 2008 07:09:26 +0000 (03:09 -0400)]
remove DH_ALWAYS_EXCLUDE=.svn from rules files
The right solution is debuild -eDH_ALWAYS_EXCLUDE=.svn .
svn path=/trunk/packages/sipb-xen-dom0/; revision=949
Greg Price [Sun, 28 Sep 2008 22:25:51 +0000 (18:25 -0400)]
allow linux-xen as dependency for sipb-xen-dom0
This is the ubuntu xen metapackage's name.
svn path=/trunk/packages/sipb-xen-dom0/; revision=934
Greg Price [Sun, 28 Sep 2008 22:24:53 +0000 (18:24 -0400)]
exclude .svn in builds
svn path=/trunk/packages/sipb-xen-dom0/; revision=933
Quentin Smith [Sun, 3 Aug 2008 06:26:13 +0000 (02:26 -0400)]
Bump min dom0 memory to 1G, to prevent memory starvation (is this config file even installed correctly?)
svn path=/trunk/packages/sipb-xen-dom0/; revision=847
Greg Price [Sat, 2 Aug 2008 03:27:32 +0000 (23:27 -0400)]
todo lists for configuration
I looked through all the code for hardcoded details that should be moved
to configuration, and listed them in a file config.todo in each package
directory. These can be knocked off line-by-line as todo lists, and
removed when empty.
svn path=/trunk/packages/sipb-xen-dom0/; revision=810
Anders Kaseorg [Mon, 5 May 2008 00:45:44 +0000 (20:45 -0400)]
losetup -f finds an unused loop device.
svn path=/trunk/packages/sipb-xen-dom0/; revision=500
Anders Kaseorg [Fri, 2 May 2008 06:42:47 +0000 (02:42 -0400)]
Don't rely on exported $ROOT.
svn path=/trunk/packages/sipb-xen-dom0/; revision=492
Greg Price [Thu, 1 May 2008 05:28:04 +0000 (01:28 -0400)]
changelogs
Becoming a responsible debian-packaging developer
now that I've figured out and partially cleaned up
the mess that is sx-build-release.
svn path=/trunk/packages/sipb-xen-dom0/; revision=485
Greg Price [Tue, 22 Apr 2008 20:15:57 +0000 (16:15 -0400)]
sipb-xen-losetup: a half-sane way to use losetup
You should use this instead of plain losetup; everything that uses this
will at least not have races with other things using this.
If it's missing a feature (e.g. a losetup argument) you want,
it shouldn't be hard to add.
svn path=/trunk/packages/sipb-xen-dom0/; revision=449
Anders Kaseorg [Sun, 28 Oct 2007 01:24:07 +0000 (21:24 -0400)]
Depend on generic metapackages/provides instead of particular versions.
svn path=/trunk/packages/sipb-xen-dom0/sipb-xen-dom0/; revision=213
Anders Kaseorg [Fri, 5 Oct 2007 21:32:38 +0000 (17:32 -0400)]
Stuff that works is happy.
svn path=/trunk/packages/sipb-xen-dom0/sipb-xen-dom0/; revision=104
Sam Hartman [Sun, 26 Aug 2007 22:58:22 +0000 (18:58 -0400)]
* Add qemu-ifup script that depends on the device model script and
invokes vif-sipbroute. As a consequence, we don't really support
bridged hvms any more. It's not clear how to get enough information
out of qemu to do this.
* Call arpspoof with 18.181.0.1's address. This is unfortunate in two
ways. First, if we renumber we'll need to update the script. Second,
it is possible that someone on 18.181 besides the router may have an
address cached. Unfortunately, it doesn't work right if we don't
send the spoofed arp directly to the router.
svn path=/trunk/packages/sipb-xen-dom0/sipb-xen-dom0/; revision=95
Sam Hartman [Sat, 25 Aug 2007 20:01:44 +0000 (16:01 -0400)]
set forwarding to 1 before changing the other settings
as changing forwarding frobs a lot of global state
svn path=/trunk/packages/sipb-xen-dom0/sipb-xen-dom0/; revision=94
Sam Hartman [Fri, 24 Aug 2007 21:22:52 +0000 (17:22 -0400)]
* Fix typo in init script
* depend on dsniff for arpspoof
svn path=/trunk/packages/sipb-xen-dom0/sipb-xen-dom0/; revision=89
Sam Hartman [Fri, 24 Aug 2007 21:17:45 +0000 (17:17 -0400)]
* Add qemu-dm-sipb written by andersk to get us the domain ID in qemu-ifup
* Add vif-sipbroute, a version of vif-route that does better netwwork
isolation and has initial but useless ipv6 support. This version also
uses arpspoof to take over an address for domain migrations.
* Add init script to enable rp_filter, proxy_arp and forwarding for the network config.
svn path=/trunk/packages/sipb-xen-dom0/sipb-xen-dom0/; revision=87
Sam Hartman [Sun, 5 Aug 2007 00:23:47 +0000 (20:23 -0400)]
Fix typo
svn path=/trunk/packages/sipb-xen-dom0/sipb-xen-dom0/; revision=60
Sam Hartman [Sun, 5 Aug 2007 00:21:17 +0000 (20:21 -0400)]
New package to represent dom0 configuration
svn path=/trunk/packages/sipb-xen-dom0/sipb-xen-dom0/; revision=59