From: Christoph Heiss <c.heiss@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH installer v3 0/2] fix #4856: tui: bootdisk: use correct defaults in advanced dialog
Date: Thu, 9 Nov 2023 10:40:54 +0100 [thread overview]
Message-ID: <20231109094059.296544-1-c.heiss@proxmox.com> (raw)
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
next reply other threads:[~2023-11-09 9:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-09 9:40 Christoph Heiss [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231109094059.296544-1-c.heiss@proxmox.com \
--to=c.heiss@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.