mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 06:31:18 +02:00
coreos/base/package.use: squashfs-tools: enable all compression formats
This change enables USE flags for all supported compression formats. zstd specifically is required to build zstd sysexts.
This commit is contained in:
parent
c2d1c13abd
commit
37cc05ce11
@ -44,8 +44,8 @@ sys-boot/grub -multislot -nls -themes -fonts
|
|||||||
# disable "high performance ssh" patch, turn on kerberos
|
# disable "high performance ssh" patch, turn on kerberos
|
||||||
net-misc/openssh -hpn kerberos
|
net-misc/openssh -hpn kerberos
|
||||||
|
|
||||||
# xz and lzo are required to run grub tests
|
# xz and lzo are required to run grub tests, zstd is the default for sysexts
|
||||||
sys-fs/squashfs-tools lzo xz
|
sys-fs/squashfs-tools xz lz4 lzma lzo zstd
|
||||||
|
|
||||||
# make the kernel version discoverable via the traditional gentoo symlink
|
# make the kernel version discoverable via the traditional gentoo symlink
|
||||||
sys-kernel/coreos-sources symlink
|
sys-kernel/coreos-sources symlink
|
||||||
|
Loading…
x
Reference in New Issue
Block a user