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