db1f70640fc55debfb5950159ca0f15dbbdb7800
[invirt/packages/invirt-autoinstaller.git] / debian / changelog
1 invirt-autoinstaller (0.0.25) unstable; urgency=low
2
3   * Uh...right. Let's edit the event.d file and menu.lst within the
4     install prefix for Intrepid/Jaunty.
5
6  -- Evan Broder <broder@mit.edu>  Sun, 03 May 2009 00:14:50 -0400
7
8 invirt-autoinstaller (0.0.24) unstable; urgency=low
9
10   * Add a new version of our patches to work with the current Ubuntu
11     update-grub, instead of trying to use the indomU variable (which still
12     excludes kernels from showing up in the menu.lst).
13
14  -- Evan Broder <broder@mit.edu>  Sat, 02 May 2009 23:45:03 -0400
15
16 invirt-autoinstaller (0.0.23) unstable; urgency=low
17
18   * Create the shell of a menu.lst file needed to successfully parse
19     indomU=true out of it.
20
21  -- Evan Broder <broder@mit.edu>  Sat, 02 May 2009 22:56:30 -0400
22
23 invirt-autoinstaller (0.0.22) unstable; urgency=low
24
25   * For Jaunty systems, edit /boot/grub/menu.lst appropriately to work
26     with the fix for LP #291256.
27
28  -- Evan Broder <broder@mit.edu>  Sat, 02 May 2009 22:20:29 -0400
29
30 invirt-autoinstaller (0.0.21) unstable; urgency=low
31
32   * Create xen-tools symlinks for installing Intrepid and Jaunty.
33
34  -- Evan Broder <broder@mit.edu>  Sat, 02 May 2009 21:41:43 -0400
35
36 invirt-autoinstaller (0.0.20) unstable; urgency=low
37
38   * Update the setup-grub hook to work with pv_ops Ubuntu kernels.
39
40  -- Evan Broder <broder@mit.edu>  Sat, 02 May 2009 21:33:44 -0400
41
42 invirt-autoinstaller (0.0.19) unstable; urgency=low
43
44   * fix symlinks
45
46  -- Greg Price <price@mit.edu>  Thu, 19 Feb 2009 03:15:03 -0500
47
48 invirt-autoinstaller (0.0.18) unstable; urgency=low
49
50   * Renumber our 9x-* hook scripts to make some room.
51   * Move 36-clear-root-password to 96- so it sticks.
52
53  -- Greg Price <price@mit.edu>  Thu, 19 Feb 2009 03:03:39 -0500
54
55 invirt-autoinstaller (0.0.17) unstable; urgency=low
56
57   * Unset root password in xen-create-image.
58   * Don't bother unsetting the password in the installer image, because it
59     doesn't actually affect the guest.
60
61  -- Greg Price <price@mit.edu>  Wed, 18 Feb 2009 22:12:26 -0500
62
63 invirt-autoinstaller (0.0.16) unstable; urgency=low
64
65   * Unset root password in guest, so it's unset in autoinstalled images.
66
67  -- Greg Price <price@mit.edu>  Wed, 18 Feb 2009 02:39:29 -0500
68
69 invirt-autoinstaller (0.0.15) unstable; urgency=low
70
71   * Poke policy-rc.d while using aptitude so we don't try to start daemons.
72
73  -- Greg Price <price@mit.edu>  Wed, 18 Feb 2009 00:30:45 -0500
74
75 invirt-autoinstaller (0.0.14) jaunty; urgency=low
76
77   * Don't confuse MB with MiB.
78
79  -- Anders Kaseorg <andersk@mit.edu>  Tue, 17 Feb 2009 04:56:38 -0500
80
81 invirt-autoinstaller (0.0.13) unstable; urgency=low
82
83   * Don't hang indefinitely waiting for input from a user that can't talk
84     to you.
85
86  -- Evan Broder <broder@mit.edu>  Sun, 15 Feb 2009 03:54:10 -0500
87
88 invirt-autoinstaller (0.0.12) unstable; urgency=low
89
90   * TTANTS: Conflicts. Depends.
91
92  -- Evan Broder <broder@mit.edu>  Sat, 14 Feb 2009 22:38:48 -0500
93
94 invirt-autoinstaller (0.0.11) unstable; urgency=low
95
96   * Require aptitude in the autoinstaller guest - and use it in
97     invirt-update-ai-guest.
98
99  -- Evan Broder <broder@mit.edu>  Sat, 14 Feb 2009 22:32:32 -0500
100
101 invirt-autoinstaller (0.0.10) unstable; urgency=low
102
103   * Serial consoles are supposed to run at 115200 baud, not 115300.
104   * Install a more complete base system on Debian.
105
106  -- Evan Broder <broder@mit.edu>  Sat, 14 Feb 2009 21:29:07 -0500
107
108 invirt-autoinstaller (0.0.9) unstable; urgency=low
109
110   * xen-utils recommends a Xen hypervisor. We don't want one.
111
112  -- Evan Broder <broder@mit.edu>  Sat, 31 Jan 2009 23:39:06 -0500
113
114 invirt-autoinstaller (0.0.8) unstable; urgency=low
115
116   * Actually install a useful base system by pulling in ubuntu-minimal and
117     ubuntu-standard (sorry, Debian).
118
119  -- Evan Broder <broder@mit.edu>  Sat, 31 Jan 2009 22:51:00 -0500
120
121 invirt-autoinstaller (0.0.7) unstable; urgency=low
122
123   * Add a script to update the autoinstaller disk from a host.
124   * Use a more stringent regexp and fail loudly if the match fails.
125   * Turn off transmission segmentation offloading instead of tx checksum
126     offloading
127
128  -- Evan Broder <broder@mit.edu>  Mon, 26 Jan 2009 20:57:09 -0500
129
130 invirt-autoinstaller (0.0.6) unstable; urgency=low
131
132   * Correct for the checksumming issue in /etc/network/interfaces instead
133     of /etc/rc.local
134
135  -- Evan Broder <broder@mit.edu>  Mon, 26 Jan 2009 07:40:30 -0500
136
137 invirt-autoinstaller (0.0.5) unstable; urgency=low
138
139   * Install Debian and Ubuntu compatible kernels without checking first
140
141  -- Evan Broder <broder@mit.edu>  Wed, 19 Nov 2008 20:51:20 -0500
142
143 invirt-autoinstaller (0.0.4) unstable; urgency=low
144
145   * Figure out whether the autoinstaller is running on Debian or Ubuntu,
146     and install an appropriate kernel
147
148  -- Evan Broder <broder@mit.edu>  Wed, 19 Nov 2008 19:53:25 -0500
149
150 invirt-autoinstaller (0.0.3) unstable; urgency=low
151
152   * Whoops - replace the right string in /etc/rc.local
153
154  -- Evan Broder <broder@mit.edu>  Fri, 14 Nov 2008 01:59:11 -0500
155
156 invirt-autoinstaller (0.0.2) unstable; urgency=low
157
158   * Add hook to turn off checksumming in guests
159
160  -- Evan Broder <broder@mit.edu>  Fri, 14 Nov 2008 01:19:21 -0500
161
162 invirt-autoinstaller (0.0.1) unstable; urgency=low
163
164   * sipb-xen-autoinstaler -> invirt-autoinstaller
165   * Punt DEB_AUTO_UPDATE_DEBIAN_CONTROL
166
167  -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 04:47:25 -0400
168
169 sipb-xen-autoinstaller (2.11) unstable; urgency=low
170
171   * sipb-xen-dom0 -> invirt-xen-config
172
173  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 18:18:51 -0400
174
175 sipb-xen-autoinstaller (2.10) unstable; urgency=low
176
177   * Hide misleading harmless error message from dmsetup
178   * Start udev in guest, so /dev/hda[12] appear automatically
179   * understand 'noinstall=' rather than 'noinstall', so validator on
180     remote accepts it
181
182  -- Greg Price <price@mit.edu>  Sun, 19 Oct 2008 21:26:31 -0400
183
184 sipb-xen-autoinstaller (2.9) unstable; urgency=low
185
186   * Run xen-create-image with --verbose so you actually get useful
187     output
188
189  -- Evan Broder <broder@mit.edu>  Tue, 14 Oct 2008 19:25:14 -0400
190
191 sipb-xen-autoinstaller (2.8) unstable; urgency=low
192
193   * Correctly evaluate the kernel command line to deal with weird
194     potential quoting issues
195
196  -- Evan Broder <broder@mit.edu>  Mon, 13 Oct 2008 21:18:22 -0400
197
198 sipb-xen-autoinstaller (2.7) unstable; urgency=low
199
200   * Skip kpartx call when running on physical devices
201
202  -- Evan Broder <broder@mit.edu>  Tue, 07 Oct 2008 00:25:18 -0400
203
204 sipb-xen-autoinstaller (2.6) unstable; urgency=low
205
206   * Update dependencies for Hardy
207
208  -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 18:22:08 -0400
209
210 sipb-xen-autoinstaller (2.5) unstable; urgency=low
211
212   * Add sipb-xen-autoinstaller-host binary package
213   * Put common files in both binary packages
214   * Add beginnings of an installer script in -host package
215
216  -- Greg Price <price@mit.edu>  Sun, 28 Sep 2008 17:07:51 -0400
217
218 sipb-xen-autoinstaller (2.4) unstable; urgency=low
219
220   * Switch to using just sipb-database options on the host
221
222  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Mon, 28 Jul 2008 03:18:00 -0400
223
224 sipb-xen-autoinstaller (2.3) unstable; urgency=low
225
226   * Fix a couple bugs.
227
228  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Mon, 28 Jul 2008 01:06:18 -0400
229
230 sipb-xen-autoinstaller (2.2) unstable; urgency=low
231
232   * Divert /etc/init.d/rcS
233
234  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Mon, 28 Jul 2008 00:28:54 -0400
235
236 sipb-xen-autoinstaller (2.1) unstable; urgency=low
237
238   * Updates to the dependency lists.
239
240  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Mon, 28 Jul 2008 00:02:39 -0400
241
242 sipb-xen-autoinstaller (2.0) unstable; urgency=low
243
244   * Move the autoinstall inside a VM.
245
246  -- Eric Price <ecprice@mit.edu>  Sun, 27 Jul 2008 23:47:02 -0400
247
248 sipb-xen-guest-installer (1.4) unstable; urgency=low
249
250   * sipb-xen-install, using xen-create-image, which uses debootstrap
251     (ecprice, neboat, and me, weeks ago)
252
253  -- Greg Price <price@mit.edu>  Wed, 23 Jul 2008 01:15:58 -0400
254
255 sipb-xen-guest-installer (1.3) unstable; urgency=low
256
257   * Change sipb-xen-lvcopy so that it fails if you try to clone
258     anything but ice3
259
260  -- Evan Broder <broder@mit.edu>  Sat, 31 May 2008 13:38:37 -0700
261
262 sipb-xen-guest-installer (1.2) unstable; urgency=low
263
264   * Work around bug in Python subprocess.
265
266  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Thu, 15 May 2008 18:46:57 -0400
267
268 sipb-xen-guest-installer (1.1) unstable; urgency=low
269
270   * All the changes since last October.  In particular:
271   * This system is in "production", using sx-lvcopy to replicate
272     a golden image on user request and frob it as necessary.
273
274  -- Greg Price <price@mit.edu>  Thu,  1 May 2008 01:09:11 -0400
275
276 sipb-xen-guest-installer (1.0) unstable; urgency=low
277
278   * Initial release.
279
280  -- Greg Price <price@mega-man.mit.edu>  Tue, 16 Oct 2007 03:01:08 -0400