]> git.proxmox.com Git - pve-installer.git/blame - debian/changelog
bump version to 8.2.6
[pve-installer.git] / debian / changelog
CommitLineData
c339618c
TL
1proxmox-installer (8.2.6) bookworm; urgency=medium
2
3 * assistant: ensure the partition UUID stay the same when preparing an ISO
4 to keep it bootable on EFI with flash drives as installer medium
5
6 -- Proxmox Support Team <support@proxmox.com> Wed, 08 May 2024 15:53:33 +0200
7
1512843c
TL
8proxmox-installer (8.2.5) bookworm; urgency=medium
9
10 * fetch answer: really try lower-case variant of label too
11
12 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2024 13:11:42 +0200
13
d048cab2
TL
14proxmox-installer (8.2.4) bookworm; urgency=medium
15
16 * auto-installer: shorten partition label to "PROXMOX-AIS" so that it
17 fits in the 11 characters limit for labels when using the FAT file-
18 system
19
20 * assistant: fix newline before ':' in help usage text
21
22 * assistant: updated remaining error messages to reworked CLI
23
24 * answer: perform basic input validation for keyboard
25
26 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2024 10:55:05 +0200
27
ec472803
TL
28proxmox-installer (8.2.3) bookworm; urgency=medium
29
30 * also skip installing the proxmox-grub meta package if not booted in EFI
31 mode
32
33 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2024 00:16:36 +0200
34
2984694d
TL
35proxmox-installer (8.2.2) bookworm; urgency=medium
36
37 * auto-installer:
38 - rename `global.password` option to `global.root_password`
39 - move `system.root_ssh_keys` option to `global` section
40 - support UTC as timezone
41 - drop fetch-from auto mode to avoid complexity and querying (potentially
42 untrusted) networks by default
43 - rework the default filename suffix that gets added to the default
44 output filename of the prepared iso
45 - move ssh keys setup to low-level installer, avoiding command injection
46 - rework command line options:
47 - rename 'install-mode' option to 'fetch-from'
48 - rename 'included' fetch-from variant to 'iso'
49 - rename 'source' to 'input' and 'target' to 'output'
50 - drop all short options for now
51 - update help text
52 - report every progress update and include text
53
54 * low level installer:
55 - drop printing about extracting deb packages to stderr
56 - avoid undef warning in progress log when using ZFS
57 - only log about creating SWAP if there's any configured
58
59 * fetch answer tool: allow one to override the fetch-from mode through CLI
60 arguments, which can be useful for debugging or to try the automatic
61 installer without preparing the ISO first
62
63 * installer init: start debug shell if auto-installation is enabled without
64 config
65
66 * assistant: error out on if there's a static network config set together
67 with from-dhcp as source
68
69 * tui: update screen during installation only when necessary
70
71 * less strict regex for matching udev env variables
72
73 * skip new proxmox-secure-boot-support package if secureboot is not enabled
74
75 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Apr 2024 21:30:02 +0200
76
e196bf31
TL
77proxmox-installer (8.2.1) bookworm; urgency=medium
78
79 * low-level install: add option to automatically rename LVM volumes
80
81 * auto-installer: always set new `lvm_auto_rename` option to avoid prompt
82 that breaks installation flow
83
84 * assistant: prepare iso: avoid an useless intermediate copy of the answer
85 file
86
87 * d/control: recommend xorriso as dependency for the assistant package
88
89 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Apr 2024 17:50:41 +0200
90
1d5163fd
TL
91proxmox-installer (8.2.0) bookworm; urgency=medium
92
93 * unconfigured: move terminal size setting before starting debug shell
94
95 * html: pbs: fix missing <br> in template after feature list
96
97 * run env: use default error message if country detection failed with empty
98 string
99
100 * add tech-preview for unattended automatic installation through a premade,
101 but flexible answer file
102
103 * add new proxmox-auto-install-assistant to provide a tool to help with
104 preparing an ISO and answer files for automated installation
105
106 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Apr 2024 22:37:04 +0200
107
6e8257c7
TL
108proxmox-installer (8.1.12) bookworm; urgency=medium
109
110 * installation: handle if the clamav-clamonacc.service is already disabled
a96ec995
TL
111
112 * gtk: FQDN parsing: fix fallback from error to generic message
113
6e8257c7 114 * installation: ZFS: fix setting compression explicitly to 'off'
a96ec995
TL
115
116 * tui: install_progress: write low-level non-JSON messages to separate file
117
6e8257c7 118 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Feb 2024 16:07:10 +0100
a96ec995 119
0aefabc5
TL
120proxmox-installer (8.1.10) bookworm; urgency=medium
121
122 * run command: wait for process exit with sub-second granularity to avoid
123 artificially delay.
124
125 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Feb 2024 20:51:03 +0100
126
b3ca654d
TL
127proxmox-installer (8.1.9) bookworm; urgency=medium
128
129 * run command: avoid using the true value 1 as a special value for parser
130 closure to avoid false-positive detection of CMD_FINISHED flag
131
132 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Feb 2024 15:11:45 +0100
133
719d617f
TL
134proxmox-installer (8.1.8) bookworm; urgency=medium
135
136 * ZFS : remove deprecated "fletcher2" algorithm and the dangerous "off"
137 checksum options
138
139 * GTK based UI: replace the use of nested boxes for layouting with grids
140 when possible to ensure correct margins and alignment of widgets.
141
142 * fix #4872: run env: set timeout for country detection
143
144 * common: fqdn: do not allow overlong FQDNs, limit to 63 characters per part
145 and 253 charactrers total, as per Debian spec
146
147 * common: fqdn: implement case-insensitive comparison as per RFC 952
148
149 * fix #5230: properly escape FQDN regex to avoid that problematic values can
150 make it into the host configuration files by mistake
151
152 * switch over to JSON-based protocol for installer to UI communication
153
154
155 -- Proxmox Support Team <support@proxmox.com> Sat, 24 Feb 2024 16:30:08 +0100
156
52c995e2
TL
157proxmox-installer (8.1.7) bookworm; urgency=medium
158
159 * source interfaces.d snippets by default
160
161 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2023 11:11:20 +0100
162
819ded5e
TL
163proxmox-installer (8.1.6) bookworm; urgency=medium
164
165 * grub: install all efi binaries in fallback/default dir
166
167 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2023 13:30:06 +0100
168
fd45abf8
TL
169proxmox-installer (8.1.5) bookworm; urgency=medium
170
171 * various fixes for the TUI installer:
172 - do not center EULA text
173 - preserve auto-reboot checkbox state when switching views
174 - common: enforce even number of disks for ZFS RAID-10
175
176 * serial installer: add serial config for grub to target system
177
178 * zfs: create dataset var-lib-vz for /var/lib/vz to avoid to many
179 intermediate datasets
180
181 * ZFS: detect and handle secure boot
182
183 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2023 14:22:23 +0100
184
949f192e
TL
185proxmox-installer (8.1.4) bookworm; urgency=medium
186
187 * tui: fix changing between non-LVM and LVM filesystem in bootdisk chooser
188
189 * ui: stdio: replace newlines with whitespaces in prompt messages
190
191 * tui: install progress: use ok/cancel as button text for installer prompt
192
193 * tui: bootdisk zfs config: add a maximum value to the `copies` option
194
195 * tui: fix interface sort order
196
197 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2023 19:35:19 +0100
198
1f7d8d09
TL
199proxmox-installer (8.1.3) bookworm; urgency=medium
200
201 * run env: do not store empty hostname when trying to detect from DHCP
202
203 * gtk installer: show the unit of inputs for the disk related options
204
205 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2023 07:39:23 +0100
206
a8379706
TL
207proxmox-installer (8.1.2) bookworm; urgency=medium
208
209 * x display server: disable screen saver via blank time
210
211 * zfs: create /var/lib/vz only for PVE
212
213 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Nov 2023 19:21:09 +0100
214
f7acac05
TL
215proxmox-installer (8.1.1) bookworm; urgency=medium
216
217 * pass optional console parameter from installer to target
218
219 * serial install: fix console parameter parsing
220
221 * fix #4747: pass kernel cmdline parameters to target system
222
223 * fix #1410: zfs: create /var/lib/vz as separate dataset
224
225 * zfs: set acltype=posix for root-dataset to ensure that daemons like
226 journald can provide fine-grained access to non-root users.
227
228 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Nov 2023 08:33:32 +0100
229
36a14a61
TL
230proxmox-installer (8.1.0) bookworm; urgency=medium
231
232 * various improvements for the TUI installer:
233 - fix #4856: bootdisk: use correct defaults in advanced dialog.
234 - fix incorrect scrolling of form view contents.
235 - don't abort install if minimum memory requirement is not met, allow
236 the user to override this just like in the GTK based installer.
237 - add "Deselect All" button to ZFS and Btrfs multiple disk selection.
238 - improve FQDN validation.
239 - improve bootdisk dialog error handling.
240 - add RAID setup checks for ZFS/Btrfs.
241 - password: include minimum password length in error message.
242 - network: select matching NIC for IP configuration.
243 - setup: fix disk size for 4Kn block devices.
244 - setup: handle missing disk block size gracefully.
245 - update count down of auto-reboot timeout every second like the GTK based
246 installer does.
247 - fix various typos.
248
249 * disk partitioning: fix checking the answer for the to-small-disk prompt.
250
251 * raid setup: btrfs: do not allow legacy BIOS boot on 4Kn disks, like it's
252 already checked for LVM and ZFS.
253
254 * fix #4869: Add marker to the network interfaces that are in an UP-state in
255 the management interface selection.
256
257 * re-use hostname from the runtime environment, if available. For now, this
258 info comes from the DHCP lease only.
259
260 * fix #4829: install: add new ZFS `arc_max` setup option and set the default
261 for Proxmox VE installations via a new heuristic, targetting 10 % of
262 memory, not 50 % and clamp this to minimum 64 MiB and maxmimum 16 GiB.
263 This ensures that most memory is available for virtual guests, the primary
264 use case of Proxmox VE.
265
266 * install correct grub metapackage for the current boot-mode.
267
268 -- Proxmox Support Team <support@proxmox.com> Sat, 11 Nov 2023 14:31:49 +0100
269
8186bc7b
TL
270proxmox-installer (8.0.14) bookworm; urgency=medium
271
272 * pmg: disable clamav-clamonacc.service by default on installation
273
274 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2023 18:39:41 +0200
275
aac8082f 276proxmox-installer (8.0.13) bookworm; urgency=medium
87c98625
TL
277
278 * tui: only show warning for missing hyper-visor CPU flags for PVE
279
280 * tui: block & notify if same disk gets selected twice for Btrfs or ZFS
281
aac8082f
TL
282 * tui: persist disk selection for ZFS and Btrfs
283
284 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jun 2023 16:19:33 +0200
87c98625 285
ce8fdebb
TL
286proxmox-installer (8.0.11) bookworm; urgency=medium
287
288 * tui: hide max-vz and max-root inputs if product isn't PVE to be consistent
289 with the GTK based installer.
290
291 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Jun 2023 21:39:45 +0200
292
eab366db
TL
293proxmox-installer (8.0.10) bookworm; urgency=medium
294
295 * tui: use product for default hostname
296
297 * tui: boot disks: filter out Btrfs if setup-info disallows it, like for
298 Proxmox Mail Gateway or Proxmox Backup Server currently.
299
300 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Jun 2023 19:09:07 +0200
301
f8a5d041
TL
302proxmox-installer (8.0.9) bookworm; urgency=medium
303
304 * tui: switch to `f64` for disk sizes for full range of values
305
306 * tui: wrap multi-disk selection in scrollable view
307
308 * tui: disable automatic text wrapping for form labels
309
310 * tui: add some info to unknown UI messages
311
312 * tui: do not auto reboot on failures
313
314 * gtk: raid disk selector: separate UI state from config state to avoid
315 messing with the order of selection
316
317 * align metadata size and rootdisk size to 4 MiB
318
319 * fix space calculation for small disks for pve product
320
321 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2023 16:48:18 +0200
322
f6159385
TL
323proxmox-installer (8.0.8) bookworm; urgency=medium
324
325 * Revert "critic: lazily read directories via <> glob"
326
327 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2023 10:48:12 +0200
328
4d942895
TL
329proxmox-installer (8.0.7) bookworm; urgency=medium
330
331 * fix checking the response of the prompt, which is now returning a boolean.
332 This fixes an issue where the user was prompted for small root disk space
333 or if renaming the PVE VG is ok, but the installer always aborted.
334
335 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2023 07:38:24 +0200
336
cb879145
TL
337proxmox-installer (8.0.6) bookworm; urgency=medium
338
339 * tui: remove underline-effect from advanced disk setup titles
340
341 * tui: clamp max LVM disk size to size of selected disk
342
343 * tui: fix ability to type commas
344
345 * tui: do not fail completely on invalid domain names
346
347 * tui: always use mail@example.invalid as default email address
348
349 * run env: re-used cached version to speed up GUI installer start
350
351 * log: record when and that the log got initialized and add some more
352 logging, especially at start up
353
354 * tui: improve ipv6 handling
355
356 * tui: focus next button by default
357
358 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jun 2023 18:42:27 +0200
359
bd6a3424
TL
360proxmox-installer (8.0.5) bookworm; urgency=medium
361
362 * various fixes for the TUI:
363 - make HVM extension not being present a non-fatal warning
364 - do not fail completely on invalid domain names
365 - make disk swap-, max-root-, max-data- and min-lvm-free-size optional
366 falling back to the proxinstall automatic smart defaults in that case.
367 - make auto-deteced network routes optional
368 - skip serializing empty fields for install config
369 - set detected keyboard layout at installer launch
370 - only focus summary table if it can be scrolled
371 - refresh summary view if it is switched back to
372 - make reboot-after-install checkbox default to enabled
373 - redirect TUI stderr output to tty2
374 - use non-slanted logo
375 - implement auto-reboot after installation
376
377 * config: fix missing include of Log module and avoid warning if no country
378 was detected
379
380 * run env: make addresses optional, include all interfaces
381
382 * fix #4643: show a confirmation dialog when clicking abort
383
384 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jun 2023 13:22:38 +0200
385
1de369c5
TL
386proxmox-installer (8.0.4) bookworm; urgency=medium
387
388 * re-add Encode module for decoding EULA in GTK installer
389
390 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Jun 2023 22:02:57 +0200
391
7e85b1e5
TL
392proxmox-installer (8.0.3) bookworm; urgency=medium
393
394 * switch to native versioning
395
396 * Add Terminal User Interface (TUI) based installer written in Rust, using
397 the Cursive toolkit.
398
399 * A variety of fixes and refactoring to prepare for more flexible ways of
400 triggering an installation
401
402 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Jun 2023 21:37:09 +0200
403
37724441
TL
404proxmox-installer (8.0-2) bookworm; urgency=medium
405
406 * fix call to logical_blocksize
407
408 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jun 2023 11:16:18 +0200
409
c017c55e 410proxmox-installer (8.0-1) bookworm; urgency=medium
21757a99
TL
411
412 * fix typo in error message
413
414 * checktime: output expected and wrong times for better UX
415
416 * refactor and split up installer code in modules, in preparation of more
417 installer modi/UIs
418
419 * call Gtk3::init manually, not on perl module load
420
421 * call setupcon when starting-up final installer environment, applying the
422 UTF-8 charset.
423
c017c55e 424 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jun 2023 09:39:09 +0200
21757a99 425
396a1ae6
TL
426proxmox-installer (7.4-2) bullseye; urgency=medium
427
428 * d/control: depend on renamed and split-out proxmox-kernel-helper
429
430 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Mar 2023 21:15:56 +0100
431
5fd83fe2
TL
432proxmox-installer (7.4-1) bullseye; urgency=medium
433
434 * zfs: fix wrong command reference in error message
435
436 * parition boot disk: use 1 GiB for ESP if root disk has 100+ GB space
437
438 * fix #4430: allow users to select the UTC timezone
439
440 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Mar 2023 12:40:57 +0100
441
3766f6ab
TL
442proxmox-installer (7.3-1) bullseye; urgency=medium
443
ce8e7a45 444 * lvm create: improve rounding of target root LV size by aligning it down to
3766f6ab
TL
445 the 4MB boundary to ensure that LVM doesn't try to over allocates by one
446 extent.
447
ce8e7a45
TL
448 * align computed swap size down to 4 MB to avoid oddly specific sizes and
449 issues with LVM rounding PEs up on creation
450
451 * lvm create: leave 4 MB space unallocated space for small disks (<= 32GB)
452 too
453
454 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2022 07:24:09 +0100
3766f6ab 455
7bf9ff28
TL
456proxmox-installer (7.2-3) bullseye; urgency=medium
457
458 * create lvm: improve rounding/alignment
459
460 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Nov 2022 16:51:40 +0100
461
f1bde6ef
TL
462proxmox-installer (7.2-1) bullseye; urgency=medium
463
464 * zfs compression - fix wrongly added zle option
465
466 * fix #4236: split disk space check into soft and hard limits, warn
467 below 8 GB but only hard fail on 2 GB - which can never work
468
469 * fine tune swap selection for low memory/space setups
470
471 * lvm create: rework auto-space distribution and improve for low size
472 setups. Avoid a per-default extra free space block if the disk has
473 less than 32 GB of total space. Use the full rest size for root if
474 it's below 12 GB, not much of a point in setting up a data thin LVM
475 for guests then. Then also show a display message if no thin LVM is
476 created to inform the admin.
477
478 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Nov 2022 10:44:33 +0100
479
3aa883ea
TL
480proxmox-installer (7.1-2) bullseye; urgency=medium
481
482 * disks: raid: avoid restting hdsize when reopening options
483
484 * drop trying to enable timesyncd, wrong since chrony switch & unnecessary
485 anyway
486
487 * remove /mnt/hostrun after install to avoid lingering directory
488
489 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2022 08:08:47 +0200
490
5e299512
TL
491proxmox-installer (7.1-1) bullseye; urgency=medium
492
493 * init:
494 + add missing newline for chorny log message
495 + add hint that GUI should start and where to find potential errors
496 + do not sync on actual reboot, was already done after installation
497 finished
498
499 * proxmox-boot-preparation: add newline to /etc/kernel/cmdline
500
501 * display disk size with 2 decimal places
502
503 * zfs create: default to relatime
504
505 * fix #3905: allow lze/gzip/zstd compression for ZFS
506
507 * zfs: allow RAID0 with different-sized disks
508
509 * fix #3188: update hdsize spin-button on disk-selection change
510
511 * fix #3587: make hdsize configurable for btrfs setups
512
513 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2022 14:17:52 +0200
514
0761f0a7
TL
515proxmox-installer (7.0-7) bullseye; urgency=medium
516
517 * Revert "bridged network: set bridge HW-address to port one", to subtle to
518 do as static configuration
519
520 * avoid copying packages into ram, bind-mount into target chroot and extract
521 directly
522
523 * unconfigured: avoid doing the reset "sysrq" if possible, prefer a normal
524 reboot system call.
525
526 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Jul 2021 12:16:27 +0200
527
8fc0b963 528proxmox-installer (7.0-6) bullseye; urgency=medium
87da13d0
TL
529
530 * bridged network: set bridge HW-address (MAC) to the one of the physical
531 port
532
533 * unconfigured: ifupdown is not used anymore, cope with that
534
535 * unconfigured: do not unmount /dev to early on shutdown
536
537 * unconfigured: only log about swap if there's actually one we can deactivate
538
8fc0b963 539 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jul 2021 13:21:09 +0200
87da13d0 540
21d7be6e
TL
541proxmox-installer (7.0-4) bullseye; urgency=medium
542
543 * clean disk: sort blockdevs by length to clean depth-first
544
545 * lvcreate: pass --yes to ensure wipesignatures is answered with go-
546 for-it
547
548 * try to make LVM less noisy regarding leaked file-descriptors
549
550 * network: sync bridge option names with pve-common
551
552 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Jun 2021 11:04:45 +0200
553
f6af796e
TL
554proxmox-installer (7.0-3) bullseye; urgency=medium
555
556 * pid1: shutdown: send a more friendly TERM signal first
557
558 * Proxmox VE: enable BTRFS support on installation as technology preview
559
560 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jun 2021 23:03:22 +0200
561
c930ad75
TL
562proxmox-installer (7.0-2) bullseye; urgency=medium
563
564 * lvm: always tell lvm to wipe the signatures
565
566 * clean disk: pass all partitions separately to wipe2fs, as else it won't
567 bother cleaning up child ones
568
569 * disk preparation: make progress report for cleaning up disks slightly more
570 granular
571
572 * unconfigured: handle being the new PID 1
573
574 * unconfigured: heuristically detect high-dpi and adapt debugshell font and
575 GDK_SCALE for the wizard in that case
576
577 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Jun 2021 15:07:04 +0200
578
7bd5f9b4
TL
579proxmox-installer (7.0-1) bullseye; urgency=medium
580
581 * unify installer packages into single binary-package
582
583 * use wipefs to really clean the disks used for the root filesystem, as with
584 wiping only the partions through sgdik, things like LVS refuse to operate
585 if they find traces of existing LVs.
586
587 * override grub default config via installer instead of separate grub
588 package
589
590 * re-build for Debian 11 Bullseye based releases
591
592 -- Proxmox Support Team <support@proxmox.com> Tue, 25 May 2021 19:54:34 +0200
593
61f260bf
TL
594pve-installer (6.4-2) pmg pve; urgency=medium
595
596 * zfs: assume that all devices are boot devices as firmware is weird and
597 sometimes allows booting only from certain devices, which we cannot know
598 here, and potentially only the boot partition could be corrupted/broken/...
599 in which case another dev in the raid 0 could allow successful booting
600
601 * legacy BIOS: boot ZFS indirectly using proxmox-boot-tool and the vfat based
602 ESP as the primary boot partition to avoid issues with the ZFS
603 implementation of GRUB.
604
605 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Apr 2021 18:53:55 +0200
606
6d352d07
TL
607pve-installer (6.4-1) pmg pve; urgency=medium
608
609 * fix #2518: disk selector: add "deselect all" button if there are
610 more than three disks
611
612 * avoid triggering keyboard layout auto-selection heuristic if it was
613 changed explicitly
614
615 * partially fix #2804: set debug-console keymap on language selection
616
617 * fix #3223: fix hardcoded port value in success page html
618
619 * fix #3165: start chrony after DHCP client for an opportunistic time-sync
620
811e0e6d 621 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Mar 2021 19:47:08 +0100
6d352d07 622
e93199d2
TL
623pve-installer (6.3-2) pmg pve; urgency=medium
624
625 * minor spelling/grammar fixes all over the place
626
627 * do not configure VT keyboard layout during installation, may hang the
628 installer
629
630 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 15:03:14 +0100
631
7dc66ff7
TL
632pve-installer (6.3-1) pmg pve; urgency=medium
633
634 * fix #2925: edit /etc/kernel/cmdline unconditionally
635
636 * set console keymap on language selection
637
638 * fix #3057: remove ext3 option from installer
639
640 * pbs: actually write out email to user.cfg
641
642 * network: replace dot notation netmask with CIDR notation as primary input
643
644 * fix #3093: allow one to automatically reboot on installation success
645
646 -- Proxmox Support Team <support@proxmox.com> Sun, 08 Nov 2020 19:35:45 +0100
647
86ebed3b
TL
648pve-installer (6.2-3) pmg pve; urgency=medium
649
650 * fix #2804: add a root shell on tty3
651
652 * pbs: update installation html texts
653
654 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jul 2020 15:37:04 +0200
655
ba0efb12
TL
656pve-installer (6.2-2) pmg pve; urgency=medium
657
658 * write out network configuration in CIDR notation
659
660 * create default DS
661
662 -- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 21:10:33 +0200
663
c9605974
TL
664pve-installer (6.2-1) pmg pve; urgency=medium
665
666 * unconfigured: don't trap "bad" debug-shell exits
667
668 -- Proxmox Support Team <support@proxmox.com> Sun, 10 May 2020 21:21:10 +0200
669
528e9761
TL
670pve-installer (6.1-4) pmg pve; urgency=medium
671
672 * unconfigured: allow pseudo terminals, mount devpts
673
674 * start installer window always in full screen mode
675
676 * improve spice integration
677
678 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 19:40:23 +0200
679
b2713661
TL
680pve-installer (6.1-3) pmg pve; urgency=medium
681
682 * fix behavior if ZFS disks have no /dev/by-id path
683
684 * restrict admin email to same format as the JSONSchema
685
686 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2020 10:57:49 +0100
687
b3afd5d1
TL
688pve-installer (6.1-2) pmg pve; urgency=medium
689
690 * add all ZFS vdevs with stable by-id device path
691
692 * fix #1211: allow installation on 4k-native (4kn) disks booting with UEFI
693
694 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Nov 2019 19:20:45 +0100
695
860f938d
TL
696pve-installer (6.1-1) pmg pve; urgency=medium
697
698 * raise postifx main.cf compatibility_level to 2
699
700 * ensure /etc/aliases.db is generated
701
702 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 10:35:42 +0100
703
0b4a801d
TL
704pve-installer (6.0-9) pmg pve; urgency=medium
705
706 * fix #2313: load country.dat file with utf8 encoding
707
708 -- Proxmox Support Team <support@proxmox.com> Sat, 17 Aug 2019 10:31:38 +0200
709
be1a181e
TL
710pve-installer (6.0-8) pmg pve; urgency=medium
711
712 * success screen: show real final IP addr with port
713
714 * handle bootloader installation errors gracefully
715
716 * efiboot: remove redundant call to zz-pve-efiboot
717
718 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jul 2019 12:40:37 +0200
719
9b9ce0e2
TL
720pve-installer (6.0-5) pmg pve; urgency=medium
721
722 * hd_list: skip all devices with iso9660 as FS
723
724 * mount efivarfs to ensure we can read bigger EFI NVRAM backed variables
725
726 * fix #1603: create a new and unique machine-id
727
728 * copy /etc/hostid from installer root to target
729
730 * prompt user if a vgrename is OK for exisiting 'pve'/'pmg' VGs
731
732 * use pve-efiboot-tool for systemd boot ESP preparation
733
734 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:22:31 +0200
735
0fbecc5e
TL
736pve-installer (6.0-4) pmg pve; urgency=medium
737
738 * update systemd-boot config after initializing esps
739
740 * clear zpool labels on selected disks' partitions
741
742 * use by-id diskpath for zpool create
743
744 * warn if host memory is less than 1 GB
745
746 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jul 2019 18:10:06 +0200
747
1cd1a8b9
TL
748pve-installer (6.0-3) pmg pve; urgency=medium
749
750 * add support for ZFS on EFI
751
752 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 14:03:21 +0200
753
5da2ffd1
TL
754pve-installer (6.0-2) pmg pve; urgency=medium
755
756 * add note regarding issues with ZFS on HW raid controller
757
758 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 10:27:54 +0200
759
c5c6fe94
TL
760pve-installer (6.0-1) pmg pve; urgency=medium
761
762 * bump for Debian Buster
763
764 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 10:02:08 +0200
765
89aa55e2
TL
766pve-installer (5.0-26) unstable; urgency=medium
767
768 * ipconf view: only (re)set fields if nic really changed
769
770 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2019 14:39:35 +0100
771
e5ef2909
TL
772pve-installer (5.0-25) unstable; urgency=medium
773
774 * add support for Citrix Hypervisor blockdev
775
776 * Fix #2009: Recreate hdsize_adj with new hdsize
777
778 * implement previous button
779
780 * implement summary/acknowledgement screen
781
782 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 16:36:13 +0100
783
f20832ec
TL
784pve-installer (5.0-24) unstable; urgency=medium
785
786 * change last button to 'Install'
787
788 * Reset adjustment for spinbutton_hdsize
789
790 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Nov 2018 16:09:14 +0100
791
702e9890
TL
792pve-installer (5.0-23) unstable; urgency=medium
793
794 * do not create a swap zvol
795
796 * unify and adapt disk partitioning
797
798 * fix #1527: Use 'iso-codes' package country naming
799
800 * allow more than 26 SCSI disk devices.
801
802 * fix various grammar and spelling errors
803
804 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 09:49:44 +0100
805
af0245d1
FG
806pve-installer (5.0-22) unstable; urgency=medium
807
808 * fix #1241: ensure at least 1G of thinpool metadata
809
810 * handle swapsize=0 correctly
811
812 * handle maxvz=0 correctly
813
814 * handle minfree=0 correctly
815
816 * handle local-only LVM setup
817
818 -- Proxmox Support Team <support@proxmox.com> Fri, 11 May 2018 13:17:42 +0200
819
b55d21e5
DM
820pve-installer (5.0-21) unstable; urgency=medium
821
822 * ipconf.htm: remove pve product name
823
824 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jan 2018 07:57:26 +0100
825
ed956793
DM
826pve-installer (5.0-20) unstable; urgency=medium
827
828 * proxinstall: only display option maxroot for product pve
829
830 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Dec 2017 07:43:41 +0100
831
7d865b96
DM
832pve-installer (5.0-19) unstable; urgency=medium
833
834 * allow all valid netmasks
835
836 * html-pmg/extract1-license.htm: fix typo
837
838 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2017 11:19:10 +0100
839
85cb5a90
DM
840pve-installer (5.0-18) unstable; urgency=medium
841
842 * proxinstall - only creat ezfs data pool for product pve
843
844 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 09:53:18 +0100
845
0c9c14e2
DM
846pve-installer (5.0-17) unstable; urgency=medium
847
848 * include svg files for installer banner
849
850 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 13:12:25 +0100
851
dd3eeeab
DM
852pve-installer (5.0-16) unstable; urgency=medium
853
854 * pmg: fix lvm volume sizes
855
856 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 10:26:38 +0100
857
1ec71724
DM
858pve-installer (5.0-15) unstable; urgency=medium
859
860 * dispaly info pages for 15 seconds
861
862 * Revert "change clamav daily database name to daily.cld"
863
864 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 09:29:16 +0100
865
96d83f35
DM
866pve-installer (5.0-14) unstable; urgency=medium
867
868 * correctly set PermitRootLogin in sshd_config
869
870 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 14:15:16 +0100
871
4c2b1ec1
DM
872pve-installer (5.0-13) unstable; urgency=medium
873
874 * change clamav daily database name to daily.cld
875
876 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 12:31:13 +0100
877
5993c2ad
DM
878pve-installer (5.0-12) unstable; urgency=medium
879
880 * pmg: write admin email to /etc/pmg/pmg.conf
881
882 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 10:26:59 +0100
883
9ae645db
DM
884pve-installer (5.0-11) unstable; urgency=medium
885
886 * pmg: write user.conf to correct location
887
888 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 09:56:40 +0100
889
5e49692c
DM
890pve-installer (5.0-10) unstable; urgency=medium
891
892 * bump version for testing
893
894 * implement proxmox mail gateway installation
895
896 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 08:05:02 +0100
897
a8213c0e
DM
898pve-installer (5.0-8) unstable; urgency=medium
899
900 * add support for multiple products (pve, pmg)
901
902 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Nov 2017 12:47:44 +0100
903
971d9294
FG
904pve-installer (5.0-7) unstable; urgency=medium
905
906 * kill dhclient before rebooting
907
908 * ZFS: explicitly export rpool after installation
909
910 * fix #1479: detect missing KVM support
911
912 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Oct 2017 10:56:30 +0200
913
53351632
FG
914pve-installer (5.0-6) unstable; urgency=medium
915
916 * fix console-setup
917
918 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Aug 2017 13:58:22 +0200
919
b19f719f
FG
920pve-installer (5.0-5) unstable; urgency=medium
921
922 * allow installing without active network devices
923
924 * fix bug in handling of invalid GeoIP results
925
926 -- Proxmox Support Team <support@proxmox.com> Wed, 9 Aug 2017 09:41:36 +0200
927
bba8f763
FG
928pve-installer (5.0-4) unstable; urgency=medium
929
930 * rework password and email text
931
932 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 09:49:38 +0200
933
67d55cde
FG
934pve-installer (5.0-3) unstable; urgency=medium
935
936 * let raid dialogue grow if > 4 disks
937
938 * add initial check for NICs
939
940 * ignore link-local addresses
941
942 * clean disks prior to formatting
943
944 * explicitly mount ESP as vfat
945
946 * zero start of partitions after formatting disk
947
948 * fix XFS mount options
949
950 -- Proxmox Support Team <support@proxmox.com> Fri, 5 May 2017 12:11:22 +0200
951
4f0241f1
FG
952pve-installer (5.0-2) unstable; urgency=medium
953
954 * always select a NIC, even if DHCP fails
955
956 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Mar 2017 09:44:30 +0100
957
64c46db3
FG
958pve-installer (5.0-1) unstable; urgency=medium
959
960 * rebuild for PVE 5.0
961
962 * fix #1239: enhance swap on ZFS setup
963
964 * use iproute2, support interface selection
965
966 * get DHCP leases on all interfaces
967
968 * only require grub-efi to succeed if booted using UEFI
969
970 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 13:03:43 +0100
971
56635b97
DM
972pve-installer (4.0-16) unstable; urgency=medium
973
974 * actually use more than 8 disks if selected
975
976 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2016 10:05:54 +0100
977
f29589b4
DM
978pve-installer (4.0-15) unstable; urgency=medium
979
980 * use explicit partition starts
981
982 * bump EFI partition size to 256M
983
984 * compute_swapsize: add return statement
985
986 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2016 09:12:20 +0100
987
bb77a307
DM
988pve-installer (4.0-14) unstable; urgency=medium
989
990 * bump version for new RELEASE=4.4
991
992 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 12:03:00 +0100
993
56445ecb
DM
994pve-installer (4.0-13) unstable; urgency=medium
995
996 * add default invalid mail address
997
998 * refactor disk setup
999
1000 * add advanced ZFS options
1001
1002 * fix #1190: allow ZFS mirrors with slightly different sizes
1003
1004 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Dec 2016 10:48:19 +0100
1005
77ebccb1
DM
1006pve-installer (4.0-12) unstable; urgency=medium
1007
1008 * fix update_progress while extracting files
1009
1010 * assume root file system is writable (overlayfs)
1011
1012 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Sep 2016 13:12:33 +0200
1013
e11d96aa
DM
1014pve-installer (4.0-11) unstable; urgency=medium
1015
1016 * use unsquashfs instead of tar
1017
1018 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Aug 2016 08:49:30 +0200
1019
26f89221
DM
1020pve-installer (4.0-10) unstable; urgency=medium
1021
1022 * Fix #1054: error on purely numeric hostnames
1023
1024 * update layout, use new logo
1025
1026 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Aug 2016 09:46:31 +0200
1027
3885481c
DM
1028pve-installer (4.0-8) unstable; urgency=medium
1029
1030 * restrict hdsize if requested
1031
1032 -- Proxmox Support Team <support@proxmox.com> Sun, 06 Mar 2016 09:04:44 +0100
1033
5fd81672
DM
1034pve-installer (4.0-7) unstable; urgency=medium
1035
1036 * use lvmthin for data volume
1037
1038 * create zfs subpool (rpool/data) as VM/CT storage
1039
1040 * create better default storage configiguration
1041
1042 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Mar 2016 07:16:16 +0100
1043
0ee3ef41
DM
1044pve-installer (4.0-6) unstable; urgency=medium
1045
1046 * install EFI fallback boot file (OVMF does not boot without)
1047
1048 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Dec 2015 10:39:46 +0100
1049
6b5dc3d0
DM
1050pve-installer (4.0-5) unstable; urgency=medium
1051
036475a0
DM
1052 * allow up to 8 zfs disks
1053
6b5dc3d0
DM
1054 * enable systemd-timesyncd.service by default
1055
1056 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Nov 2015 09:07:20 +0100
1057
1143023f
DM
1058pve-installer (4.0-4) unstable; urgency=medium
1059
1060 * add ipv6 support
1061
1062 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2015 08:22:45 +0200
1063
ccac1881
DM
1064pve-installer (4.0-3) unstable; urgency=medium
1065
1066 * zpool create: use cachefile=none
1067
1068 * do not mention LVM snapshots
1069
1070 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 12:17:57 +0200
1071
df482fe5
DM
1072pve-installer (4.0-2) unstable; urgency=medium
1073
1074 * add xfs support
1075
1076 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 11:57:06 +0200
1077
1078pve-installer (4.0-1) unstable; urgency=medium
1079
1080 * updates for debian jessie
1081
1082 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 11:56:54 +0200
1083
71eb60d6
DM
1084pve-installer (3.3-3) unstable; urgency=low
1085
1086 * support ZFS
1087
1088 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Jan 2015 09:39:28 +0100
1089
84761f93
DM
1090pve-installer (3.3-2) unstable; urgency=low
1091
1092 * support UEFI systems
aed81ff0
DM
1093
1094 * add new 'Options' Dialog
84761f93
DM
1095
1096 * do not install xorg.conf (not needed, and makes problems with EFI boot)
1097
1098 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Oct 2014 09:16:03 +0200
1099
cd0cff32
DM
1100pve-installer (3.3-1) unstable; urgency=low
1101
1102 * update path for 3.3 release
1103
1104 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 12:08:14 +0200
1105
1106pve-installer (3.0-2) unstable; urgency=low
1107
1108 * always use GUID partition tables
1109
1110 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jan 2014 16:00:25 +0100
1111
24396f40
DM
1112pve-installer (3.0-1) unstable; urgency=low
1113
1114 * updates for debian wheezy
1115
1116 * use webkit instead of gthhtml2
1117
1118 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2013 06:39:42 +0100
1119
87a09334
DM
1120pve-installer (2.3-6) unstable; urgency=low
1121
1122 * fix hdsize algorythm
1123
1124 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 10:32:00 +0100
1125
968fa90b
DM
1126pve-installer (2.0-5) unstable; urgency=low
1127
1128 * add 'hdsize' boot parameter to specify maximum size used.
1129
1130 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Nov 2012 06:18:55 +0100
1131
89092156
DM
1132pve-installer (2.0-4) unstable; urgency=low
1133
1134 * fix bug #226 && #227: new minfree and maxvz boot options
1135
1136 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jul 2012 05:51:47 +0200
1137
5586cedd
DM
1138pve-installer (2.0-3) unstable; urgency=low
1139
1140 * increase free space on LVM up to 16GB
1141
1142 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 11:59:55 +0100
1143
89a12446
DM
1144pve-installer (2.0-2) unstable; urgency=low
1145
1146 * support new kernel parameter 'ext4' switch (use ext4 instead of ext3)
1147
1148 * use 'ext3' by default
1149
1150 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Aug 2011 12:58:27 +0200
1151
1152pve-installer (2.0-1) unstable; urgency=low
1153
1154 * use ext4 fs
1155
1156 * align LVM on 128k boundary
1157
1158 * use 'parted' to create partitions
1159
1160 * support > 2TB disks (use GPT partition tables)
1161
1162 * mount with barrier=0 during install (speedup)
1163
1164 * write keyboard settings to /etc/pve-installer.cfg
1165
1166 * adjust for pve2
1167
1168 * avoid to run update-grub or update-initramfs during install
1169
1170 * use --no-triggers for faster unpack
1171
1172 * also mount sysfs to /target/sys
1173
1174 * do not write /etc/default/grub - not really needed
1175
1176 * we now use openbox instead of metacity
1177
1178 * wait one second after partitioning (give kernel time to reread part
1179 table)
1180
1181 * use update-initramfs -c (instead of -u)
1182
1183 * do not write /etc/apache2/ports.conf (not really needed)
1184
1185 * enable apache port redirect (a2ensite pve-redirect.conf)
1186
1187 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Feb 2010 14:09:46 +0100
1188
1189pve-installer (1.0-9) unstable; urgency=low
1190
1191 * fix netmask bug
1192
1193 * use 'udevadm info' to detect disks
1194
1195 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:13:11 +0100
1196
1197pve-installer (1.0-8) unstable; urgency=low
1198
1199 * use UUID= for /boot in fstab
1200
1201 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:11:58 +0100
1202
1203pve-installer (1.0-7) unstable; urgency=low
1204
1205 * unconfigured.sh: use -q flag for modprobe
1206
1207 * proxinstall: use 'removable' flag on older kernels (instead
1208 of 'capability') to detect cdroms.
1209
1210 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2009 18:03:59 +0100
1211
1212pve-installer (1.0-6) unstable; urgency=low
1213
1214 * pass --no-floppy to grub-install (some users reported delays)
1215
1216 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2009 10:48:37 +0200
1217
1218pve-installer (1.0-5) unstable; urgency=low
1219
1220 * fixes for debian lenny
1221
1222 * support dynamically allocated virtio blk devices
1223
1224 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2009 16:53:42 +0200
1225
1226pve-installer (1.0-4) unstable; urgency=low
1227
1228 * proxinstall: better postfix configuration
1229
1230 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 12:21:13 +0100
1231
1232pve-installer (1.0-3) unstable; urgency=low
1233
1234 * ause grub instead of lilo
1235
1236 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2008 14:39:57 +0200
1237
1238pve-installer (1.0-2) stable; urgency=low
1239
1240 * proxinstall (extract_data): added maxroot and swapsize boot parameters,
1241 set bridge parameters (stp = on, fd = 0)
1242
1243 -- Proxmox Support Team <support@proxmox.com> Tue, 8 Jul 2008 06:54:03 +0200
1244
1245pve-installer (1.0-1) stable; urgency=low
1246
1247 * initial release
1248
1249 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2007 15:48:05 +0100
1250