Updating the version for precise migration.
[invirt/packages/invirt-autoinstaller.git] / debian / changelog
1 invirt-autoinstaller (0.0.36) precise; urgency=low
2
3   * Updating version for precise.
4
5  -- Steven Valdez <dvorak42@mit.edu>  Sat, 20 Jul 2013 16:37:28 -0400
6
7 invirt-autoinstaller (0.0.35~glasgall2achernya2) precise; urgency=low
8
9   * Switch to dh7
10   * Bump standards version
11
12  -- Alexander Chernyakhovsky <achernya@mit.edu>  Fri, 31 May 2013 00:26:30 -0400
13
14 invirt-autoinstaller (0.0.35~glasgall2) precise; urgency=low
15
16   * Remove old symlinks from invirt-autoinstaller-host.links; they're
17     upstream now.
18
19  -- Adam Glasgall <glasgall@mit.edu>  Sat, 13 Apr 2013 16:52:27 -0400
20
21 invirt-autoinstaller (0.0.35~glasgall1) precise; urgency=low
22
23   * Update xen device names + add xen-create-image symlink for precise
24
25  -- Adam Glasgall <glasgall@mit.edu>  Sat, 13 Apr 2013 16:47:10 -0400
26
27 invirt-autoinstaller (0.0.34) unstable; urgency=low
28
29   * Add a missing dependency for the host on kpartx.
30
31  -- Evan Broder <broder@mit.edu>  Sun, 30 May 2010 11:32:43 -0400
32
33 invirt-autoinstaller (0.0.33) unstable; urgency=low
34
35   * Don't hardcode netmask and gateway
36
37  -- Greg Brockman <gdb@mit.edu>  Fri, 01 Jan 2010 23:31:55 -0500
38
39 invirt-autoinstaller (0.0.32) unstable; urgency=low
40
41   * Revert 0.0.31 - it didn't work, and left autoinstalled VMs that used
42     to work without anything in their grub menu.lst.
43
44  -- Evan Broder <broder@mit.edu>  Thu, 13 Aug 2009 08:35:50 -0700
45
46 invirt-autoinstaller (0.0.31) unstable; urgency=low
47
48   * Hack to be differently specific when replacing the root= lines. This
49     should replace both the actual grub config lines and the kopt line,
50     but leave lines like groot alone.
51
52  -- Evan Broder <broder@mit.edu>  Tue, 28 Jul 2009 14:39:25 -0700
53
54 invirt-autoinstaller (0.0.30) unstable; urgency=low
55
56   * When we're installing the world, be sure to block debconf prompts from
57     coming up.
58
59  -- Evan Broder <broder@mit.edu>  Sun, 26 Jul 2009 19:59:01 -0700
60
61 invirt-autoinstaller (0.0.29) unstable; urgency=low
62
63   * Be more specific when replacing root= lines with UUID equivalents in
64     the grub menu.lst. This avoids replacing things like groot, which
65     makes pygrub unhappy.
66
67  -- Evan Broder <broder@mit.edu>  Sat, 13 Jun 2009 19:33:01 -0700
68
69 invirt-autoinstaller (0.0.28) unstable; urgency=low
70
71   * We're using bashisms in 93-setup-grub, so let's use bash.
72
73  -- Evan Broder <broder@mit.edu>  Sun, 03 May 2009 02:40:54 -0400
74
75 invirt-autoinstaller (0.0.27) unstable; urgency=low
76
77   * Correctly detect what the path to the block devices in fstab are.
78   * Never prompt when updating the grub config after frobbing it.
79
80  -- Evan Broder <broder@mit.edu>  Sun, 03 May 2009 01:40:55 -0400
81
82 invirt-autoinstaller (0.0.26) unstable; urgency=low
83
84   * Switch the grub config and /etc/fstab to using UUIDs for specifying
85     the boot and swap partitions.
86
87  -- Evan Broder <broder@mit.edu>  Sun, 03 May 2009 01:18:45 -0400
88
89 invirt-autoinstaller (0.0.25) unstable; urgency=low
90
91   * Uh...right. Let's edit the event.d file and menu.lst within the
92     install prefix for Intrepid/Jaunty.
93
94  -- Evan Broder <broder@mit.edu>  Sun, 03 May 2009 00:14:50 -0400
95
96 invirt-autoinstaller (0.0.24) unstable; urgency=low
97
98   * Add a new version of our patches to work with the current Ubuntu
99     update-grub, instead of trying to use the indomU variable (which still
100     excludes kernels from showing up in the menu.lst).
101
102  -- Evan Broder <broder@mit.edu>  Sat, 02 May 2009 23:45:03 -0400
103
104 invirt-autoinstaller (0.0.23) unstable; urgency=low
105
106   * Create the shell of a menu.lst file needed to successfully parse
107     indomU=true out of it.
108
109  -- Evan Broder <broder@mit.edu>  Sat, 02 May 2009 22:56:30 -0400
110
111 invirt-autoinstaller (0.0.22) unstable; urgency=low
112
113   * For Jaunty systems, edit /boot/grub/menu.lst appropriately to work
114     with the fix for LP #291256.
115
116  -- Evan Broder <broder@mit.edu>  Sat, 02 May 2009 22:20:29 -0400
117
118 invirt-autoinstaller (0.0.21) unstable; urgency=low
119
120   * Create xen-tools symlinks for installing Intrepid and Jaunty.
121
122  -- Evan Broder <broder@mit.edu>  Sat, 02 May 2009 21:41:43 -0400
123
124 invirt-autoinstaller (0.0.20) unstable; urgency=low
125
126   * Update the setup-grub hook to work with pv_ops Ubuntu kernels.
127
128  -- Evan Broder <broder@mit.edu>  Sat, 02 May 2009 21:33:44 -0400
129
130 invirt-autoinstaller (0.0.19) unstable; urgency=low
131
132   * fix symlinks
133
134  -- Greg Price <price@mit.edu>  Thu, 19 Feb 2009 03:15:03 -0500
135
136 invirt-autoinstaller (0.0.18) unstable; urgency=low
137
138   * Renumber our 9x-* hook scripts to make some room.
139   * Move 36-clear-root-password to 96- so it sticks.
140
141  -- Greg Price <price@mit.edu>  Thu, 19 Feb 2009 03:03:39 -0500
142
143 invirt-autoinstaller (0.0.17) unstable; urgency=low
144
145   * Unset root password in xen-create-image.
146   * Don't bother unsetting the password in the installer image, because it
147     doesn't actually affect the guest.
148
149  -- Greg Price <price@mit.edu>  Wed, 18 Feb 2009 22:12:26 -0500
150
151 invirt-autoinstaller (0.0.16) unstable; urgency=low
152
153   * Unset root password in guest, so it's unset in autoinstalled images.
154
155  -- Greg Price <price@mit.edu>  Wed, 18 Feb 2009 02:39:29 -0500
156
157 invirt-autoinstaller (0.0.15) unstable; urgency=low
158
159   * Poke policy-rc.d while using aptitude so we don't try to start daemons.
160
161  -- Greg Price <price@mit.edu>  Wed, 18 Feb 2009 00:30:45 -0500
162
163 invirt-autoinstaller (0.0.14) jaunty; urgency=low
164
165   * Don't confuse MB with MiB.
166
167  -- Anders Kaseorg <andersk@mit.edu>  Tue, 17 Feb 2009 04:56:38 -0500
168
169 invirt-autoinstaller (0.0.13) unstable; urgency=low
170
171   * Don't hang indefinitely waiting for input from a user that can't talk
172     to you.
173
174  -- Evan Broder <broder@mit.edu>  Sun, 15 Feb 2009 03:54:10 -0500
175
176 invirt-autoinstaller (0.0.12) unstable; urgency=low
177
178   * TTANTS: Conflicts. Depends.
179
180  -- Evan Broder <broder@mit.edu>  Sat, 14 Feb 2009 22:38:48 -0500
181
182 invirt-autoinstaller (0.0.11) unstable; urgency=low
183
184   * Require aptitude in the autoinstaller guest - and use it in
185     invirt-update-ai-guest.
186
187  -- Evan Broder <broder@mit.edu>  Sat, 14 Feb 2009 22:32:32 -0500
188
189 invirt-autoinstaller (0.0.10) unstable; urgency=low
190
191   * Serial consoles are supposed to run at 115200 baud, not 115300.
192   * Install a more complete base system on Debian.
193
194  -- Evan Broder <broder@mit.edu>  Sat, 14 Feb 2009 21:29:07 -0500
195
196 invirt-autoinstaller (0.0.9) unstable; urgency=low
197
198   * xen-utils recommends a Xen hypervisor. We don't want one.
199
200  -- Evan Broder <broder@mit.edu>  Sat, 31 Jan 2009 23:39:06 -0500
201
202 invirt-autoinstaller (0.0.8) unstable; urgency=low
203
204   * Actually install a useful base system by pulling in ubuntu-minimal and
205     ubuntu-standard (sorry, Debian).
206
207  -- Evan Broder <broder@mit.edu>  Sat, 31 Jan 2009 22:51:00 -0500
208
209 invirt-autoinstaller (0.0.7) unstable; urgency=low
210
211   * Add a script to update the autoinstaller disk from a host.
212   * Use a more stringent regexp and fail loudly if the match fails.
213   * Turn off transmission segmentation offloading instead of tx checksum
214     offloading
215
216  -- Evan Broder <broder@mit.edu>  Mon, 26 Jan 2009 20:57:09 -0500
217
218 invirt-autoinstaller (0.0.6) unstable; urgency=low
219
220   * Correct for the checksumming issue in /etc/network/interfaces instead
221     of /etc/rc.local
222
223  -- Evan Broder <broder@mit.edu>  Mon, 26 Jan 2009 07:40:30 -0500
224
225 invirt-autoinstaller (0.0.5) unstable; urgency=low
226
227   * Install Debian and Ubuntu compatible kernels without checking first
228
229  -- Evan Broder <broder@mit.edu>  Wed, 19 Nov 2008 20:51:20 -0500
230
231 invirt-autoinstaller (0.0.4) unstable; urgency=low
232
233   * Figure out whether the autoinstaller is running on Debian or Ubuntu,
234     and install an appropriate kernel
235
236  -- Evan Broder <broder@mit.edu>  Wed, 19 Nov 2008 19:53:25 -0500
237
238 invirt-autoinstaller (0.0.3) unstable; urgency=low
239
240   * Whoops - replace the right string in /etc/rc.local
241
242  -- Evan Broder <broder@mit.edu>  Fri, 14 Nov 2008 01:59:11 -0500
243
244 invirt-autoinstaller (0.0.2) unstable; urgency=low
245
246   * Add hook to turn off checksumming in guests
247
248  -- Evan Broder <broder@mit.edu>  Fri, 14 Nov 2008 01:19:21 -0500
249
250 invirt-autoinstaller (0.0.1) unstable; urgency=low
251
252   * sipb-xen-autoinstaler -> invirt-autoinstaller
253   * Punt DEB_AUTO_UPDATE_DEBIAN_CONTROL
254
255  -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 04:47:25 -0400
256
257 sipb-xen-autoinstaller (2.11) unstable; urgency=low
258
259   * sipb-xen-dom0 -> invirt-xen-config
260
261  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 18:18:51 -0400
262
263 sipb-xen-autoinstaller (2.10) unstable; urgency=low
264
265   * Hide misleading harmless error message from dmsetup
266   * Start udev in guest, so /dev/hda[12] appear automatically
267   * understand 'noinstall=' rather than 'noinstall', so validator on
268     remote accepts it
269
270  -- Greg Price <price@mit.edu>  Sun, 19 Oct 2008 21:26:31 -0400
271
272 sipb-xen-autoinstaller (2.9) unstable; urgency=low
273
274   * Run xen-create-image with --verbose so you actually get useful
275     output
276
277  -- Evan Broder <broder@mit.edu>  Tue, 14 Oct 2008 19:25:14 -0400
278
279 sipb-xen-autoinstaller (2.8) unstable; urgency=low
280
281   * Correctly evaluate the kernel command line to deal with weird
282     potential quoting issues
283
284  -- Evan Broder <broder@mit.edu>  Mon, 13 Oct 2008 21:18:22 -0400
285
286 sipb-xen-autoinstaller (2.7) unstable; urgency=low
287
288   * Skip kpartx call when running on physical devices
289
290  -- Evan Broder <broder@mit.edu>  Tue, 07 Oct 2008 00:25:18 -0400
291
292 sipb-xen-autoinstaller (2.6) unstable; urgency=low
293
294   * Update dependencies for Hardy
295
296  -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 18:22:08 -0400
297
298 sipb-xen-autoinstaller (2.5) unstable; urgency=low
299
300   * Add sipb-xen-autoinstaller-host binary package
301   * Put common files in both binary packages
302   * Add beginnings of an installer script in -host package
303
304  -- Greg Price <price@mit.edu>  Sun, 28 Sep 2008 17:07:51 -0400
305
306 sipb-xen-autoinstaller (2.4) unstable; urgency=low
307
308   * Switch to using just sipb-database options on the host
309
310  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Mon, 28 Jul 2008 03:18:00 -0400
311
312 sipb-xen-autoinstaller (2.3) unstable; urgency=low
313
314   * Fix a couple bugs.
315
316  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Mon, 28 Jul 2008 01:06:18 -0400
317
318 sipb-xen-autoinstaller (2.2) unstable; urgency=low
319
320   * Divert /etc/init.d/rcS
321
322  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Mon, 28 Jul 2008 00:28:54 -0400
323
324 sipb-xen-autoinstaller (2.1) unstable; urgency=low
325
326   * Updates to the dependency lists.
327
328  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Mon, 28 Jul 2008 00:02:39 -0400
329
330 sipb-xen-autoinstaller (2.0) unstable; urgency=low
331
332   * Move the autoinstall inside a VM.
333
334  -- Eric Price <ecprice@mit.edu>  Sun, 27 Jul 2008 23:47:02 -0400
335
336 sipb-xen-guest-installer (1.4) unstable; urgency=low
337
338   * sipb-xen-install, using xen-create-image, which uses debootstrap
339     (ecprice, neboat, and me, weeks ago)
340
341  -- Greg Price <price@mit.edu>  Wed, 23 Jul 2008 01:15:58 -0400
342
343 sipb-xen-guest-installer (1.3) unstable; urgency=low
344
345   * Change sipb-xen-lvcopy so that it fails if you try to clone
346     anything but ice3
347
348  -- Evan Broder <broder@mit.edu>  Sat, 31 May 2008 13:38:37 -0700
349
350 sipb-xen-guest-installer (1.2) unstable; urgency=low
351
352   * Work around bug in Python subprocess.
353
354  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Thu, 15 May 2008 18:46:57 -0400
355
356 sipb-xen-guest-installer (1.1) unstable; urgency=low
357
358   * All the changes since last October.  In particular:
359   * This system is in "production", using sx-lvcopy to replicate
360     a golden image on user request and frob it as necessary.
361
362  -- Greg Price <price@mit.edu>  Thu,  1 May 2008 01:09:11 -0400
363
364 sipb-xen-guest-installer (1.0) unstable; urgency=low
365
366   * Initial release.
367
368  -- Greg Price <price@mega-man.mit.edu>  Tue, 16 Oct 2007 03:01:08 -0400