]> git.proxmox.com Git - pve-installer.git/history - Proxmox/Install.pm
zfs: create dataset var-lib-vz for /var/lib/vz
[pve-installer.git] / Proxmox / Install.pm
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