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