]> git.proxmox.com Git - pve-installer.git/history - Proxmox/Install.pm
bump version to 8.2.6
[pve-installer.git] / Proxmox / Install.pm
2024-04-25 Alexander Zeidlerinstall module: getters: correctly use plural in error...
2024-04-23 Thomas Lamprechtalso skip proxmox-grub if not booted in EFI mode
2024-04-23 Thomas Lamprechtlow level installer: only log about creating SWAP if...
2024-04-23 Thomas Lamprechtlow level installer: avoid undef warning in progress...
2024-04-23 Thomas Lamprechtlow level installer: drop printing about extracting...
2024-04-23 Christoph Heissauto-installer: move ssh keys setup to low-level installer
2024-04-23 Fabian Grünbichlerskip proxmox-secure-boot-support if secureboot is not...
2024-04-23 Fabian Grünbichlermove secure boot state to RunEnv
2024-04-22 Christoph Heisslow-level install: add option to automatically rename...
2024-02-28 Thomas Lamprechtinstallation: pmg: handle clamav-clamonacc.service...
2024-02-27 Christoph Heissinstall: zfs: fix setting compression to 'off'
2024-02-26 Thomas Lamprechtrun command: use explicit return undef in closures...
2023-11-23 Thomas Lamprechtsource interfaces.d snippets by default
2023-11-22 Fabian Grünbichlergrub: install all efi binaries in fallback/default dir
2023-11-21 Fabian GrünbichlerZFS: detect and handle secure boot
2023-11-21 Stoiko Ivanovzfs: create dataset var-lib-vz for /var/lib/vz
2023-11-21 Stoiko Ivanovserial installer: add serial config for grub to target...
2023-11-16 Stoiko Ivanovzfs: create /var/lib/vz only for PVE
2023-11-16 Stoiko Ivanovzfs: set acltype=posix for root-dataset
2023-11-16 Stoiko Ivanovfix #1410: zfs: create /var/lib/vz as separate dataset
2023-11-16 Stoiko Ivanovfix #4747: pass kernel cmdline parameters to target...
2023-11-14 Stoiko Ivanovserial install: fix console parameter parsing
2023-11-12 Stoiko Ivanovpass optional console parameter from installer to target
2023-11-07 Christoph Heissinstall: use correct variable names in zfs_setup_module...
2023-11-06 Stoiko Ivanovinstall: install correct grub metapackage for the curre...
2023-11-06 Christoph Heissfix #4829: install: add new ZFS `arc_max` setup option
2023-08-23 Christoph Heissraid setup: btrfs: do not allow legacy BIOS boot on...
2023-06-28 Thomas Lamprechtinstallation: disable clamav-clamonacc.service by defau...
2023-06-22 Thomas Lamprechtdisk selection: save both, order and disk id
2023-06-22 Stoiko Ivanovfix space calculation for small disks for pve product
2023-06-22 Fiona Ebneralways align rootdisk size to 4 MiB
2023-06-22 Fiona Ebneralign metadatasize to 4 MiB
2023-06-22 Thomas Lamprechtfix checking the now boolean prompt response
2023-06-20 Thomas Lamprechtinstall: fix passing missing root volume name
2023-06-20 Thomas Lamprechtinstall module: move over ZFS and BTRFS device getters
2023-06-20 Thomas Lamprechtfactor out installation into own module