From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com, Christoph Heiss <c.heiss@proxmox.com>
Subject: [pve-devel] applied-series: [PATCH installer 0/5] chroot, assistant: replace clap with pico-args
Date: Wed, 18 Jun 2025 15:45:25 +0200 [thread overview]
Message-ID: <175025432081.251729.3190159780804352622.b4-ty@proxmox.com> (raw)
In-Reply-To: <20250509121007.1430080-1-c.heiss@proxmox.com>
On Fri, 09 May 2025 14:09:12 +0200, Christoph Heiss wrote:
> This series first and foremost replaces clap, which is used by
> proxmox-chroot and proxmox-auto-install-assistant for parsing CLI
> arguments.
>
> clap likes to completely overhaul its API with ~each major release,
> which causes quite some churn. It is also quite heavyweight, both in
> compile time and binary size impact (see patches #2 & #3 for details on
> that).
>
> [...]
Applied, thanks!
[1/5] common: introduce simple cli subcommand parser based on pico-args
commit: 6722f28e345d23a59d31b5deedee66fb22d2522c
[2/5] chroot: replace clap with pico-args for command argument parsing
commit: 4affd255827d12f0204f2755829ee72e7f20e1ba
[3/5] assistant: replace clap with pico-args for command argument parsing
commit: 33e50a5803fcc978eb8db98cdd2a2847f77152c8
[4/5] chroot: replace btrfs parsing regex with lsblk json parsing
commit: 09c87ca1ccf9d21d92261b177948ea2251be989f
[5/5] tui: drop unused dependencies from manifest
commit: e46cbc720ceb661dc9789c8e835281e377c62658
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2025-06-18 13:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-09 12:09 [pve-devel] " Christoph Heiss
2025-05-09 12:09 ` [pve-devel] [PATCH installer 1/5] common: introduce simple cli subcommand parser based on pico-args Christoph Heiss
2025-05-09 12:09 ` [pve-devel] [PATCH installer 2/5] chroot: replace clap with pico-args for command argument parsing Christoph Heiss
2025-05-09 12:09 ` [pve-devel] [PATCH installer 3/5] assistant: " Christoph Heiss
2025-05-09 12:09 ` [pve-devel] [PATCH installer 4/5] chroot: replace btrfs parsing regex with lsblk json parsing Christoph Heiss
2025-05-09 12:09 ` [pve-devel] [PATCH installer 5/5] tui: drop unused dependencies from manifest Christoph Heiss
2025-06-18 13:45 ` Thomas Lamprecht [this message]
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=175025432081.251729.3190159780804352622.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=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