]> git.proxmox.com Git - pve-installer.git/commit
hd size: defuse, rework and comment hd size computation
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Apr 2022 11:12:30 +0000 (13:12 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Apr 2022 11:12:31 +0000 (13:12 +0200)
commit329a65a5cb135c97cbd87b63ce7086559c101151
tree0611f0a756921c4d860e9cc73fb388a776cd2fa0
parente2b003a641464e4a52ff9ecccdf0e66e840291ad
hd size: defuse, rework and comment hd size computation

we explicitly have an "Deselect All" Button if we got more than 4
disks, and if that's hit nothing is selected and we'd die with an
internal error in an normal, to be expected case; which must not
happen.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
proxinstall