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

Last change on this file since 2167 was 2167, checked in by price, 15 years ago

unset root password in -autoinstaller-guest

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