public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH pve-storage 0/1] storage: add xz support
@ 2026-03-05 12:08 mail
  2026-03-05 12:08 ` [PATCH pve-storage 1/1] " mail
  2026-03-05 16:25 ` [PATCH pve-storage 0/1] " Max R. Carrara
  0 siblings, 2 replies; 4+ messages in thread
From: mail @ 2026-03-05 12:08 UTC (permalink / raw)
  To: pve-devel; +Cc: Roman Ondráček

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




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

end of thread, other threads:[~2026-03-05 16:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-05 12:08 [PATCH pve-storage 0/1] storage: add xz support mail
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

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