1 proxmox-installer (8.1.11) bookworm; urgency=medium
3 * gtk: FQDN parsing: fix fallback from error to generic message
5 * install: zfs: fix setting compression to 'off'
7 * tui: install_progress: write low-level non-JSON messages to separate file
9 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Feb 2024 15:29:13 +0100
11 proxmox-installer (8.1.10) bookworm; urgency=medium
13 * run command: wait for process exit with sub-second granularity to avoid
16 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Feb 2024 20:51:03 +0100
18 proxmox-installer (8.1.9) bookworm; urgency=medium
20 * run command: avoid using the true value 1 as a special value for parser
21 closure to avoid false-positive detection of CMD_FINISHED flag
23 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Feb 2024 15:11:45 +0100
25 proxmox-installer (8.1.8) bookworm; urgency=medium
27 * ZFS : remove deprecated "fletcher2" algorithm and the dangerous "off"
30 * GTK based UI: replace the use of nested boxes for layouting with grids
31 when possible to ensure correct margins and alignment of widgets.
33 * fix #4872: run env: set timeout for country detection
35 * common: fqdn: do not allow overlong FQDNs, limit to 63 characters per part
36 and 253 charactrers total, as per Debian spec
38 * common: fqdn: implement case-insensitive comparison as per RFC 952
40 * fix #5230: properly escape FQDN regex to avoid that problematic values can
41 make it into the host configuration files by mistake
43 * switch over to JSON-based protocol for installer to UI communication
46 -- Proxmox Support Team <support@proxmox.com> Sat, 24 Feb 2024 16:30:08 +0100
48 proxmox-installer (8.1.7) bookworm; urgency=medium
50 * source interfaces.d snippets by default
52 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2023 11:11:20 +0100
54 proxmox-installer (8.1.6) bookworm; urgency=medium
56 * grub: install all efi binaries in fallback/default dir
58 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2023 13:30:06 +0100
60 proxmox-installer (8.1.5) bookworm; urgency=medium
62 * various fixes for the TUI installer:
63 - do not center EULA text
64 - preserve auto-reboot checkbox state when switching views
65 - common: enforce even number of disks for ZFS RAID-10
67 * serial installer: add serial config for grub to target system
69 * zfs: create dataset var-lib-vz for /var/lib/vz to avoid to many
72 * ZFS: detect and handle secure boot
74 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2023 14:22:23 +0100
76 proxmox-installer (8.1.4) bookworm; urgency=medium
78 * tui: fix changing between non-LVM and LVM filesystem in bootdisk chooser
80 * ui: stdio: replace newlines with whitespaces in prompt messages
82 * tui: install progress: use ok/cancel as button text for installer prompt
84 * tui: bootdisk zfs config: add a maximum value to the `copies` option
86 * tui: fix interface sort order
88 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2023 19:35:19 +0100
90 proxmox-installer (8.1.3) bookworm; urgency=medium
92 * run env: do not store empty hostname when trying to detect from DHCP
94 * gtk installer: show the unit of inputs for the disk related options
96 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2023 07:39:23 +0100
98 proxmox-installer (8.1.2) bookworm; urgency=medium
100 * x display server: disable screen saver via blank time
102 * zfs: create /var/lib/vz only for PVE
104 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Nov 2023 19:21:09 +0100
106 proxmox-installer (8.1.1) bookworm; urgency=medium
108 * pass optional console parameter from installer to target
110 * serial install: fix console parameter parsing
112 * fix #4747: pass kernel cmdline parameters to target system
114 * fix #1410: zfs: create /var/lib/vz as separate dataset
116 * zfs: set acltype=posix for root-dataset to ensure that daemons like
117 journald can provide fine-grained access to non-root users.
119 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Nov 2023 08:33:32 +0100
121 proxmox-installer (8.1.0) bookworm; urgency=medium
123 * various improvements for the TUI installer:
124 - fix #4856: bootdisk: use correct defaults in advanced dialog.
125 - fix incorrect scrolling of form view contents.
126 - don't abort install if minimum memory requirement is not met, allow
127 the user to override this just like in the GTK based installer.
128 - add "Deselect All" button to ZFS and Btrfs multiple disk selection.
129 - improve FQDN validation.
130 - improve bootdisk dialog error handling.
131 - add RAID setup checks for ZFS/Btrfs.
132 - password: include minimum password length in error message.
133 - network: select matching NIC for IP configuration.
134 - setup: fix disk size for 4Kn block devices.
135 - setup: handle missing disk block size gracefully.
136 - update count down of auto-reboot timeout every second like the GTK based
140 * disk partitioning: fix checking the answer for the to-small-disk prompt.
142 * raid setup: btrfs: do not allow legacy BIOS boot on 4Kn disks, like it's
143 already checked for LVM and ZFS.
145 * fix #4869: Add marker to the network interfaces that are in an UP-state in
146 the management interface selection.
148 * re-use hostname from the runtime environment, if available. For now, this
149 info comes from the DHCP lease only.
151 * fix #4829: install: add new ZFS `arc_max` setup option and set the default
152 for Proxmox VE installations via a new heuristic, targetting 10 % of
153 memory, not 50 % and clamp this to minimum 64 MiB and maxmimum 16 GiB.
154 This ensures that most memory is available for virtual guests, the primary
155 use case of Proxmox VE.
157 * install correct grub metapackage for the current boot-mode.
159 -- Proxmox Support Team <support@proxmox.com> Sat, 11 Nov 2023 14:31:49 +0100
161 proxmox-installer (8.0.14) bookworm; urgency=medium
163 * pmg: disable clamav-clamonacc.service by default on installation
165 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2023 18:39:41 +0200
167 proxmox-installer (8.0.13) bookworm; urgency=medium
169 * tui: only show warning for missing hyper-visor CPU flags for PVE
171 * tui: block & notify if same disk gets selected twice for Btrfs or ZFS
173 * tui: persist disk selection for ZFS and Btrfs
175 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jun 2023 16:19:33 +0200
177 proxmox-installer (8.0.11) bookworm; urgency=medium
179 * tui: hide max-vz and max-root inputs if product isn't PVE to be consistent
180 with the GTK based installer.
182 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Jun 2023 21:39:45 +0200
184 proxmox-installer (8.0.10) bookworm; urgency=medium
186 * tui: use product for default hostname
188 * tui: boot disks: filter out Btrfs if setup-info disallows it, like for
189 Proxmox Mail Gateway or Proxmox Backup Server currently.
191 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Jun 2023 19:09:07 +0200
193 proxmox-installer (8.0.9) bookworm; urgency=medium
195 * tui: switch to `f64` for disk sizes for full range of values
197 * tui: wrap multi-disk selection in scrollable view
199 * tui: disable automatic text wrapping for form labels
201 * tui: add some info to unknown UI messages
203 * tui: do not auto reboot on failures
205 * gtk: raid disk selector: separate UI state from config state to avoid
206 messing with the order of selection
208 * align metadata size and rootdisk size to 4 MiB
210 * fix space calculation for small disks for pve product
212 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2023 16:48:18 +0200
214 proxmox-installer (8.0.8) bookworm; urgency=medium
216 * Revert "critic: lazily read directories via <> glob"
218 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2023 10:48:12 +0200
220 proxmox-installer (8.0.7) bookworm; urgency=medium
222 * fix checking the response of the prompt, which is now returning a boolean.
223 This fixes an issue where the user was prompted for small root disk space
224 or if renaming the PVE VG is ok, but the installer always aborted.
226 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2023 07:38:24 +0200
228 proxmox-installer (8.0.6) bookworm; urgency=medium
230 * tui: remove underline-effect from advanced disk setup titles
232 * tui: clamp max LVM disk size to size of selected disk
234 * tui: fix ability to type commas
236 * tui: do not fail completely on invalid domain names
238 * tui: always use mail@example.invalid as default email address
240 * run env: re-used cached version to speed up GUI installer start
242 * log: record when and that the log got initialized and add some more
243 logging, especially at start up
245 * tui: improve ipv6 handling
247 * tui: focus next button by default
249 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jun 2023 18:42:27 +0200
251 proxmox-installer (8.0.5) bookworm; urgency=medium
253 * various fixes for the TUI:
254 - make HVM extension not being present a non-fatal warning
255 - do not fail completely on invalid domain names
256 - make disk swap-, max-root-, max-data- and min-lvm-free-size optional
257 falling back to the proxinstall automatic smart defaults in that case.
258 - make auto-deteced network routes optional
259 - skip serializing empty fields for install config
260 - set detected keyboard layout at installer launch
261 - only focus summary table if it can be scrolled
262 - refresh summary view if it is switched back to
263 - make reboot-after-install checkbox default to enabled
264 - redirect TUI stderr output to tty2
265 - use non-slanted logo
266 - implement auto-reboot after installation
268 * config: fix missing include of Log module and avoid warning if no country
271 * run env: make addresses optional, include all interfaces
273 * fix #4643: show a confirmation dialog when clicking abort
275 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jun 2023 13:22:38 +0200
277 proxmox-installer (8.0.4) bookworm; urgency=medium
279 * re-add Encode module for decoding EULA in GTK installer
281 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Jun 2023 22:02:57 +0200
283 proxmox-installer (8.0.3) bookworm; urgency=medium
285 * switch to native versioning
287 * Add Terminal User Interface (TUI) based installer written in Rust, using
290 * A variety of fixes and refactoring to prepare for more flexible ways of
291 triggering an installation
293 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Jun 2023 21:37:09 +0200
295 proxmox-installer (8.0-2) bookworm; urgency=medium
297 * fix call to logical_blocksize
299 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jun 2023 11:16:18 +0200
301 proxmox-installer (8.0-1) bookworm; urgency=medium
303 * fix typo in error message
305 * checktime: output expected and wrong times for better UX
307 * refactor and split up installer code in modules, in preparation of more
310 * call Gtk3::init manually, not on perl module load
312 * call setupcon when starting-up final installer environment, applying the
315 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jun 2023 09:39:09 +0200
317 proxmox-installer (7.4-2) bullseye; urgency=medium
319 * d/control: depend on renamed and split-out proxmox-kernel-helper
321 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Mar 2023 21:15:56 +0100
323 proxmox-installer (7.4-1) bullseye; urgency=medium
325 * zfs: fix wrong command reference in error message
327 * parition boot disk: use 1 GiB for ESP if root disk has 100+ GB space
329 * fix #4430: allow users to select the UTC timezone
331 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Mar 2023 12:40:57 +0100
333 proxmox-installer (7.3-1) bullseye; urgency=medium
335 * lvm create: improve rounding of target root LV size by aligning it down to
336 the 4MB boundary to ensure that LVM doesn't try to over allocates by one
339 * align computed swap size down to 4 MB to avoid oddly specific sizes and
340 issues with LVM rounding PEs up on creation
342 * lvm create: leave 4 MB space unallocated space for small disks (<= 32GB)
345 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2022 07:24:09 +0100
347 proxmox-installer (7.2-3) bullseye; urgency=medium
349 * create lvm: improve rounding/alignment
351 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Nov 2022 16:51:40 +0100
353 proxmox-installer (7.2-1) bullseye; urgency=medium
355 * zfs compression - fix wrongly added zle option
357 * fix #4236: split disk space check into soft and hard limits, warn
358 below 8 GB but only hard fail on 2 GB - which can never work
360 * fine tune swap selection for low memory/space setups
362 * lvm create: rework auto-space distribution and improve for low size
363 setups. Avoid a per-default extra free space block if the disk has
364 less than 32 GB of total space. Use the full rest size for root if
365 it's below 12 GB, not much of a point in setting up a data thin LVM
366 for guests then. Then also show a display message if no thin LVM is
367 created to inform the admin.
369 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Nov 2022 10:44:33 +0100
371 proxmox-installer (7.1-2) bullseye; urgency=medium
373 * disks: raid: avoid restting hdsize when reopening options
375 * drop trying to enable timesyncd, wrong since chrony switch & unnecessary
378 * remove /mnt/hostrun after install to avoid lingering directory
380 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2022 08:08:47 +0200
382 proxmox-installer (7.1-1) bullseye; urgency=medium
385 + add missing newline for chorny log message
386 + add hint that GUI should start and where to find potential errors
387 + do not sync on actual reboot, was already done after installation
390 * proxmox-boot-preparation: add newline to /etc/kernel/cmdline
392 * display disk size with 2 decimal places
394 * zfs create: default to relatime
396 * fix #3905: allow lze/gzip/zstd compression for ZFS
398 * zfs: allow RAID0 with different-sized disks
400 * fix #3188: update hdsize spin-button on disk-selection change
402 * fix #3587: make hdsize configurable for btrfs setups
404 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2022 14:17:52 +0200
406 proxmox-installer (7.0-7) bullseye; urgency=medium
408 * Revert "bridged network: set bridge HW-address to port one", to subtle to
409 do as static configuration
411 * avoid copying packages into ram, bind-mount into target chroot and extract
414 * unconfigured: avoid doing the reset "sysrq" if possible, prefer a normal
417 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Jul 2021 12:16:27 +0200
419 proxmox-installer (7.0-6) bullseye; urgency=medium
421 * bridged network: set bridge HW-address (MAC) to the one of the physical
424 * unconfigured: ifupdown is not used anymore, cope with that
426 * unconfigured: do not unmount /dev to early on shutdown
428 * unconfigured: only log about swap if there's actually one we can deactivate
430 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jul 2021 13:21:09 +0200
432 proxmox-installer (7.0-4) bullseye; urgency=medium
434 * clean disk: sort blockdevs by length to clean depth-first
436 * lvcreate: pass --yes to ensure wipesignatures is answered with go-
439 * try to make LVM less noisy regarding leaked file-descriptors
441 * network: sync bridge option names with pve-common
443 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Jun 2021 11:04:45 +0200
445 proxmox-installer (7.0-3) bullseye; urgency=medium
447 * pid1: shutdown: send a more friendly TERM signal first
449 * Proxmox VE: enable BTRFS support on installation as technology preview
451 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jun 2021 23:03:22 +0200
453 proxmox-installer (7.0-2) bullseye; urgency=medium
455 * lvm: always tell lvm to wipe the signatures
457 * clean disk: pass all partitions separately to wipe2fs, as else it won't
458 bother cleaning up child ones
460 * disk preparation: make progress report for cleaning up disks slightly more
463 * unconfigured: handle being the new PID 1
465 * unconfigured: heuristically detect high-dpi and adapt debugshell font and
466 GDK_SCALE for the wizard in that case
468 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Jun 2021 15:07:04 +0200
470 proxmox-installer (7.0-1) bullseye; urgency=medium
472 * unify installer packages into single binary-package
474 * use wipefs to really clean the disks used for the root filesystem, as with
475 wiping only the partions through sgdik, things like LVS refuse to operate
476 if they find traces of existing LVs.
478 * override grub default config via installer instead of separate grub
481 * re-build for Debian 11 Bullseye based releases
483 -- Proxmox Support Team <support@proxmox.com> Tue, 25 May 2021 19:54:34 +0200
485 pve-installer (6.4-2) pmg pve; urgency=medium
487 * zfs: assume that all devices are boot devices as firmware is weird and
488 sometimes allows booting only from certain devices, which we cannot know
489 here, and potentially only the boot partition could be corrupted/broken/...
490 in which case another dev in the raid 0 could allow successful booting
492 * legacy BIOS: boot ZFS indirectly using proxmox-boot-tool and the vfat based
493 ESP as the primary boot partition to avoid issues with the ZFS
494 implementation of GRUB.
496 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Apr 2021 18:53:55 +0200
498 pve-installer (6.4-1) pmg pve; urgency=medium
500 * fix #2518: disk selector: add "deselect all" button if there are
501 more than three disks
503 * avoid triggering keyboard layout auto-selection heuristic if it was
506 * partially fix #2804: set debug-console keymap on language selection
508 * fix #3223: fix hardcoded port value in success page html
510 * fix #3165: start chrony after DHCP client for an opportunistic time-sync
512 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Mar 2021 19:47:08 +0100
514 pve-installer (6.3-2) pmg pve; urgency=medium
516 * minor spelling/grammar fixes all over the place
518 * do not configure VT keyboard layout during installation, may hang the
521 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 15:03:14 +0100
523 pve-installer (6.3-1) pmg pve; urgency=medium
525 * fix #2925: edit /etc/kernel/cmdline unconditionally
527 * set console keymap on language selection
529 * fix #3057: remove ext3 option from installer
531 * pbs: actually write out email to user.cfg
533 * network: replace dot notation netmask with CIDR notation as primary input
535 * fix #3093: allow one to automatically reboot on installation success
537 -- Proxmox Support Team <support@proxmox.com> Sun, 08 Nov 2020 19:35:45 +0100
539 pve-installer (6.2-3) pmg pve; urgency=medium
541 * fix #2804: add a root shell on tty3
543 * pbs: update installation html texts
545 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jul 2020 15:37:04 +0200
547 pve-installer (6.2-2) pmg pve; urgency=medium
549 * write out network configuration in CIDR notation
553 -- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 21:10:33 +0200
555 pve-installer (6.2-1) pmg pve; urgency=medium
557 * unconfigured: don't trap "bad" debug-shell exits
559 -- Proxmox Support Team <support@proxmox.com> Sun, 10 May 2020 21:21:10 +0200
561 pve-installer (6.1-4) pmg pve; urgency=medium
563 * unconfigured: allow pseudo terminals, mount devpts
565 * start installer window always in full screen mode
567 * improve spice integration
569 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 19:40:23 +0200
571 pve-installer (6.1-3) pmg pve; urgency=medium
573 * fix behavior if ZFS disks have no /dev/by-id path
575 * restrict admin email to same format as the JSONSchema
577 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2020 10:57:49 +0100
579 pve-installer (6.1-2) pmg pve; urgency=medium
581 * add all ZFS vdevs with stable by-id device path
583 * fix #1211: allow installation on 4k-native (4kn) disks booting with UEFI
585 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Nov 2019 19:20:45 +0100
587 pve-installer (6.1-1) pmg pve; urgency=medium
589 * raise postifx main.cf compatibility_level to 2
591 * ensure /etc/aliases.db is generated
593 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 10:35:42 +0100
595 pve-installer (6.0-9) pmg pve; urgency=medium
597 * fix #2313: load country.dat file with utf8 encoding
599 -- Proxmox Support Team <support@proxmox.com> Sat, 17 Aug 2019 10:31:38 +0200
601 pve-installer (6.0-8) pmg pve; urgency=medium
603 * success screen: show real final IP addr with port
605 * handle bootloader installation errors gracefully
607 * efiboot: remove redundant call to zz-pve-efiboot
609 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jul 2019 12:40:37 +0200
611 pve-installer (6.0-5) pmg pve; urgency=medium
613 * hd_list: skip all devices with iso9660 as FS
615 * mount efivarfs to ensure we can read bigger EFI NVRAM backed variables
617 * fix #1603: create a new and unique machine-id
619 * copy /etc/hostid from installer root to target
621 * prompt user if a vgrename is OK for exisiting 'pve'/'pmg' VGs
623 * use pve-efiboot-tool for systemd boot ESP preparation
625 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:22:31 +0200
627 pve-installer (6.0-4) pmg pve; urgency=medium
629 * update systemd-boot config after initializing esps
631 * clear zpool labels on selected disks' partitions
633 * use by-id diskpath for zpool create
635 * warn if host memory is less than 1 GB
637 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jul 2019 18:10:06 +0200
639 pve-installer (6.0-3) pmg pve; urgency=medium
641 * add support for ZFS on EFI
643 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 14:03:21 +0200
645 pve-installer (6.0-2) pmg pve; urgency=medium
647 * add note regarding issues with ZFS on HW raid controller
649 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 10:27:54 +0200
651 pve-installer (6.0-1) pmg pve; urgency=medium
653 * bump for Debian Buster
655 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 10:02:08 +0200
657 pve-installer (5.0-26) unstable; urgency=medium
659 * ipconf view: only (re)set fields if nic really changed
661 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2019 14:39:35 +0100
663 pve-installer (5.0-25) unstable; urgency=medium
665 * add support for Citrix Hypervisor blockdev
667 * Fix #2009: Recreate hdsize_adj with new hdsize
669 * implement previous button
671 * implement summary/acknowledgement screen
673 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 16:36:13 +0100
675 pve-installer (5.0-24) unstable; urgency=medium
677 * change last button to 'Install'
679 * Reset adjustment for spinbutton_hdsize
681 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Nov 2018 16:09:14 +0100
683 pve-installer (5.0-23) unstable; urgency=medium
685 * do not create a swap zvol
687 * unify and adapt disk partitioning
689 * fix #1527: Use 'iso-codes' package country naming
691 * allow more than 26 SCSI disk devices.
693 * fix various grammar and spelling errors
695 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 09:49:44 +0100
697 pve-installer (5.0-22) unstable; urgency=medium
699 * fix #1241: ensure at least 1G of thinpool metadata
701 * handle swapsize=0 correctly
703 * handle maxvz=0 correctly
705 * handle minfree=0 correctly
707 * handle local-only LVM setup
709 -- Proxmox Support Team <support@proxmox.com> Fri, 11 May 2018 13:17:42 +0200
711 pve-installer (5.0-21) unstable; urgency=medium
713 * ipconf.htm: remove pve product name
715 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jan 2018 07:57:26 +0100
717 pve-installer (5.0-20) unstable; urgency=medium
719 * proxinstall: only display option maxroot for product pve
721 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Dec 2017 07:43:41 +0100
723 pve-installer (5.0-19) unstable; urgency=medium
725 * allow all valid netmasks
727 * html-pmg/extract1-license.htm: fix typo
729 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2017 11:19:10 +0100
731 pve-installer (5.0-18) unstable; urgency=medium
733 * proxinstall - only creat ezfs data pool for product pve
735 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 09:53:18 +0100
737 pve-installer (5.0-17) unstable; urgency=medium
739 * include svg files for installer banner
741 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 13:12:25 +0100
743 pve-installer (5.0-16) unstable; urgency=medium
745 * pmg: fix lvm volume sizes
747 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 10:26:38 +0100
749 pve-installer (5.0-15) unstable; urgency=medium
751 * dispaly info pages for 15 seconds
753 * Revert "change clamav daily database name to daily.cld"
755 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 09:29:16 +0100
757 pve-installer (5.0-14) unstable; urgency=medium
759 * correctly set PermitRootLogin in sshd_config
761 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 14:15:16 +0100
763 pve-installer (5.0-13) unstable; urgency=medium
765 * change clamav daily database name to daily.cld
767 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 12:31:13 +0100
769 pve-installer (5.0-12) unstable; urgency=medium
771 * pmg: write admin email to /etc/pmg/pmg.conf
773 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 10:26:59 +0100
775 pve-installer (5.0-11) unstable; urgency=medium
777 * pmg: write user.conf to correct location
779 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 09:56:40 +0100
781 pve-installer (5.0-10) unstable; urgency=medium
783 * bump version for testing
785 * implement proxmox mail gateway installation
787 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 08:05:02 +0100
789 pve-installer (5.0-8) unstable; urgency=medium
791 * add support for multiple products (pve, pmg)
793 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Nov 2017 12:47:44 +0100
795 pve-installer (5.0-7) unstable; urgency=medium
797 * kill dhclient before rebooting
799 * ZFS: explicitly export rpool after installation
801 * fix #1479: detect missing KVM support
803 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Oct 2017 10:56:30 +0200
805 pve-installer (5.0-6) unstable; urgency=medium
809 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Aug 2017 13:58:22 +0200
811 pve-installer (5.0-5) unstable; urgency=medium
813 * allow installing without active network devices
815 * fix bug in handling of invalid GeoIP results
817 -- Proxmox Support Team <support@proxmox.com> Wed, 9 Aug 2017 09:41:36 +0200
819 pve-installer (5.0-4) unstable; urgency=medium
821 * rework password and email text
823 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 09:49:38 +0200
825 pve-installer (5.0-3) unstable; urgency=medium
827 * let raid dialogue grow if > 4 disks
829 * add initial check for NICs
831 * ignore link-local addresses
833 * clean disks prior to formatting
835 * explicitly mount ESP as vfat
837 * zero start of partitions after formatting disk
839 * fix XFS mount options
841 -- Proxmox Support Team <support@proxmox.com> Fri, 5 May 2017 12:11:22 +0200
843 pve-installer (5.0-2) unstable; urgency=medium
845 * always select a NIC, even if DHCP fails
847 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Mar 2017 09:44:30 +0100
849 pve-installer (5.0-1) unstable; urgency=medium
851 * rebuild for PVE 5.0
853 * fix #1239: enhance swap on ZFS setup
855 * use iproute2, support interface selection
857 * get DHCP leases on all interfaces
859 * only require grub-efi to succeed if booted using UEFI
861 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 13:03:43 +0100
863 pve-installer (4.0-16) unstable; urgency=medium
865 * actually use more than 8 disks if selected
867 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2016 10:05:54 +0100
869 pve-installer (4.0-15) unstable; urgency=medium
871 * use explicit partition starts
873 * bump EFI partition size to 256M
875 * compute_swapsize: add return statement
877 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2016 09:12:20 +0100
879 pve-installer (4.0-14) unstable; urgency=medium
881 * bump version for new RELEASE=4.4
883 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 12:03:00 +0100
885 pve-installer (4.0-13) unstable; urgency=medium
887 * add default invalid mail address
889 * refactor disk setup
891 * add advanced ZFS options
893 * fix #1190: allow ZFS mirrors with slightly different sizes
895 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Dec 2016 10:48:19 +0100
897 pve-installer (4.0-12) unstable; urgency=medium
899 * fix update_progress while extracting files
901 * assume root file system is writable (overlayfs)
903 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Sep 2016 13:12:33 +0200
905 pve-installer (4.0-11) unstable; urgency=medium
907 * use unsquashfs instead of tar
909 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Aug 2016 08:49:30 +0200
911 pve-installer (4.0-10) unstable; urgency=medium
913 * Fix #1054: error on purely numeric hostnames
915 * update layout, use new logo
917 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Aug 2016 09:46:31 +0200
919 pve-installer (4.0-8) unstable; urgency=medium
921 * restrict hdsize if requested
923 -- Proxmox Support Team <support@proxmox.com> Sun, 06 Mar 2016 09:04:44 +0100
925 pve-installer (4.0-7) unstable; urgency=medium
927 * use lvmthin for data volume
929 * create zfs subpool (rpool/data) as VM/CT storage
931 * create better default storage configiguration
933 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Mar 2016 07:16:16 +0100
935 pve-installer (4.0-6) unstable; urgency=medium
937 * install EFI fallback boot file (OVMF does not boot without)
939 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Dec 2015 10:39:46 +0100
941 pve-installer (4.0-5) unstable; urgency=medium
943 * allow up to 8 zfs disks
945 * enable systemd-timesyncd.service by default
947 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Nov 2015 09:07:20 +0100
949 pve-installer (4.0-4) unstable; urgency=medium
953 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2015 08:22:45 +0200
955 pve-installer (4.0-3) unstable; urgency=medium
957 * zpool create: use cachefile=none
959 * do not mention LVM snapshots
961 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 12:17:57 +0200
963 pve-installer (4.0-2) unstable; urgency=medium
967 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 11:57:06 +0200
969 pve-installer (4.0-1) unstable; urgency=medium
971 * updates for debian jessie
973 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 11:56:54 +0200
975 pve-installer (3.3-3) unstable; urgency=low
979 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Jan 2015 09:39:28 +0100
981 pve-installer (3.3-2) unstable; urgency=low
983 * support UEFI systems
985 * add new 'Options' Dialog
987 * do not install xorg.conf (not needed, and makes problems with EFI boot)
989 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Oct 2014 09:16:03 +0200
991 pve-installer (3.3-1) unstable; urgency=low
993 * update path for 3.3 release
995 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 12:08:14 +0200
997 pve-installer (3.0-2) unstable; urgency=low
999 * always use GUID partition tables
1001 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jan 2014 16:00:25 +0100
1003 pve-installer (3.0-1) unstable; urgency=low
1005 * updates for debian wheezy
1007 * use webkit instead of gthhtml2
1009 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2013 06:39:42 +0100
1011 pve-installer (2.3-6) unstable; urgency=low
1013 * fix hdsize algorythm
1015 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 10:32:00 +0100
1017 pve-installer (2.0-5) unstable; urgency=low
1019 * add 'hdsize' boot parameter to specify maximum size used.
1021 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Nov 2012 06:18:55 +0100
1023 pve-installer (2.0-4) unstable; urgency=low
1025 * fix bug #226 && #227: new minfree and maxvz boot options
1027 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jul 2012 05:51:47 +0200
1029 pve-installer (2.0-3) unstable; urgency=low
1031 * increase free space on LVM up to 16GB
1033 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 11:59:55 +0100
1035 pve-installer (2.0-2) unstable; urgency=low
1037 * support new kernel parameter 'ext4' switch (use ext4 instead of ext3)
1039 * use 'ext3' by default
1041 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Aug 2011 12:58:27 +0200
1043 pve-installer (2.0-1) unstable; urgency=low
1047 * align LVM on 128k boundary
1049 * use 'parted' to create partitions
1051 * support > 2TB disks (use GPT partition tables)
1053 * mount with barrier=0 during install (speedup)
1055 * write keyboard settings to /etc/pve-installer.cfg
1059 * avoid to run update-grub or update-initramfs during install
1061 * use --no-triggers for faster unpack
1063 * also mount sysfs to /target/sys
1065 * do not write /etc/default/grub - not really needed
1067 * we now use openbox instead of metacity
1069 * wait one second after partitioning (give kernel time to reread part
1072 * use update-initramfs -c (instead of -u)
1074 * do not write /etc/apache2/ports.conf (not really needed)
1076 * enable apache port redirect (a2ensite pve-redirect.conf)
1078 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Feb 2010 14:09:46 +0100
1080 pve-installer (1.0-9) unstable; urgency=low
1084 * use 'udevadm info' to detect disks
1086 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:13:11 +0100
1088 pve-installer (1.0-8) unstable; urgency=low
1090 * use UUID= for /boot in fstab
1092 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:11:58 +0100
1094 pve-installer (1.0-7) unstable; urgency=low
1096 * unconfigured.sh: use -q flag for modprobe
1098 * proxinstall: use 'removable' flag on older kernels (instead
1099 of 'capability') to detect cdroms.
1101 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2009 18:03:59 +0100
1103 pve-installer (1.0-6) unstable; urgency=low
1105 * pass --no-floppy to grub-install (some users reported delays)
1107 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2009 10:48:37 +0200
1109 pve-installer (1.0-5) unstable; urgency=low
1111 * fixes for debian lenny
1113 * support dynamically allocated virtio blk devices
1115 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2009 16:53:42 +0200
1117 pve-installer (1.0-4) unstable; urgency=low
1119 * proxinstall: better postfix configuration
1121 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 12:21:13 +0100
1123 pve-installer (1.0-3) unstable; urgency=low
1125 * ause grub instead of lilo
1127 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2008 14:39:57 +0200
1129 pve-installer (1.0-2) stable; urgency=low
1131 * proxinstall (extract_data): added maxroot and swapsize boot parameters,
1132 set bridge parameters (stp = on, fd = 0)
1134 -- Proxmox Support Team <support@proxmox.com> Tue, 8 Jul 2008 06:54:03 +0200
1136 pve-installer (1.0-1) stable; urgency=low
1140 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2007 15:48:05 +0100