[pve-devel] [PATCH installer 0/3] fix #4856: tui: bootdisk: use correct defaults in advanced dialog

Christoph Heiss c.heiss at proxmox.com
Tue Jul 25 10:35:39 CEST 2023


Fixes #4856 [0].

Patch #1 and #2 are preparatory patches only, #3 the actual fix.

[0] https://bugzilla.proxmox.com/show_bug.cgi?id=4856

Christoph Heiss (3):
  tui: bootdisk: refactor Rc<RefCell<..>> type into custom type
  tui: bootdisk: rename `disks` parameter to `avail_disks`
  fix #4856: tui: bootdisk: use correct defaults in advanced dialog

 proxmox-tui-installer/src/views/bootdisk.rs | 198 ++++++++++++++------
 1 file changed, 137 insertions(+), 61 deletions(-)

--
2.41.0






More information about the pve-devel mailing list