public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH installer v3 0/2] fix #4856: tui: bootdisk: use correct defaults in advanced dialog
@ 2023-11-09  9:40 Christoph Heiss
  2023-11-09  9:40 ` [pve-devel] [PATCH installer v3 1/2] 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-11-09  9:40 UTC (permalink / raw)
  To: pve-devel

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





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

end of thread, other threads:[~2023-11-09 13:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-09  9:40 [pve-devel] [PATCH installer v3 0/2] fix #4856: tui: bootdisk: use correct defaults in advanced dialog Christoph Heiss
2023-11-09  9:40 ` [pve-devel] [PATCH installer v3 1/2] tui: bootdisk: refactor Rc<RefCell<..>> type into custom type Christoph Heiss
2023-11-09  9:40 ` [pve-devel] [PATCH installer v3 2/2] fix #4856: tui: bootdisk: use correct defaults in advanced dialog Christoph Heiss
2023-11-09 13:49 ` [pve-devel] applied: [PATCH installer v3 0/2] " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal