all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH installer v2 0/3] fix #4856: tui: bootdisk: use correct defaults in advanced dialog
@ 2023-07-25 15:02 Christoph Heiss
  2023-07-25 15:02 ` [pve-devel] [PATCH installer v2 1/3] tui: bootdisk: refactor Rc<RefCell<..>> type into custom type Christoph Heiss
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christoph Heiss @ 2023-07-25 15:02 UTC (permalink / raw)
  To: pve-devel

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

Changes v1 -> v2:
  * rebased series on latest master; such that it applies cleanly again

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

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 | 196 +++++++++++++-------
 1 file changed, 134 insertions(+), 62 deletions(-)

--
2.41.0





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-07-25 15:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-25 15:02 [pve-devel] [PATCH installer v2 0/3] fix #4856: tui: bootdisk: use correct defaults in advanced dialog Christoph Heiss
2023-07-25 15:02 ` [pve-devel] [PATCH installer v2 1/3] tui: bootdisk: refactor Rc<RefCell<..>> type into custom type Christoph Heiss
2023-07-25 15:02 ` [pve-devel] [PATCH installer v2 2/3] tui: bootdisk: rename `disks` parameter to `avail_disks` Christoph Heiss
2023-07-25 15:02 ` [pve-devel] [PATCH installer v2 3/3] fix #4856: tui: bootdisk: use correct defaults in advanced dialog Christoph Heiss

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal