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