]> git.proxmox.com Git - pve-installer.git/blame - changelog.Debian
let raid dialogue grow if > 4 disks
[pve-installer.git] / changelog.Debian
CommitLineData
4f0241f1
FG
1pve-installer (5.0-2) unstable; urgency=medium
2
3 * always select a NIC, even if DHCP fails
4
5 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Mar 2017 09:44:30 +0100
6
64c46db3
FG
7pve-installer (5.0-1) unstable; urgency=medium
8
9 * rebuild for PVE 5.0
10
11 * fix #1239: enhance swap on ZFS setup
12
13 * use iproute2, support interface selection
14
15 * get DHCP leases on all interfaces
16
17 * only require grub-efi to succeed if booted using UEFI
18
19 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 13:03:43 +0100
20
56635b97
DM
21pve-installer (4.0-16) unstable; urgency=medium
22
23 * actually use more than 8 disks if selected
24
25 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2016 10:05:54 +0100
26
f29589b4
DM
27pve-installer (4.0-15) unstable; urgency=medium
28
29 * use explicit partition starts
30
31 * bump EFI partition size to 256M
32
33 * compute_swapsize: add return statement
34
35 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2016 09:12:20 +0100
36
bb77a307
DM
37pve-installer (4.0-14) unstable; urgency=medium
38
39 * bump version for new RELEASE=4.4
40
41 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 12:03:00 +0100
42
56445ecb
DM
43pve-installer (4.0-13) unstable; urgency=medium
44
45 * add default invalid mail address
46
47 * refactor disk setup
48
49 * add advanced ZFS options
50
51 * fix #1190: allow ZFS mirrors with slightly different sizes
52
53 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Dec 2016 10:48:19 +0100
54
77ebccb1
DM
55pve-installer (4.0-12) unstable; urgency=medium
56
57 * fix update_progress while extracting files
58
59 * assume root file system is writable (overlayfs)
60
61 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Sep 2016 13:12:33 +0200
62
e11d96aa
DM
63pve-installer (4.0-11) unstable; urgency=medium
64
65 * use unsquashfs instead of tar
66
67 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Aug 2016 08:49:30 +0200
68
26f89221
DM
69pve-installer (4.0-10) unstable; urgency=medium
70
71 * Fix #1054: error on purely numeric hostnames
72
73 * update layout, use new logo
74
75 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Aug 2016 09:46:31 +0200
76
3885481c
DM
77pve-installer (4.0-8) unstable; urgency=medium
78
79 * restrict hdsize if requested
80
81 -- Proxmox Support Team <support@proxmox.com> Sun, 06 Mar 2016 09:04:44 +0100
82
5fd81672
DM
83pve-installer (4.0-7) unstable; urgency=medium
84
85 * use lvmthin for data volume
86
87 * create zfs subpool (rpool/data) as VM/CT storage
88
89 * create better default storage configiguration
90
91 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Mar 2016 07:16:16 +0100
92
0ee3ef41
DM
93pve-installer (4.0-6) unstable; urgency=medium
94
95 * install EFI fallback boot file (OVMF does not boot without)
96
97 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Dec 2015 10:39:46 +0100
98
6b5dc3d0
DM
99pve-installer (4.0-5) unstable; urgency=medium
100
036475a0
DM
101 * allow up to 8 zfs disks
102
6b5dc3d0
DM
103 * enable systemd-timesyncd.service by default
104
105 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Nov 2015 09:07:20 +0100
106
1143023f
DM
107pve-installer (4.0-4) unstable; urgency=medium
108
109 * add ipv6 support
110
111 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2015 08:22:45 +0200
112
ccac1881
DM
113pve-installer (4.0-3) unstable; urgency=medium
114
115 * zpool create: use cachefile=none
116
117 * do not mention LVM snapshots
118
119 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 12:17:57 +0200
120
df482fe5
DM
121pve-installer (4.0-2) unstable; urgency=medium
122
123 * add xfs support
124
125 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 11:57:06 +0200
126
127pve-installer (4.0-1) unstable; urgency=medium
128
129 * updates for debian jessie
130
131 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 11:56:54 +0200
132
71eb60d6
DM
133pve-installer (3.3-3) unstable; urgency=low
134
135 * support ZFS
136
137 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Jan 2015 09:39:28 +0100
138
84761f93
DM
139pve-installer (3.3-2) unstable; urgency=low
140
141 * support UEFI systems
aed81ff0
DM
142
143 * add new 'Options' Dialog
84761f93
DM
144
145 * do not install xorg.conf (not needed, and makes problems with EFI boot)
146
147 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Oct 2014 09:16:03 +0200
148
cd0cff32
DM
149pve-installer (3.3-1) unstable; urgency=low
150
151 * update path for 3.3 release
152
153 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 12:08:14 +0200
154
155pve-installer (3.0-2) unstable; urgency=low
156
157 * always use GUID partition tables
158
159 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jan 2014 16:00:25 +0100
160
24396f40
DM
161pve-installer (3.0-1) unstable; urgency=low
162
163 * updates for debian wheezy
164
165 * use webkit instead of gthhtml2
166
167 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2013 06:39:42 +0100
168
87a09334
DM
169pve-installer (2.3-6) unstable; urgency=low
170
171 * fix hdsize algorythm
172
173 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 10:32:00 +0100
174
968fa90b
DM
175pve-installer (2.0-5) unstable; urgency=low
176
177 * add 'hdsize' boot parameter to specify maximum size used.
178
179 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Nov 2012 06:18:55 +0100
180
89092156
DM
181pve-installer (2.0-4) unstable; urgency=low
182
183 * fix bug #226 && #227: new minfree and maxvz boot options
184
185 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jul 2012 05:51:47 +0200
186
5586cedd
DM
187pve-installer (2.0-3) unstable; urgency=low
188
189 * increase free space on LVM up to 16GB
190
191 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 11:59:55 +0100
192
89a12446
DM
193pve-installer (2.0-2) unstable; urgency=low
194
195 * support new kernel parameter 'ext4' switch (use ext4 instead of ext3)
196
197 * use 'ext3' by default
198
199 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Aug 2011 12:58:27 +0200
200
201pve-installer (2.0-1) unstable; urgency=low
202
203 * use ext4 fs
204
205 * align LVM on 128k boundary
206
207 * use 'parted' to create partitions
208
209 * support > 2TB disks (use GPT partition tables)
210
211 * mount with barrier=0 during install (speedup)
212
213 * write keyboard settings to /etc/pve-installer.cfg
214
215 * adjust for pve2
216
217 * avoid to run update-grub or update-initramfs during install
218
219 * use --no-triggers for faster unpack
220
221 * also mount sysfs to /target/sys
222
223 * do not write /etc/default/grub - not really needed
224
225 * we now use openbox instead of metacity
226
227 * wait one second after partitioning (give kernel time to reread part
228 table)
229
230 * use update-initramfs -c (instead of -u)
231
232 * do not write /etc/apache2/ports.conf (not really needed)
233
234 * enable apache port redirect (a2ensite pve-redirect.conf)
235
236 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Feb 2010 14:09:46 +0100
237
238pve-installer (1.0-9) unstable; urgency=low
239
240 * fix netmask bug
241
242 * use 'udevadm info' to detect disks
243
244 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:13:11 +0100
245
246pve-installer (1.0-8) unstable; urgency=low
247
248 * use UUID= for /boot in fstab
249
250 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:11:58 +0100
251
252pve-installer (1.0-7) unstable; urgency=low
253
254 * unconfigured.sh: use -q flag for modprobe
255
256 * proxinstall: use 'removable' flag on older kernels (instead
257 of 'capability') to detect cdroms.
258
259 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2009 18:03:59 +0100
260
261pve-installer (1.0-6) unstable; urgency=low
262
263 * pass --no-floppy to grub-install (some users reported delays)
264
265 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2009 10:48:37 +0200
266
267pve-installer (1.0-5) unstable; urgency=low
268
269 * fixes for debian lenny
270
271 * support dynamically allocated virtio blk devices
272
273 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2009 16:53:42 +0200
274
275pve-installer (1.0-4) unstable; urgency=low
276
277 * proxinstall: better postfix configuration
278
279 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 12:21:13 +0100
280
281pve-installer (1.0-3) unstable; urgency=low
282
283 * ause grub instead of lilo
284
285 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2008 14:39:57 +0200
286
287pve-installer (1.0-2) stable; urgency=low
288
289 * proxinstall (extract_data): added maxroot and swapsize boot parameters,
290 set bridge parameters (stp = on, fd = 0)
291
292 -- Proxmox Support Team <support@proxmox.com> Tue, 8 Jul 2008 06:54:03 +0200
293
294pve-installer (1.0-1) stable; urgency=low
295
296 * initial release
297
298 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2007 15:48:05 +0100
299