Install a more complete base system on Debian by installing packages
[invirt/packages/invirt-autoinstaller.git] / debian / changelog
index a407d87..819f33d 100644 (file)
@@ -1,3 +1,45 @@
+invirt-autoinstaller (0.0.10) unstable; urgency=low
+
+  * Serial consoles are supposed to run at 115200 baud, not 115300.
+  * Install a more complete base system on Debian.
+
+ -- Evan Broder <broder@mit.edu>  Sat, 14 Feb 2009 21:29:07 -0500
+
+invirt-autoinstaller (0.0.9) unstable; urgency=low
+
+  * xen-utils recommends a Xen hypervisor. We don't want one.
+
+ -- Evan Broder <broder@mit.edu>  Sat, 31 Jan 2009 23:39:06 -0500
+
+invirt-autoinstaller (0.0.8) unstable; urgency=low
+
+  * Actually install a useful base system by pulling in ubuntu-minimal and
+    ubuntu-standard (sorry, Debian).
+
+ -- Evan Broder <broder@mit.edu>  Sat, 31 Jan 2009 22:51:00 -0500
+
+invirt-autoinstaller (0.0.7) unstable; urgency=low
+
+  * Add a script to update the autoinstaller disk from a host.
+  * Use a more stringent regexp and fail loudly if the match fails.
+  * Turn off transmission segmentation offloading instead of tx checksum
+    offloading
+
+ -- Evan Broder <broder@mit.edu>  Mon, 26 Jan 2009 20:57:09 -0500
+
+invirt-autoinstaller (0.0.6) unstable; urgency=low
+
+  * Correct for the checksumming issue in /etc/network/interfaces instead
+    of /etc/rc.local
+
+ -- Evan Broder <broder@mit.edu>  Mon, 26 Jan 2009 07:40:30 -0500
+
+invirt-autoinstaller (0.0.5) unstable; urgency=low
+
+  * Install Debian and Ubuntu compatible kernels without checking first
+
+ -- Evan Broder <broder@mit.edu>  Wed, 19 Nov 2008 20:51:20 -0500
+
 invirt-autoinstaller (0.0.4) unstable; urgency=low
 
   * Figure out whether the autoinstaller is running on Debian or Ubuntu,