Skip to content

Commit

Permalink
image-defaults: add note about when to drop option
Browse files Browse the repository at this point in the history
squashfs-compression: zstd will become obsolete soon. Let's drop
a note about it so anyone happening by can clean it up.
  • Loading branch information
dustymabe authored and jlebon committed Feb 13, 2025
1 parent 6bd1cb6 commit e1943d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/image-default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ deploy-via-container: false
# container-imgref: ""

# Format used when generating a squashfs image. Can also be e.g. gzip or lz4
# XXX: Legacy. Delete this when buildextend-live is either deleted or becomes a symlink.
squashfs-compression: zstd

# Defaults for VMware OVA, matching historical behavior
Expand Down

0 comments on commit e1943d6

Please sign in to comment.