]> git.proxmox.com Git - pve-installer.git/history - proxmox-installer-common
bump version to 8.2.6
[pve-installer.git] / proxmox-installer-common /
2024-04-23 Christoph Heissauto-installer: move ssh keys setup to low-level installer
2024-04-23 Wolfgang Bumillerremaining clippy fixes
2024-04-23 Wolfgang Bumillercargo clippy --fix
2024-04-23 Wolfgang Bumillersimplify some code
2024-04-22 Christoph Heissauto-installer: use new `lvm_auto_rename` option to...
2024-04-22 Thomas Lamprechtcommon: add mocked variants for setup and ISO related...
2024-04-22 Thomas Lamprechtcommon installer: drop spurious println in FsType seria...
2024-04-22 Thomas Lamprechttree-wide: cargo fmt
2024-04-22 Aaron Lauterercommon: skip target_hd when deserializing InstallConfig
2024-04-22 Aaron Lauterercommon: add Display trait to ProxmoxProduct
2024-04-22 Aaron Lauterercommon: add deserializer for CidrAddress and filesystem...
2024-04-22 Aaron Lauterercommon: tui: use BTreeMap for predictable ordering
2024-04-22 Aaron Lauterercommon: make InstallZfsOption members public
2024-04-22 Aaron Lauterertui: common: move InstallConfig struct to common crate
2024-02-23 Thomas Lamprechtfqdn comparison: make more efficient
2024-02-23 Thomas Lamprechtfqdn comparison: expand test scope
2024-02-23 Christoph Heissfix #5230: sys: net: properly escape FQDN regex
2024-02-23 Christoph Heisscommon: fqdn: implement case-insensitive comparison...
2024-02-23 Christoph Heisscommon: fqdn: do not allow overlong FQDNs as per Debian...
2024-02-06 Christoph Heissproxinstall, common: remove "off" as zfs checksum option
2024-02-06 Christoph Heissproxinstall, common: remove deprecated fletcher2 as...
2023-11-21 Christoph Heisscommon: enforce even number of disks for ZFS RAID-10
2023-11-21 Christoph Heisstui: add missing argument for low-level installer test...
2023-11-11 Christoph Heisstui: install_progress: split out low-level installer...
2023-11-07 Christoph Heisscommon: add ZFS `arc_max` installer setup option
2023-11-03 Christoph Heisstui, common: run rustfmt
2023-11-02 Aaron Lauterercommon: document installer_setup method
2023-11-02 Aaron Lauterercommon: add installer_setup method
2023-11-02 Aaron Lauterercommon: disk_checks: make functions public
2023-11-02 Aaron Lauterercommon: make InstallZfsOption public
2023-11-02 Aaron Lauterercommon: utils: add dependency for doc test
2023-11-02 Aaron Lauterercommon: copy common code from tui-installer
2023-11-02 Aaron Lautereradd proxmox-installer-common crate