mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-17 16:42:16 +01:00
overlay profiles: Stop disabling zstd in sys-fs/btrfs-progs
zstd is already a part of the production images so the disabling makes no sense. And maybe we could use it to potentially improve compression of our btrfs partitions.
This commit is contained in:
parent
5b60f8c762
commit
93125392bc
@ -73,9 +73,6 @@ sys-apps/portage -xattr -rsync-verify
|
||||
# Enable -M and -Z flags; -M is used by mayday
|
||||
sys-process/lsof rpc selinux
|
||||
|
||||
# Disable zstd to avoid adding it to prod images until something needs it
|
||||
sys-fs/btrfs-progs -zstd
|
||||
|
||||
# Enable SELinux for all targets
|
||||
coreos-base/coreos selinux
|
||||
sys-apps/dbus selinux
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user