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