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