]> git.proxmox.com Git - pve-installer.git/blame - debian/changelog
pbs: create default DS
[pve-installer.git] / debian / changelog
CommitLineData
c9605974
TL
1pve-installer (6.2-1) pmg pve; urgency=medium
2
3 * unconfigured: don't trap "bad" debug-shell exits
4
5 -- Proxmox Support Team <support@proxmox.com> Sun, 10 May 2020 21:21:10 +0200
6
528e9761
TL
7pve-installer (6.1-4) pmg pve; urgency=medium
8
9 * unconfigured: allow pseudo terminals, mount devpts
10
11 * start installer window always in full screen mode
12
13 * improve spice integration
14
15 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 19:40:23 +0200
16
b2713661
TL
17pve-installer (6.1-3) pmg pve; urgency=medium
18
19 * fix behavior if ZFS disks have no /dev/by-id path
20
21 * restrict admin email to same format as the JSONSchema
22
23 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2020 10:57:49 +0100
24
b3afd5d1
TL
25pve-installer (6.1-2) pmg pve; urgency=medium
26
27 * add all ZFS vdevs with stable by-id device path
28
29 * fix #1211: allow installation on 4k-native (4kn) disks booting with UEFI
30
31 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Nov 2019 19:20:45 +0100
32
860f938d
TL
33pve-installer (6.1-1) pmg pve; urgency=medium
34
35 * raise postifx main.cf compatibility_level to 2
36
37 * ensure /etc/aliases.db is generated
38
39 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 10:35:42 +0100
40
0b4a801d
TL
41pve-installer (6.0-9) pmg pve; urgency=medium
42
43 * fix #2313: load country.dat file with utf8 encoding
44
45 -- Proxmox Support Team <support@proxmox.com> Sat, 17 Aug 2019 10:31:38 +0200
46
be1a181e
TL
47pve-installer (6.0-8) pmg pve; urgency=medium
48
49 * success screen: show real final IP addr with port
50
51 * handle bootloader installation errors gracefully
52
53 * efiboot: remove redundant call to zz-pve-efiboot
54
55 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jul 2019 12:40:37 +0200
56
9b9ce0e2
TL
57pve-installer (6.0-5) pmg pve; urgency=medium
58
59 * hd_list: skip all devices with iso9660 as FS
60
61 * mount efivarfs to ensure we can read bigger EFI NVRAM backed variables
62
63 * fix #1603: create a new and unique machine-id
64
65 * copy /etc/hostid from installer root to target
66
67 * prompt user if a vgrename is OK for exisiting 'pve'/'pmg' VGs
68
69 * use pve-efiboot-tool for systemd boot ESP preparation
70
71 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:22:31 +0200
72
0fbecc5e
TL
73pve-installer (6.0-4) pmg pve; urgency=medium
74
75 * update systemd-boot config after initializing esps
76
77 * clear zpool labels on selected disks' partitions
78
79 * use by-id diskpath for zpool create
80
81 * warn if host memory is less than 1 GB
82
83 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jul 2019 18:10:06 +0200
84
1cd1a8b9
TL
85pve-installer (6.0-3) pmg pve; urgency=medium
86
87 * add support for ZFS on EFI
88
89 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 14:03:21 +0200
90
5da2ffd1
TL
91pve-installer (6.0-2) pmg pve; urgency=medium
92
93 * add note regarding issues with ZFS on HW raid controller
94
95 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 10:27:54 +0200
96
c5c6fe94
TL
97pve-installer (6.0-1) pmg pve; urgency=medium
98
99 * bump for Debian Buster
100
101 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 10:02:08 +0200
102
89aa55e2
TL
103pve-installer (5.0-26) unstable; urgency=medium
104
105 * ipconf view: only (re)set fields if nic really changed
106
107 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2019 14:39:35 +0100
108
e5ef2909
TL
109pve-installer (5.0-25) unstable; urgency=medium
110
111 * add support for Citrix Hypervisor blockdev
112
113 * Fix #2009: Recreate hdsize_adj with new hdsize
114
115 * implement previous button
116
117 * implement summary/acknowledgement screen
118
119 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 16:36:13 +0100
120
f20832ec
TL
121pve-installer (5.0-24) unstable; urgency=medium
122
123 * change last button to 'Install'
124
125 * Reset adjustment for spinbutton_hdsize
126
127 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Nov 2018 16:09:14 +0100
128
702e9890
TL
129pve-installer (5.0-23) unstable; urgency=medium
130
131 * do not create a swap zvol
132
133 * unify and adapt disk partitioning
134
135 * fix #1527: Use 'iso-codes' package country naming
136
137 * allow more than 26 SCSI disk devices.
138
139 * fix various grammar and spelling errors
140
141 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 09:49:44 +0100
142
af0245d1
FG
143pve-installer (5.0-22) unstable; urgency=medium
144
145 * fix #1241: ensure at least 1G of thinpool metadata
146
147 * handle swapsize=0 correctly
148
149 * handle maxvz=0 correctly
150
151 * handle minfree=0 correctly
152
153 * handle local-only LVM setup
154
155 -- Proxmox Support Team <support@proxmox.com> Fri, 11 May 2018 13:17:42 +0200
156
b55d21e5
DM
157pve-installer (5.0-21) unstable; urgency=medium
158
159 * ipconf.htm: remove pve product name
160
161 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jan 2018 07:57:26 +0100
162
ed956793
DM
163pve-installer (5.0-20) unstable; urgency=medium
164
165 * proxinstall: only display option maxroot for product pve
166
167 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Dec 2017 07:43:41 +0100
168
7d865b96
DM
169pve-installer (5.0-19) unstable; urgency=medium
170
171 * allow all valid netmasks
172
173 * html-pmg/extract1-license.htm: fix typo
174
175 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2017 11:19:10 +0100
176
85cb5a90
DM
177pve-installer (5.0-18) unstable; urgency=medium
178
179 * proxinstall - only creat ezfs data pool for product pve
180
181 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 09:53:18 +0100
182
0c9c14e2
DM
183pve-installer (5.0-17) unstable; urgency=medium
184
185 * include svg files for installer banner
186
187 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 13:12:25 +0100
188
dd3eeeab
DM
189pve-installer (5.0-16) unstable; urgency=medium
190
191 * pmg: fix lvm volume sizes
192
193 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 10:26:38 +0100
194
1ec71724
DM
195pve-installer (5.0-15) unstable; urgency=medium
196
197 * dispaly info pages for 15 seconds
198
199 * Revert "change clamav daily database name to daily.cld"
200
201 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 09:29:16 +0100
202
96d83f35
DM
203pve-installer (5.0-14) unstable; urgency=medium
204
205 * correctly set PermitRootLogin in sshd_config
206
207 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 14:15:16 +0100
208
4c2b1ec1
DM
209pve-installer (5.0-13) unstable; urgency=medium
210
211 * change clamav daily database name to daily.cld
212
213 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 12:31:13 +0100
214
5993c2ad
DM
215pve-installer (5.0-12) unstable; urgency=medium
216
217 * pmg: write admin email to /etc/pmg/pmg.conf
218
219 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 10:26:59 +0100
220
9ae645db
DM
221pve-installer (5.0-11) unstable; urgency=medium
222
223 * pmg: write user.conf to correct location
224
225 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 09:56:40 +0100
226
5e49692c
DM
227pve-installer (5.0-10) unstable; urgency=medium
228
229 * bump version for testing
230
231 * implement proxmox mail gateway installation
232
233 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 08:05:02 +0100
234
a8213c0e
DM
235pve-installer (5.0-8) unstable; urgency=medium
236
237 * add support for multiple products (pve, pmg)
238
239 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Nov 2017 12:47:44 +0100
240
971d9294
FG
241pve-installer (5.0-7) unstable; urgency=medium
242
243 * kill dhclient before rebooting
244
245 * ZFS: explicitly export rpool after installation
246
247 * fix #1479: detect missing KVM support
248
249 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Oct 2017 10:56:30 +0200
250
53351632
FG
251pve-installer (5.0-6) unstable; urgency=medium
252
253 * fix console-setup
254
255 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Aug 2017 13:58:22 +0200
256
b19f719f
FG
257pve-installer (5.0-5) unstable; urgency=medium
258
259 * allow installing without active network devices
260
261 * fix bug in handling of invalid GeoIP results
262
263 -- Proxmox Support Team <support@proxmox.com> Wed, 9 Aug 2017 09:41:36 +0200
264
bba8f763
FG
265pve-installer (5.0-4) unstable; urgency=medium
266
267 * rework password and email text
268
269 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 09:49:38 +0200
270
67d55cde
FG
271pve-installer (5.0-3) unstable; urgency=medium
272
273 * let raid dialogue grow if > 4 disks
274
275 * add initial check for NICs
276
277 * ignore link-local addresses
278
279 * clean disks prior to formatting
280
281 * explicitly mount ESP as vfat
282
283 * zero start of partitions after formatting disk
284
285 * fix XFS mount options
286
287 -- Proxmox Support Team <support@proxmox.com> Fri, 5 May 2017 12:11:22 +0200
288
4f0241f1
FG
289pve-installer (5.0-2) unstable; urgency=medium
290
291 * always select a NIC, even if DHCP fails
292
293 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Mar 2017 09:44:30 +0100
294
64c46db3
FG
295pve-installer (5.0-1) unstable; urgency=medium
296
297 * rebuild for PVE 5.0
298
299 * fix #1239: enhance swap on ZFS setup
300
301 * use iproute2, support interface selection
302
303 * get DHCP leases on all interfaces
304
305 * only require grub-efi to succeed if booted using UEFI
306
307 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 13:03:43 +0100
308
56635b97
DM
309pve-installer (4.0-16) unstable; urgency=medium
310
311 * actually use more than 8 disks if selected
312
313 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2016 10:05:54 +0100
314
f29589b4
DM
315pve-installer (4.0-15) unstable; urgency=medium
316
317 * use explicit partition starts
318
319 * bump EFI partition size to 256M
320
321 * compute_swapsize: add return statement
322
323 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2016 09:12:20 +0100
324
bb77a307
DM
325pve-installer (4.0-14) unstable; urgency=medium
326
327 * bump version for new RELEASE=4.4
328
329 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 12:03:00 +0100
330
56445ecb
DM
331pve-installer (4.0-13) unstable; urgency=medium
332
333 * add default invalid mail address
334
335 * refactor disk setup
336
337 * add advanced ZFS options
338
339 * fix #1190: allow ZFS mirrors with slightly different sizes
340
341 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Dec 2016 10:48:19 +0100
342
77ebccb1
DM
343pve-installer (4.0-12) unstable; urgency=medium
344
345 * fix update_progress while extracting files
346
347 * assume root file system is writable (overlayfs)
348
349 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Sep 2016 13:12:33 +0200
350
e11d96aa
DM
351pve-installer (4.0-11) unstable; urgency=medium
352
353 * use unsquashfs instead of tar
354
355 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Aug 2016 08:49:30 +0200
356
26f89221
DM
357pve-installer (4.0-10) unstable; urgency=medium
358
359 * Fix #1054: error on purely numeric hostnames
360
361 * update layout, use new logo
362
363 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Aug 2016 09:46:31 +0200
364
3885481c
DM
365pve-installer (4.0-8) unstable; urgency=medium
366
367 * restrict hdsize if requested
368
369 -- Proxmox Support Team <support@proxmox.com> Sun, 06 Mar 2016 09:04:44 +0100
370
5fd81672
DM
371pve-installer (4.0-7) unstable; urgency=medium
372
373 * use lvmthin for data volume
374
375 * create zfs subpool (rpool/data) as VM/CT storage
376
377 * create better default storage configiguration
378
379 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Mar 2016 07:16:16 +0100
380
0ee3ef41
DM
381pve-installer (4.0-6) unstable; urgency=medium
382
383 * install EFI fallback boot file (OVMF does not boot without)
384
385 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Dec 2015 10:39:46 +0100
386
6b5dc3d0
DM
387pve-installer (4.0-5) unstable; urgency=medium
388
036475a0
DM
389 * allow up to 8 zfs disks
390
6b5dc3d0
DM
391 * enable systemd-timesyncd.service by default
392
393 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Nov 2015 09:07:20 +0100
394
1143023f
DM
395pve-installer (4.0-4) unstable; urgency=medium
396
397 * add ipv6 support
398
399 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2015 08:22:45 +0200
400
ccac1881
DM
401pve-installer (4.0-3) unstable; urgency=medium
402
403 * zpool create: use cachefile=none
404
405 * do not mention LVM snapshots
406
407 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 12:17:57 +0200
408
df482fe5
DM
409pve-installer (4.0-2) unstable; urgency=medium
410
411 * add xfs support
412
413 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 11:57:06 +0200
414
415pve-installer (4.0-1) unstable; urgency=medium
416
417 * updates for debian jessie
418
419 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 11:56:54 +0200
420
71eb60d6
DM
421pve-installer (3.3-3) unstable; urgency=low
422
423 * support ZFS
424
425 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Jan 2015 09:39:28 +0100
426
84761f93
DM
427pve-installer (3.3-2) unstable; urgency=low
428
429 * support UEFI systems
aed81ff0
DM
430
431 * add new 'Options' Dialog
84761f93
DM
432
433 * do not install xorg.conf (not needed, and makes problems with EFI boot)
434
435 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Oct 2014 09:16:03 +0200
436
cd0cff32
DM
437pve-installer (3.3-1) unstable; urgency=low
438
439 * update path for 3.3 release
440
441 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 12:08:14 +0200
442
443pve-installer (3.0-2) unstable; urgency=low
444
445 * always use GUID partition tables
446
447 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jan 2014 16:00:25 +0100
448
24396f40
DM
449pve-installer (3.0-1) unstable; urgency=low
450
451 * updates for debian wheezy
452
453 * use webkit instead of gthhtml2
454
455 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2013 06:39:42 +0100
456
87a09334
DM
457pve-installer (2.3-6) unstable; urgency=low
458
459 * fix hdsize algorythm
460
461 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 10:32:00 +0100
462
968fa90b
DM
463pve-installer (2.0-5) unstable; urgency=low
464
465 * add 'hdsize' boot parameter to specify maximum size used.
466
467 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Nov 2012 06:18:55 +0100
468
89092156
DM
469pve-installer (2.0-4) unstable; urgency=low
470
471 * fix bug #226 && #227: new minfree and maxvz boot options
472
473 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jul 2012 05:51:47 +0200
474
5586cedd
DM
475pve-installer (2.0-3) unstable; urgency=low
476
477 * increase free space on LVM up to 16GB
478
479 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 11:59:55 +0100
480
89a12446
DM
481pve-installer (2.0-2) unstable; urgency=low
482
483 * support new kernel parameter 'ext4' switch (use ext4 instead of ext3)
484
485 * use 'ext3' by default
486
487 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Aug 2011 12:58:27 +0200
488
489pve-installer (2.0-1) unstable; urgency=low
490
491 * use ext4 fs
492
493 * align LVM on 128k boundary
494
495 * use 'parted' to create partitions
496
497 * support > 2TB disks (use GPT partition tables)
498
499 * mount with barrier=0 during install (speedup)
500
501 * write keyboard settings to /etc/pve-installer.cfg
502
503 * adjust for pve2
504
505 * avoid to run update-grub or update-initramfs during install
506
507 * use --no-triggers for faster unpack
508
509 * also mount sysfs to /target/sys
510
511 * do not write /etc/default/grub - not really needed
512
513 * we now use openbox instead of metacity
514
515 * wait one second after partitioning (give kernel time to reread part
516 table)
517
518 * use update-initramfs -c (instead of -u)
519
520 * do not write /etc/apache2/ports.conf (not really needed)
521
522 * enable apache port redirect (a2ensite pve-redirect.conf)
523
524 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Feb 2010 14:09:46 +0100
525
526pve-installer (1.0-9) unstable; urgency=low
527
528 * fix netmask bug
529
530 * use 'udevadm info' to detect disks
531
532 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:13:11 +0100
533
534pve-installer (1.0-8) unstable; urgency=low
535
536 * use UUID= for /boot in fstab
537
538 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:11:58 +0100
539
540pve-installer (1.0-7) unstable; urgency=low
541
542 * unconfigured.sh: use -q flag for modprobe
543
544 * proxinstall: use 'removable' flag on older kernels (instead
545 of 'capability') to detect cdroms.
546
547 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2009 18:03:59 +0100
548
549pve-installer (1.0-6) unstable; urgency=low
550
551 * pass --no-floppy to grub-install (some users reported delays)
552
553 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2009 10:48:37 +0200
554
555pve-installer (1.0-5) unstable; urgency=low
556
557 * fixes for debian lenny
558
559 * support dynamically allocated virtio blk devices
560
561 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2009 16:53:42 +0200
562
563pve-installer (1.0-4) unstable; urgency=low
564
565 * proxinstall: better postfix configuration
566
567 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 12:21:13 +0100
568
569pve-installer (1.0-3) unstable; urgency=low
570
571 * ause grub instead of lilo
572
573 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2008 14:39:57 +0200
574
575pve-installer (1.0-2) stable; urgency=low
576
577 * proxinstall (extract_data): added maxroot and swapsize boot parameters,
578 set bridge parameters (stp = on, fd = 0)
579
580 -- Proxmox Support Team <support@proxmox.com> Tue, 8 Jul 2008 06:54:03 +0200
581
582pve-installer (1.0-1) stable; urgency=low
583
584 * initial release
585
586 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2007 15:48:05 +0100
587