[2018] | 1 | invirt-autoinstaller (0.0.7) unstable; urgency=low |
---|
| 2 | |
---|
| 3 | * Add a script to update the autoinstaller disk from a host. |
---|
[2019] | 4 | * Use a more stringent regexp and fail loudly if the match fails. |
---|
| 5 | * Turn off transmission segmentation offloading instead of tx checksum |
---|
| 6 | offloading |
---|
[2018] | 7 | |
---|
[2019] | 8 | -- Evan Broder <broder@mit.edu> Mon, 26 Jan 2009 20:57:09 -0500 |
---|
[2018] | 9 | |
---|
[2006] | 10 | invirt-autoinstaller (0.0.6) unstable; urgency=low |
---|
| 11 | |
---|
| 12 | * Correct for the checksumming issue in /etc/network/interfaces instead |
---|
| 13 | of /etc/rc.local |
---|
| 14 | |
---|
| 15 | -- Evan Broder <broder@mit.edu> Mon, 26 Jan 2009 07:40:30 -0500 |
---|
| 16 | |
---|
[1722] | 17 | invirt-autoinstaller (0.0.5) unstable; urgency=low |
---|
| 18 | |
---|
| 19 | * Install Debian and Ubuntu compatible kernels without checking first |
---|
| 20 | |
---|
| 21 | -- Evan Broder <broder@mit.edu> Wed, 19 Nov 2008 20:51:20 -0500 |
---|
| 22 | |
---|
[1719] | 23 | invirt-autoinstaller (0.0.4) unstable; urgency=low |
---|
| 24 | |
---|
| 25 | * Figure out whether the autoinstaller is running on Debian or Ubuntu, |
---|
| 26 | and install an appropriate kernel |
---|
| 27 | |
---|
| 28 | -- Evan Broder <broder@mit.edu> Wed, 19 Nov 2008 19:53:25 -0500 |
---|
| 29 | |
---|
[1640] | 30 | invirt-autoinstaller (0.0.3) unstable; urgency=low |
---|
| 31 | |
---|
| 32 | * Whoops - replace the right string in /etc/rc.local |
---|
| 33 | |
---|
| 34 | -- Evan Broder <broder@mit.edu> Fri, 14 Nov 2008 01:59:11 -0500 |
---|
| 35 | |
---|
[1637] | 36 | invirt-autoinstaller (0.0.2) unstable; urgency=low |
---|
| 37 | |
---|
| 38 | * Add hook to turn off checksumming in guests |
---|
| 39 | |
---|
| 40 | -- Evan Broder <broder@mit.edu> Fri, 14 Nov 2008 01:19:21 -0500 |
---|
| 41 | |
---|
[1497] | 42 | invirt-autoinstaller (0.0.1) unstable; urgency=low |
---|
| 43 | |
---|
| 44 | * sipb-xen-autoinstaler -> invirt-autoinstaller |
---|
[1498] | 45 | * Punt DEB_AUTO_UPDATE_DEBIAN_CONTROL |
---|
[1497] | 46 | |
---|
[1498] | 47 | -- Evan Broder <broder@mit.edu> Sat, 01 Nov 2008 04:47:25 -0400 |
---|
[1497] | 48 | |
---|
[1270] | 49 | sipb-xen-autoinstaller (2.11) unstable; urgency=low |
---|
| 50 | |
---|
| 51 | * sipb-xen-dom0 -> invirt-xen-config |
---|
| 52 | |
---|
| 53 | -- Evan Broder <broder@mit.edu> Sat, 25 Oct 2008 18:18:51 -0400 |
---|
| 54 | |
---|
[1147] | 55 | sipb-xen-autoinstaller (2.10) unstable; urgency=low |
---|
| 56 | |
---|
| 57 | * Hide misleading harmless error message from dmsetup |
---|
[1148] | 58 | * Start udev in guest, so /dev/hda[12] appear automatically |
---|
| 59 | * understand 'noinstall=' rather than 'noinstall', so validator on |
---|
| 60 | remote accepts it |
---|
[1147] | 61 | |
---|
[1148] | 62 | -- Greg Price <price@mit.edu> Sun, 19 Oct 2008 21:26:31 -0400 |
---|
[1147] | 63 | |
---|
[1124] | 64 | sipb-xen-autoinstaller (2.9) unstable; urgency=low |
---|
| 65 | |
---|
| 66 | * Run xen-create-image with --verbose so you actually get useful |
---|
| 67 | output |
---|
| 68 | |
---|
| 69 | -- Evan Broder <broder@mit.edu> Tue, 14 Oct 2008 19:25:14 -0400 |
---|
| 70 | |
---|
[1105] | 71 | sipb-xen-autoinstaller (2.8) unstable; urgency=low |
---|
| 72 | |
---|
| 73 | * Correctly evaluate the kernel command line to deal with weird |
---|
| 74 | potential quoting issues |
---|
| 75 | |
---|
| 76 | -- Evan Broder <broder@mit.edu> Mon, 13 Oct 2008 21:18:22 -0400 |
---|
| 77 | |
---|
[1083] | 78 | sipb-xen-autoinstaller (2.7) unstable; urgency=low |
---|
| 79 | |
---|
| 80 | * Skip kpartx call when running on physical devices |
---|
| 81 | |
---|
| 82 | -- Evan Broder <broder@mit.edu> Tue, 07 Oct 2008 00:25:18 -0400 |
---|
| 83 | |
---|
[1078] | 84 | sipb-xen-autoinstaller (2.6) unstable; urgency=low |
---|
| 85 | |
---|
| 86 | * Update dependencies for Hardy |
---|
| 87 | |
---|
| 88 | -- Evan Broder <broder@mit.edu> Mon, 06 Oct 2008 18:22:08 -0400 |
---|
| 89 | |
---|
[929] | 90 | sipb-xen-autoinstaller (2.5) unstable; urgency=low |
---|
| 91 | |
---|
[931] | 92 | * Add sipb-xen-autoinstaller-host binary package |
---|
[929] | 93 | * Put common files in both binary packages |
---|
[931] | 94 | * Add beginnings of an installer script in -host package |
---|
[929] | 95 | |
---|
[931] | 96 | -- Greg Price <price@mit.edu> Sun, 28 Sep 2008 17:07:51 -0400 |
---|
[929] | 97 | |
---|
[760] | 98 | sipb-xen-autoinstaller (2.4) unstable; urgency=low |
---|
| 99 | |
---|
| 100 | * Switch to using just sipb-database options on the host |
---|
| 101 | |
---|
| 102 | -- Eric Price <ecprice@sipb-xen-dev.mit.edu> Mon, 28 Jul 2008 03:18:00 -0400 |
---|
| 103 | |
---|
[758] | 104 | sipb-xen-autoinstaller (2.3) unstable; urgency=low |
---|
| 105 | |
---|
| 106 | * Fix a couple bugs. |
---|
| 107 | |
---|
| 108 | -- Eric Price <ecprice@sipb-xen-dev.mit.edu> Mon, 28 Jul 2008 01:06:18 -0400 |
---|
| 109 | |
---|
[753] | 110 | sipb-xen-autoinstaller (2.2) unstable; urgency=low |
---|
| 111 | |
---|
| 112 | * Divert /etc/init.d/rcS |
---|
| 113 | |
---|
| 114 | -- Eric Price <ecprice@sipb-xen-dev.mit.edu> Mon, 28 Jul 2008 00:28:54 -0400 |
---|
| 115 | |
---|
[750] | 116 | sipb-xen-autoinstaller (2.1) unstable; urgency=low |
---|
| 117 | |
---|
| 118 | * Updates to the dependency lists. |
---|
| 119 | |
---|
| 120 | -- Eric Price <ecprice@sipb-xen-dev.mit.edu> Mon, 28 Jul 2008 00:02:39 -0400 |
---|
| 121 | |
---|
[745] | 122 | sipb-xen-autoinstaller (2.0) unstable; urgency=low |
---|
| 123 | |
---|
| 124 | * Move the autoinstall inside a VM. |
---|
| 125 | |
---|
| 126 | -- Eric Price <ecprice@mit.edu> Sun, 27 Jul 2008 23:47:02 -0400 |
---|
| 127 | |
---|
[719] | 128 | sipb-xen-guest-installer (1.4) unstable; urgency=low |
---|
| 129 | |
---|
| 130 | * sipb-xen-install, using xen-create-image, which uses debootstrap |
---|
| 131 | (ecprice, neboat, and me, weeks ago) |
---|
| 132 | |
---|
| 133 | -- Greg Price <price@mit.edu> Wed, 23 Jul 2008 01:15:58 -0400 |
---|
| 134 | |
---|
[542] | 135 | sipb-xen-guest-installer (1.3) unstable; urgency=low |
---|
| 136 | |
---|
| 137 | * Change sipb-xen-lvcopy so that it fails if you try to clone |
---|
| 138 | anything but ice3 |
---|
| 139 | |
---|
| 140 | -- Evan Broder <broder@mit.edu> Sat, 31 May 2008 13:38:37 -0700 |
---|
| 141 | |
---|
[529] | 142 | sipb-xen-guest-installer (1.2) unstable; urgency=low |
---|
| 143 | |
---|
| 144 | * Work around bug in Python subprocess. |
---|
| 145 | |
---|
| 146 | -- Eric Price <ecprice@sipb-xen-dev.mit.edu> Thu, 15 May 2008 18:46:57 -0400 |
---|
| 147 | |
---|
[485] | 148 | sipb-xen-guest-installer (1.1) unstable; urgency=low |
---|
| 149 | |
---|
| 150 | * All the changes since last October. In particular: |
---|
| 151 | * This system is in "production", using sx-lvcopy to replicate |
---|
| 152 | a golden image on user request and frob it as necessary. |
---|
| 153 | |
---|
| 154 | -- Greg Price <price@mit.edu> Thu, 1 May 2008 01:09:11 -0400 |
---|
| 155 | |
---|
[201] | 156 | sipb-xen-guest-installer (1.0) unstable; urgency=low |
---|
| 157 | |
---|
| 158 | * Initial release. |
---|
| 159 | |
---|
| 160 | -- Greg Price <price@mega-man.mit.edu> Tue, 16 Oct 2007 03:01:08 -0400 |
---|