source: trunk/packages/invirt-xen-config/debian/changelog @ 1459

Last change on this file since 1459 was 1459, checked in by broder, 16 years ago

Add a typo'd missing paren

File size: 5.3 KB
RevLine 
[1459]1invirt-xen-config (0.0.12) unstable; urgency=low
2
3  * Add missing close paren to init script
4
5 -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 09:50:47 -0400
6
[1457]7invirt-xen-config (0.0.11) unstable; urgency=low
8
9  * Automatically startup sysvms if they're not running already
10
11 -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 09:47:15 -0400
12
[1452]13invirt-xen-config (0.0.10) unstable; urgency=low
14
15  * Generate config files for sysvms
16
17 -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 07:40:13 -0400
18
[1426]19invirt-xen-config (0.0.9) unstable; urgency=low
20
21  * don't try to disable tx checksums for HVMs; it errors out
22
23 -- Greg Price <price@mit.edu>  Wed, 29 Oct 2008 01:26:07 -0400
24
[1372]25invirt-xen-config (0.0.8) unstable; urgency=low
26
27  * sipb-xen-base -> invirt-base
28
29 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:38 -0400
30
[1311]31invirt-xen-config (0.0.7) unstable; urgency=low
32
33  * Clarify description to distinguish from invirt-host-master
34
35 -- Greg Price <price@mit.edu>  Sat, 25 Oct 2008 21:16:51 -0400
36
[1295]37invirt-xen-config (0.0.6) unstable; urgency=low
38
39  * sipb-xen-database-common -> invirt-database
40
41 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:03:33 -0400
42
[1280]43invirt-xen-config (0.0.5) unstable; urgency=low
44
45  * Give the init script a less weird sounding description
46
47 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 19:11:28 -0400
48
[1277]49invirt-xen-config (0.0.4) unstable; urgency=low
50
51  * Another typo in the init script
52
[1278]53 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 19:07:32 -0400
[1277]54
[1275]55invirt-xen-config (0.0.3) unstable; urgency=low
56
57  * Some small fixes in the init script
58
59 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 19:03:12 -0400
60
[1272]61invirt-xen-config (0.0.2) unstable; urgency=low
62
63  * Whoops - add the dependencies for the old sipb-xen-database-client
64
65 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 18:38:56 -0400
66
[1257]67invirt-xen-config (0.0.1) unstable; urgency=low
68
69  * Rename sipb-xen-dom0 -> invirt-xen-config
[1258]70  * Rearrange the source package
[1260]71  * Divert /etc/xen/qemu-ifup, since it existed and we've been scribbling
72    over it
[1261]73  * Generate /etc/xen/xend-config.sxp
[1262]74  * Move the invirt-database Xen config script into this package
[1257]75
[1262]76 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 17:52:39 -0400
[1257]77
[1149]78sipb-xen-dom0 (2.10) unstable; urgency=low
79
80  * Fix DHCP checksum error for ParaVMs
81
82 -- Evan Broder <broder@mit.edu>  Sun, 19 Oct 2008 22:12:09 -0400
83
[1134]84sipb-xen-dom0 (2.9.1) unstable; urgency=low
85
86  * Whoops - was slightly too vicious with the cuts to qemu-dm-sipb
87
88 -- Evan Broder <broder@mit.edu>  Sun, 19 Oct 2008 01:55:41 -0400
89
[1130]90sipb-xen-dom0 (2.9) unstable; urgency=low
91
92  * Move the qemu-ifup script to the location where it's now expected to
93    be.
94  * Clear out some debugging code from qemu-dm-sipb
95
96 -- Evan Broder <broder@mit.edu>  Sun, 19 Oct 2008 01:39:43 -0400
97
[1085]98sipb-xen-dom0 (2.8) unstable; urgency=low
99
100  * Apply Sam's fix to vif-sipbroute for the prod cluster (the interface
101    should eventually be configurized)
102
103 -- Evan Broder <broder@mit.edu>  Tue, 07 Oct 2008 01:18:37 -0400
104
[1077]105sipb-xen-dom0 (2.7) unstable; urgency=low
106
107  * Update qemu-dm-sipb to reflect the new location of qemu-dm
108
109 -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 18:55:59 -0400
110
[997]111sipb-xen-dom0 (2.6) unstable; urgency=low
112
113  * depend on sipb-xen-base
114
115 -- Greg Price <price@mit.edu>  Wed, 01 Oct 2008 20:28:21 -0400
116
[492]117sipb-xen-dom0 (2.5) unstable; urgency=low
118
119  * Don't rely on exported ROOT.
120
121 -- Anders Kaseorg <andersk@mit.edu>  Fri, 02 May 2008 02:41:43 -0400
122
[485]123sipb-xen-dom0 (2.4) unstable; urgency=low
124
125  * Add sipb-xen-losetup, a half-sane wrapper around the insane losetup.
126
127 -- Greg Price <price@mit.edu>  Thu,  1 May 2008 01:13:28 -0400
128
[213]129sipb-xen-dom0 (2.3) unstable; urgency=low
130
131  * Depend on generic metapackages/provides instead of particular
132    versions.
133
134 -- Anders Kaseorg <andersk@sipb-xen.mit.edu>  Sat, 27 Oct 2007 21:23:00 -0400
135
[95]136sipb-xen-dom0 (2.2) unstable; urgency=low
137
138  * Add qemu-ifup script that depends on the device model script and
139    invokes vif-sipbroute.    As a consequence, we don't really support
140    bridged hvms any more.  It's not clear how to get enough information
141    out of qemu to do this.
142  * Call arpspoof with 18.181.0.1's address.  This is unfortunate in two
143    ways.  First, if we renumber we'll need to update the script.  Second,
144    it is possible that someone on 18.181 besides the router may have an
145    address cached.  Unfortunately, it doesn't work right if we don't
146    send the spoofed arp directly to the router.
147
148 -- Sam Hartman <hartmans@debian.org>  Sun, 26 Aug 2007 18:57:17 -0400
149
[89]150sipb-xen-dom0 (2.1) unstable; urgency=low
151
152  * Fix typo in init script
153  * depend  on dsniff for arpspoof
154
155 -- Sam Hartman <hartmans@debian.org>  Fri, 24 Aug 2007 17:22:20 -0400
156
[87]157sipb-xen-dom0 (2) unstable; urgency=low
158
159  * Add qemu-dm-sipb written by andersk to get us the  domain ID in qemu-ifup
160  * Add vif-sipbroute, a version of vif-route that does better netwwork
161    isolation and has initial but useless ipv6 support.  This version also
162    uses arpspoof to take over an address for domain migrations.   
163  * Add init script to enable rp_filter, proxy_arp and forwarding for the network config.
164
165 -- Sam Hartman <hartmans@debian.org>  Fri, 24 Aug 2007 17:17:23 -0400
166
[59]167sipb-xen-dom0 (1) unstable; urgency=low
168
169  *  First version
170
171 -- Sam Hartman <hartmans@debian.org>  Sat,  4 Aug 2007 20:20:32 -0400
172
Note: See TracBrowser for help on using the repository browser.