From: mail@romanondracek.cz
To: pve-devel@lists.proxmox.com
Cc: "Roman Ondráček" <mail@romanondracek.cz>
Subject: [PATCH pve-storage 0/1] storage: add xz support
Date: Thu, 5 Mar 2026 13:08:20 +0100 [thread overview]
Message-ID: <20260305120830.4108248-1-mail@romanondracek.cz> (raw)
From: Roman Ondráček <mail@romanondracek.cz>
A popular ISO compressed exclusively with xz is FreeBSD [1].
Since this requires adding `xz` to the list of known compression
formats we add decompression methods for vmz and tar.
[1] https://download.freebsd.org/releases/amd64/amd64/ISO-IMAGES/15.0/
Signed-off-by: Roman Ondráček <mail@romanondracek.cz>
Roman Ondráček (1):
storage: add xz support
debian/control | 1 +
src/PVE/Storage.pm | 5 ++++-
src/PVE/Storage/Plugin.pm | 2 +-
src/test/archive_info_test.pm | 6 ++++--
src/test/list_volumes_test.pm | 11 ++++++++++-
src/test/parse_volname_test.pm | 8 ++++----
src/test/path_to_volume_id_test.pm | 12 +++++++-----
7 files changed, 31 insertions(+), 14 deletions(-)
--
2.53.0
next reply other threads:[~2026-03-05 12:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-05 12:08 mail [this message]
2026-03-05 12:08 ` [PATCH pve-storage 1/1] " mail
2026-03-05 14:52 ` David Riley
2026-03-05 16:25 ` [PATCH pve-storage 0/1] " Max R. Carrara
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=20260305120830.4108248-1-mail@romanondracek.cz \
--to=mail@romanondracek.cz \
--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