source: trunk/packages/invirt-autoinstaller/debian/changelog @ 2441

Last change on this file since 2441 was 2441, checked in by broder, 15 years ago

Revert the "Hack to be differently specific". It wasn't working.

This reverts commit r2376.

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