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

Christoph Heiss c.heiss at proxmox.com
Thu Nov 9 10:40:54 CET 2023


Fixes #4856 [0].

Patch #1 is preparatory only, #2 the actual fix.

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

v1: https://lists.proxmox.com/pipermail/pve-devel/2023-July/058400.html
v2: https://lists.proxmox.com/pipermail/pve-devel/2023-July/058452.html

Changes v1 -> v2:
  * rebased series on latest master

Changes v2 -> v3:
  * rebased series on latest master
  * dropped patch #2, which was obsoleted by other changes

Christoph Heiss (2):
  tui: bootdisk: refactor Rc<RefCell<..>> type into custom type
  fix #4856: tui: bootdisk: use correct defaults in advanced dialog

 proxmox-tui-installer/src/views/bootdisk.rs | 170 ++++++++++++++------
 1 file changed, 119 insertions(+), 51 deletions(-)

--
2.41.0






More information about the pve-devel mailing list