]> git.proxmox.com Git - pve-installer.git/blame - debian/changelog
bump version to 7.4-2
[pve-installer.git] / debian / changelog
CommitLineData
396a1ae6
TL
1proxmox-installer (7.4-2) bullseye; urgency=medium
2
3 * d/control: depend on renamed and split-out proxmox-kernel-helper
4
5 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Mar 2023 21:15:56 +0100
6
5fd83fe2
TL
7proxmox-installer (7.4-1) bullseye; urgency=medium
8
9 * zfs: fix wrong command reference in error message
10
11 * parition boot disk: use 1 GiB for ESP if root disk has 100+ GB space
12
13 * fix #4430: allow users to select the UTC timezone
14
15 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Mar 2023 12:40:57 +0100
16
3766f6ab
TL
17proxmox-installer (7.3-1) bullseye; urgency=medium
18
ce8e7a45 19 * lvm create: improve rounding of target root LV size by aligning it down to
3766f6ab
TL
20 the 4MB boundary to ensure that LVM doesn't try to over allocates by one
21 extent.
22
ce8e7a45
TL
23 * align computed swap size down to 4 MB to avoid oddly specific sizes and
24 issues with LVM rounding PEs up on creation
25
26 * lvm create: leave 4 MB space unallocated space for small disks (<= 32GB)
27 too
28
29 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2022 07:24:09 +0100
3766f6ab 30
7bf9ff28
TL
31proxmox-installer (7.2-3) bullseye; urgency=medium
32
33 * create lvm: improve rounding/alignment
34
35 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Nov 2022 16:51:40 +0100
36
f1bde6ef
TL
37proxmox-installer (7.2-1) bullseye; urgency=medium
38
39 * zfs compression - fix wrongly added zle option
40
41 * fix #4236: split disk space check into soft and hard limits, warn
42 below 8 GB but only hard fail on 2 GB - which can never work
43
44 * fine tune swap selection for low memory/space setups
45
46 * lvm create: rework auto-space distribution and improve for low size
47 setups. Avoid a per-default extra free space block if the disk has
48 less than 32 GB of total space. Use the full rest size for root if
49 it's below 12 GB, not much of a point in setting up a data thin LVM
50 for guests then. Then also show a display message if no thin LVM is
51 created to inform the admin.
52
53 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Nov 2022 10:44:33 +0100
54
3aa883ea
TL
55proxmox-installer (7.1-2) bullseye; urgency=medium
56
57 * disks: raid: avoid restting hdsize when reopening options
58
59 * drop trying to enable timesyncd, wrong since chrony switch & unnecessary
60 anyway
61
62 * remove /mnt/hostrun after install to avoid lingering directory
63
64 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2022 08:08:47 +0200
65
5e299512
TL
66proxmox-installer (7.1-1) bullseye; urgency=medium
67
68 * init:
69 + add missing newline for chorny log message
70 + add hint that GUI should start and where to find potential errors
71 + do not sync on actual reboot, was already done after installation
72 finished
73
74 * proxmox-boot-preparation: add newline to /etc/kernel/cmdline
75
76 * display disk size with 2 decimal places
77
78 * zfs create: default to relatime
79
80 * fix #3905: allow lze/gzip/zstd compression for ZFS
81
82 * zfs: allow RAID0 with different-sized disks
83
84 * fix #3188: update hdsize spin-button on disk-selection change
85
86 * fix #3587: make hdsize configurable for btrfs setups
87
88 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2022 14:17:52 +0200
89
0761f0a7
TL
90proxmox-installer (7.0-7) bullseye; urgency=medium
91
92 * Revert "bridged network: set bridge HW-address to port one", to subtle to
93 do as static configuration
94
95 * avoid copying packages into ram, bind-mount into target chroot and extract
96 directly
97
98 * unconfigured: avoid doing the reset "sysrq" if possible, prefer a normal
99 reboot system call.
100
101 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Jul 2021 12:16:27 +0200
102
8fc0b963 103proxmox-installer (7.0-6) bullseye; urgency=medium
87da13d0
TL
104
105 * bridged network: set bridge HW-address (MAC) to the one of the physical
106 port
107
108 * unconfigured: ifupdown is not used anymore, cope with that
109
110 * unconfigured: do not unmount /dev to early on shutdown
111
112 * unconfigured: only log about swap if there's actually one we can deactivate
113
8fc0b963 114 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jul 2021 13:21:09 +0200
87da13d0 115
21d7be6e
TL
116proxmox-installer (7.0-4) bullseye; urgency=medium
117
118 * clean disk: sort blockdevs by length to clean depth-first
119
120 * lvcreate: pass --yes to ensure wipesignatures is answered with go-
121 for-it
122
123 * try to make LVM less noisy regarding leaked file-descriptors
124
125 * network: sync bridge option names with pve-common
126
127 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Jun 2021 11:04:45 +0200
128
f6af796e
TL
129proxmox-installer (7.0-3) bullseye; urgency=medium
130
131 * pid1: shutdown: send a more friendly TERM signal first
132
133 * Proxmox VE: enable BTRFS support on installation as technology preview
134
135 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jun 2021 23:03:22 +0200
136
c930ad75
TL
137proxmox-installer (7.0-2) bullseye; urgency=medium
138
139 * lvm: always tell lvm to wipe the signatures
140
141 * clean disk: pass all partitions separately to wipe2fs, as else it won't
142 bother cleaning up child ones
143
144 * disk preparation: make progress report for cleaning up disks slightly more
145 granular
146
147 * unconfigured: handle being the new PID 1
148
149 * unconfigured: heuristically detect high-dpi and adapt debugshell font and
150 GDK_SCALE for the wizard in that case
151
152 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Jun 2021 15:07:04 +0200
153
7bd5f9b4
TL
154proxmox-installer (7.0-1) bullseye; urgency=medium
155
156 * unify installer packages into single binary-package
157
158 * use wipefs to really clean the disks used for the root filesystem, as with
159 wiping only the partions through sgdik, things like LVS refuse to operate
160 if they find traces of existing LVs.
161
162 * override grub default config via installer instead of separate grub
163 package
164
165 * re-build for Debian 11 Bullseye based releases
166
167 -- Proxmox Support Team <support@proxmox.com> Tue, 25 May 2021 19:54:34 +0200
168
61f260bf
TL
169pve-installer (6.4-2) pmg pve; urgency=medium
170
171 * zfs: assume that all devices are boot devices as firmware is weird and
172 sometimes allows booting only from certain devices, which we cannot know
173 here, and potentially only the boot partition could be corrupted/broken/...
174 in which case another dev in the raid 0 could allow successful booting
175
176 * legacy BIOS: boot ZFS indirectly using proxmox-boot-tool and the vfat based
177 ESP as the primary boot partition to avoid issues with the ZFS
178 implementation of GRUB.
179
180 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Apr 2021 18:53:55 +0200
181
6d352d07
TL
182pve-installer (6.4-1) pmg pve; urgency=medium
183
184 * fix #2518: disk selector: add "deselect all" button if there are
185 more than three disks
186
187 * avoid triggering keyboard layout auto-selection heuristic if it was
188 changed explicitly
189
190 * partially fix #2804: set debug-console keymap on language selection
191
192 * fix #3223: fix hardcoded port value in success page html
193
194 * fix #3165: start chrony after DHCP client for an opportunistic time-sync
195
811e0e6d 196 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Mar 2021 19:47:08 +0100
6d352d07 197
e93199d2
TL
198pve-installer (6.3-2) pmg pve; urgency=medium
199
200 * minor spelling/grammar fixes all over the place
201
202 * do not configure VT keyboard layout during installation, may hang the
203 installer
204
205 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 15:03:14 +0100
206
7dc66ff7
TL
207pve-installer (6.3-1) pmg pve; urgency=medium
208
209 * fix #2925: edit /etc/kernel/cmdline unconditionally
210
211 * set console keymap on language selection
212
213 * fix #3057: remove ext3 option from installer
214
215 * pbs: actually write out email to user.cfg
216
217 * network: replace dot notation netmask with CIDR notation as primary input
218
219 * fix #3093: allow one to automatically reboot on installation success
220
221 -- Proxmox Support Team <support@proxmox.com> Sun, 08 Nov 2020 19:35:45 +0100
222
86ebed3b
TL
223pve-installer (6.2-3) pmg pve; urgency=medium
224
225 * fix #2804: add a root shell on tty3
226
227 * pbs: update installation html texts
228
229 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jul 2020 15:37:04 +0200
230
ba0efb12
TL
231pve-installer (6.2-2) pmg pve; urgency=medium
232
233 * write out network configuration in CIDR notation
234
235 * create default DS
236
237 -- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 21:10:33 +0200
238
c9605974
TL
239pve-installer (6.2-1) pmg pve; urgency=medium
240
241 * unconfigured: don't trap "bad" debug-shell exits
242
243 -- Proxmox Support Team <support@proxmox.com> Sun, 10 May 2020 21:21:10 +0200
244
528e9761
TL
245pve-installer (6.1-4) pmg pve; urgency=medium
246
247 * unconfigured: allow pseudo terminals, mount devpts
248
249 * start installer window always in full screen mode
250
251 * improve spice integration
252
253 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 19:40:23 +0200
254
b2713661
TL
255pve-installer (6.1-3) pmg pve; urgency=medium
256
257 * fix behavior if ZFS disks have no /dev/by-id path
258
259 * restrict admin email to same format as the JSONSchema
260
261 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2020 10:57:49 +0100
262
b3afd5d1
TL
263pve-installer (6.1-2) pmg pve; urgency=medium
264
265 * add all ZFS vdevs with stable by-id device path
266
267 * fix #1211: allow installation on 4k-native (4kn) disks booting with UEFI
268
269 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Nov 2019 19:20:45 +0100
270
860f938d
TL
271pve-installer (6.1-1) pmg pve; urgency=medium
272
273 * raise postifx main.cf compatibility_level to 2
274
275 * ensure /etc/aliases.db is generated
276
277 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 10:35:42 +0100
278
0b4a801d
TL
279pve-installer (6.0-9) pmg pve; urgency=medium
280
281 * fix #2313: load country.dat file with utf8 encoding
282
283 -- Proxmox Support Team <support@proxmox.com> Sat, 17 Aug 2019 10:31:38 +0200
284
be1a181e
TL
285pve-installer (6.0-8) pmg pve; urgency=medium
286
287 * success screen: show real final IP addr with port
288
289 * handle bootloader installation errors gracefully
290
291 * efiboot: remove redundant call to zz-pve-efiboot
292
293 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jul 2019 12:40:37 +0200
294
9b9ce0e2
TL
295pve-installer (6.0-5) pmg pve; urgency=medium
296
297 * hd_list: skip all devices with iso9660 as FS
298
299 * mount efivarfs to ensure we can read bigger EFI NVRAM backed variables
300
301 * fix #1603: create a new and unique machine-id
302
303 * copy /etc/hostid from installer root to target
304
305 * prompt user if a vgrename is OK for exisiting 'pve'/'pmg' VGs
306
307 * use pve-efiboot-tool for systemd boot ESP preparation
308
309 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:22:31 +0200
310
0fbecc5e
TL
311pve-installer (6.0-4) pmg pve; urgency=medium
312
313 * update systemd-boot config after initializing esps
314
315 * clear zpool labels on selected disks' partitions
316
317 * use by-id diskpath for zpool create
318
319 * warn if host memory is less than 1 GB
320
321 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jul 2019 18:10:06 +0200
322
1cd1a8b9
TL
323pve-installer (6.0-3) pmg pve; urgency=medium
324
325 * add support for ZFS on EFI
326
327 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 14:03:21 +0200
328
5da2ffd1
TL
329pve-installer (6.0-2) pmg pve; urgency=medium
330
331 * add note regarding issues with ZFS on HW raid controller
332
333 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 10:27:54 +0200
334
c5c6fe94
TL
335pve-installer (6.0-1) pmg pve; urgency=medium
336
337 * bump for Debian Buster
338
339 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 10:02:08 +0200
340
89aa55e2
TL
341pve-installer (5.0-26) unstable; urgency=medium
342
343 * ipconf view: only (re)set fields if nic really changed
344
345 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2019 14:39:35 +0100
346
e5ef2909
TL
347pve-installer (5.0-25) unstable; urgency=medium
348
349 * add support for Citrix Hypervisor blockdev
350
351 * Fix #2009: Recreate hdsize_adj with new hdsize
352
353 * implement previous button
354
355 * implement summary/acknowledgement screen
356
357 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 16:36:13 +0100
358
f20832ec
TL
359pve-installer (5.0-24) unstable; urgency=medium
360
361 * change last button to 'Install'
362
363 * Reset adjustment for spinbutton_hdsize
364
365 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Nov 2018 16:09:14 +0100
366
702e9890
TL
367pve-installer (5.0-23) unstable; urgency=medium
368
369 * do not create a swap zvol
370
371 * unify and adapt disk partitioning
372
373 * fix #1527: Use 'iso-codes' package country naming
374
375 * allow more than 26 SCSI disk devices.
376
377 * fix various grammar and spelling errors
378
379 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 09:49:44 +0100
380
af0245d1
FG
381pve-installer (5.0-22) unstable; urgency=medium
382
383 * fix #1241: ensure at least 1G of thinpool metadata
384
385 * handle swapsize=0 correctly
386
387 * handle maxvz=0 correctly
388
389 * handle minfree=0 correctly
390
391 * handle local-only LVM setup
392
393 -- Proxmox Support Team <support@proxmox.com> Fri, 11 May 2018 13:17:42 +0200
394
b55d21e5
DM
395pve-installer (5.0-21) unstable; urgency=medium
396
397 * ipconf.htm: remove pve product name
398
399 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jan 2018 07:57:26 +0100
400
ed956793
DM
401pve-installer (5.0-20) unstable; urgency=medium
402
403 * proxinstall: only display option maxroot for product pve
404
405 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Dec 2017 07:43:41 +0100
406
7d865b96
DM
407pve-installer (5.0-19) unstable; urgency=medium
408
409 * allow all valid netmasks
410
411 * html-pmg/extract1-license.htm: fix typo
412
413 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2017 11:19:10 +0100
414
85cb5a90
DM
415pve-installer (5.0-18) unstable; urgency=medium
416
417 * proxinstall - only creat ezfs data pool for product pve
418
419 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 09:53:18 +0100
420
0c9c14e2
DM
421pve-installer (5.0-17) unstable; urgency=medium
422
423 * include svg files for installer banner
424
425 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 13:12:25 +0100
426
dd3eeeab
DM
427pve-installer (5.0-16) unstable; urgency=medium
428
429 * pmg: fix lvm volume sizes
430
431 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 10:26:38 +0100
432
1ec71724
DM
433pve-installer (5.0-15) unstable; urgency=medium
434
435 * dispaly info pages for 15 seconds
436
437 * Revert "change clamav daily database name to daily.cld"
438
439 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 09:29:16 +0100
440
96d83f35
DM
441pve-installer (5.0-14) unstable; urgency=medium
442
443 * correctly set PermitRootLogin in sshd_config
444
445 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 14:15:16 +0100
446
4c2b1ec1
DM
447pve-installer (5.0-13) unstable; urgency=medium
448
449 * change clamav daily database name to daily.cld
450
451 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 12:31:13 +0100
452
5993c2ad
DM
453pve-installer (5.0-12) unstable; urgency=medium
454
455 * pmg: write admin email to /etc/pmg/pmg.conf
456
457 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 10:26:59 +0100
458
9ae645db
DM
459pve-installer (5.0-11) unstable; urgency=medium
460
461 * pmg: write user.conf to correct location
462
463 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 09:56:40 +0100
464
5e49692c
DM
465pve-installer (5.0-10) unstable; urgency=medium
466
467 * bump version for testing
468
469 * implement proxmox mail gateway installation
470
471 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 08:05:02 +0100
472
a8213c0e
DM
473pve-installer (5.0-8) unstable; urgency=medium
474
475 * add support for multiple products (pve, pmg)
476
477 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Nov 2017 12:47:44 +0100
478
971d9294
FG
479pve-installer (5.0-7) unstable; urgency=medium
480
481 * kill dhclient before rebooting
482
483 * ZFS: explicitly export rpool after installation
484
485 * fix #1479: detect missing KVM support
486
487 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Oct 2017 10:56:30 +0200
488
53351632
FG
489pve-installer (5.0-6) unstable; urgency=medium
490
491 * fix console-setup
492
493 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Aug 2017 13:58:22 +0200
494
b19f719f
FG
495pve-installer (5.0-5) unstable; urgency=medium
496
497 * allow installing without active network devices
498
499 * fix bug in handling of invalid GeoIP results
500
501 -- Proxmox Support Team <support@proxmox.com> Wed, 9 Aug 2017 09:41:36 +0200
502
bba8f763
FG
503pve-installer (5.0-4) unstable; urgency=medium
504
505 * rework password and email text
506
507 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 09:49:38 +0200
508
67d55cde
FG
509pve-installer (5.0-3) unstable; urgency=medium
510
511 * let raid dialogue grow if > 4 disks
512
513 * add initial check for NICs
514
515 * ignore link-local addresses
516
517 * clean disks prior to formatting
518
519 * explicitly mount ESP as vfat
520
521 * zero start of partitions after formatting disk
522
523 * fix XFS mount options
524
525 -- Proxmox Support Team <support@proxmox.com> Fri, 5 May 2017 12:11:22 +0200
526
4f0241f1
FG
527pve-installer (5.0-2) unstable; urgency=medium
528
529 * always select a NIC, even if DHCP fails
530
531 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Mar 2017 09:44:30 +0100
532
64c46db3
FG
533pve-installer (5.0-1) unstable; urgency=medium
534
535 * rebuild for PVE 5.0
536
537 * fix #1239: enhance swap on ZFS setup
538
539 * use iproute2, support interface selection
540
541 * get DHCP leases on all interfaces
542
543 * only require grub-efi to succeed if booted using UEFI
544
545 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 13:03:43 +0100
546
56635b97
DM
547pve-installer (4.0-16) unstable; urgency=medium
548
549 * actually use more than 8 disks if selected
550
551 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2016 10:05:54 +0100
552
f29589b4
DM
553pve-installer (4.0-15) unstable; urgency=medium
554
555 * use explicit partition starts
556
557 * bump EFI partition size to 256M
558
559 * compute_swapsize: add return statement
560
561 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2016 09:12:20 +0100
562
bb77a307
DM
563pve-installer (4.0-14) unstable; urgency=medium
564
565 * bump version for new RELEASE=4.4
566
567 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 12:03:00 +0100
568
56445ecb
DM
569pve-installer (4.0-13) unstable; urgency=medium
570
571 * add default invalid mail address
572
573 * refactor disk setup
574
575 * add advanced ZFS options
576
577 * fix #1190: allow ZFS mirrors with slightly different sizes
578
579 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Dec 2016 10:48:19 +0100
580
77ebccb1
DM
581pve-installer (4.0-12) unstable; urgency=medium
582
583 * fix update_progress while extracting files
584
585 * assume root file system is writable (overlayfs)
586
587 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Sep 2016 13:12:33 +0200
588
e11d96aa
DM
589pve-installer (4.0-11) unstable; urgency=medium
590
591 * use unsquashfs instead of tar
592
593 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Aug 2016 08:49:30 +0200
594
26f89221
DM
595pve-installer (4.0-10) unstable; urgency=medium
596
597 * Fix #1054: error on purely numeric hostnames
598
599 * update layout, use new logo
600
601 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Aug 2016 09:46:31 +0200
602
3885481c
DM
603pve-installer (4.0-8) unstable; urgency=medium
604
605 * restrict hdsize if requested
606
607 -- Proxmox Support Team <support@proxmox.com> Sun, 06 Mar 2016 09:04:44 +0100
608
5fd81672
DM
609pve-installer (4.0-7) unstable; urgency=medium
610
611 * use lvmthin for data volume
612
613 * create zfs subpool (rpool/data) as VM/CT storage
614
615 * create better default storage configiguration
616
617 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Mar 2016 07:16:16 +0100
618
0ee3ef41
DM
619pve-installer (4.0-6) unstable; urgency=medium
620
621 * install EFI fallback boot file (OVMF does not boot without)
622
623 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Dec 2015 10:39:46 +0100
624
6b5dc3d0
DM
625pve-installer (4.0-5) unstable; urgency=medium
626
036475a0
DM
627 * allow up to 8 zfs disks
628
6b5dc3d0
DM
629 * enable systemd-timesyncd.service by default
630
631 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Nov 2015 09:07:20 +0100
632
1143023f
DM
633pve-installer (4.0-4) unstable; urgency=medium
634
635 * add ipv6 support
636
637 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2015 08:22:45 +0200
638
ccac1881
DM
639pve-installer (4.0-3) unstable; urgency=medium
640
641 * zpool create: use cachefile=none
642
643 * do not mention LVM snapshots
644
645 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 12:17:57 +0200
646
df482fe5
DM
647pve-installer (4.0-2) unstable; urgency=medium
648
649 * add xfs support
650
651 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 11:57:06 +0200
652
653pve-installer (4.0-1) unstable; urgency=medium
654
655 * updates for debian jessie
656
657 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 11:56:54 +0200
658
71eb60d6
DM
659pve-installer (3.3-3) unstable; urgency=low
660
661 * support ZFS
662
663 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Jan 2015 09:39:28 +0100
664
84761f93
DM
665pve-installer (3.3-2) unstable; urgency=low
666
667 * support UEFI systems
aed81ff0
DM
668
669 * add new 'Options' Dialog
84761f93
DM
670
671 * do not install xorg.conf (not needed, and makes problems with EFI boot)
672
673 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Oct 2014 09:16:03 +0200
674
cd0cff32
DM
675pve-installer (3.3-1) unstable; urgency=low
676
677 * update path for 3.3 release
678
679 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 12:08:14 +0200
680
681pve-installer (3.0-2) unstable; urgency=low
682
683 * always use GUID partition tables
684
685 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jan 2014 16:00:25 +0100
686
24396f40
DM
687pve-installer (3.0-1) unstable; urgency=low
688
689 * updates for debian wheezy
690
691 * use webkit instead of gthhtml2
692
693 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2013 06:39:42 +0100
694
87a09334
DM
695pve-installer (2.3-6) unstable; urgency=low
696
697 * fix hdsize algorythm
698
699 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 10:32:00 +0100
700
968fa90b
DM
701pve-installer (2.0-5) unstable; urgency=low
702
703 * add 'hdsize' boot parameter to specify maximum size used.
704
705 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Nov 2012 06:18:55 +0100
706
89092156
DM
707pve-installer (2.0-4) unstable; urgency=low
708
709 * fix bug #226 && #227: new minfree and maxvz boot options
710
711 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jul 2012 05:51:47 +0200
712
5586cedd
DM
713pve-installer (2.0-3) unstable; urgency=low
714
715 * increase free space on LVM up to 16GB
716
717 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 11:59:55 +0100
718
89a12446
DM
719pve-installer (2.0-2) unstable; urgency=low
720
721 * support new kernel parameter 'ext4' switch (use ext4 instead of ext3)
722
723 * use 'ext3' by default
724
725 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Aug 2011 12:58:27 +0200
726
727pve-installer (2.0-1) unstable; urgency=low
728
729 * use ext4 fs
730
731 * align LVM on 128k boundary
732
733 * use 'parted' to create partitions
734
735 * support > 2TB disks (use GPT partition tables)
736
737 * mount with barrier=0 during install (speedup)
738
739 * write keyboard settings to /etc/pve-installer.cfg
740
741 * adjust for pve2
742
743 * avoid to run update-grub or update-initramfs during install
744
745 * use --no-triggers for faster unpack
746
747 * also mount sysfs to /target/sys
748
749 * do not write /etc/default/grub - not really needed
750
751 * we now use openbox instead of metacity
752
753 * wait one second after partitioning (give kernel time to reread part
754 table)
755
756 * use update-initramfs -c (instead of -u)
757
758 * do not write /etc/apache2/ports.conf (not really needed)
759
760 * enable apache port redirect (a2ensite pve-redirect.conf)
761
762 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Feb 2010 14:09:46 +0100
763
764pve-installer (1.0-9) unstable; urgency=low
765
766 * fix netmask bug
767
768 * use 'udevadm info' to detect disks
769
770 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:13:11 +0100
771
772pve-installer (1.0-8) unstable; urgency=low
773
774 * use UUID= for /boot in fstab
775
776 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:11:58 +0100
777
778pve-installer (1.0-7) unstable; urgency=low
779
780 * unconfigured.sh: use -q flag for modprobe
781
782 * proxinstall: use 'removable' flag on older kernels (instead
783 of 'capability') to detect cdroms.
784
785 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2009 18:03:59 +0100
786
787pve-installer (1.0-6) unstable; urgency=low
788
789 * pass --no-floppy to grub-install (some users reported delays)
790
791 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2009 10:48:37 +0200
792
793pve-installer (1.0-5) unstable; urgency=low
794
795 * fixes for debian lenny
796
797 * support dynamically allocated virtio blk devices
798
799 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2009 16:53:42 +0200
800
801pve-installer (1.0-4) unstable; urgency=low
802
803 * proxinstall: better postfix configuration
804
805 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 12:21:13 +0100
806
807pve-installer (1.0-3) unstable; urgency=low
808
809 * ause grub instead of lilo
810
811 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2008 14:39:57 +0200
812
813pve-installer (1.0-2) stable; urgency=low
814
815 * proxinstall (extract_data): added maxroot and swapsize boot parameters,
816 set bridge parameters (stp = on, fd = 0)
817
818 -- Proxmox Support Team <support@proxmox.com> Tue, 8 Jul 2008 06:54:03 +0200
819
820pve-installer (1.0-1) stable; urgency=low
821
822 * initial release
823
824 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2007 15:48:05 +0100
825