]> git.proxmox.com Git - dab-pve-appliances.git/commitdiff
deb11: use zstd compression
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 29 Mar 2022 08:51:49 +0000 (10:51 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 29 Mar 2022 08:51:49 +0000 (10:51 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian-11-standard-64/Makefile

index c1fa802b162224ab1802edb93a3e5a70162d5067..77eef611dd9ea8b0764f459657c1b15b7159af43 100644 (file)
@@ -4,7 +4,8 @@ BASEDIR:=$(shell dab basedir)
 
 all: info/init_ok
        dab bootstrap
-       dab finalize
+       # NOTE: zstd appliances are only supported on PVE >= 7.0, take care on upload!
+       dab finalize --compressor zstd-max
 
 info/init_ok: dab.conf
        dab init