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