mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 21:41:05 +02:00
profiles: Disable zstd in btrfs-progs
Nothing else uses zstd, so disable it here to avoid adding it to prod images until the functionality is needed by something.
This commit is contained in:
parent
afd79df70f
commit
097499ca2e
@ -98,3 +98,6 @@ sys-apps/man-db -nls
|
||||
|
||||
# Always build the firmware from source.
|
||||
sys-firmware/edk2-ovmf -binary
|
||||
|
||||
# Disable zstd to avoid adding it to prod images until something needs it
|
||||
sys-fs/btrfs-progs -zstd
|
||||
|
Loading…
x
Reference in New Issue
Block a user