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

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

Serial consoles are supposed to run at 115200 baud, not 115300.

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