public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Christoph Heiss <c.heiss@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH installer v2 0/3] fix #4856: tui: bootdisk: use correct defaults in advanced dialog
Date: Tue, 25 Jul 2023 17:02:45 +0200	[thread overview]
Message-ID: <20230725150300.1389135-1-c.heiss@proxmox.com> (raw)

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





             reply	other threads:[~2023-07-25 15:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-25 15:02 Christoph Heiss [this message]
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

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=20230725150300.1389135-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 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