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