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