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

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

Things that are not the same: Conflicts. Depends.

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