source: trunk/packages/invirt-autoinstaller/debian/changelog @ 2330

Last change on this file since 2330 was 2330, checked in by broder, 15 years ago

In invirt-autoinstaller:

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