]> git.proxmox.com Git - pve-installer.git/commit
fix #5250: install: config: add new `btrfs_opts` with `compress` config option
authorChristoph Heiss <c.heiss@proxmox.com>
Tue, 13 Aug 2024 16:15:30 +0000 (18:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 10 Nov 2024 18:41:55 +0000 (19:41 +0100)
commit80b6a2de5f7536b7137e1a47963a512d77200cc4
tree2efe286fa1241bfed37eb895fc6302a405d07973
parente143655b0883528db7fae47f346a7c508c795a1f
fix #5250: install: config: add new `btrfs_opts` with `compress` config option

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
Proxmox/Install/Config.pm
proxmox-auto-installer/src/utils.rs
proxmox-installer-common/src/options.rs
proxmox-installer-common/src/setup.rs
proxmox-tui-installer/src/setup.rs
proxmox-tui-installer/src/views/bootdisk.rs