[pve-devel] [PATCH installer 0/6] some small, assorted fixes & cleanups

Christoph Heiss c.heiss at proxmox.com
Wed Aug 9 15:44:19 CEST 2023


#1-#4 are pretty self-explanatory, #5 and #6 might be worth bit more
attention.

Christoph Heiss (6):
  tui: drop some leftover, commented-out code
  tui: password: include minimum password length in error message
  tui: network: select matching NIC for IP configuration
  tui: setup: fix disk size for 4Kn block devices
  sys: block: fix possible use of `undef`-value when detecting disk
    sizes
  tui: setup: handle missing disk block size gracefully

 Proxmox/Sys/Block.pm                        | 11 +++++++----
 proxmox-tui-installer/src/main.rs           | 13 +++++++++----
 proxmox-tui-installer/src/options.rs        |  2 +-
 proxmox-tui-installer/src/setup.rs          |  8 ++++++--
 proxmox-tui-installer/src/views/bootdisk.rs | 16 ++++++++++++----
 5 files changed, 35 insertions(+), 15 deletions(-)

--
2.41.0






More information about the pve-devel mailing list