]> git.proxmox.com Git - pve-installer.git/commit
disk partitioning: fix checking answer for to-small-disk prompt
authorPhilipp Hufnagl <p.hufnagl@proxmox.com>
Thu, 13 Jul 2023 09:38:53 +0000 (11:38 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 13 Jul 2023 14:15:44 +0000 (16:15 +0200)
commit7b8ac1b805a67d267587cdbd9e6f299d35fd9e1a
tree38cbe821640d9d716df51b39556d2be407c84ffc
parent2379338ce51830a04d8f8079e9e04ae6fa15a78c
disk partitioning: fix checking answer for to-small-disk prompt

Currently there is a bug that you only can install < 8 GB when you NOT
accept the warning. This is wrong. A user should have to accept the
warning to install on small systems

Signed-off-by: Philipp Hufnagl <p.hufnagl@proxmox.com>
 [T: reword commit subject & fix typo there ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Proxmox/Sys/Block.pm