SW: add zstd to GRML_SMALL
authorMichael Prokop <mika@grml.org>
Mon, 15 Jan 2024 11:32:43 +0000 (12:32 +0100)
committerMichael Prokop <mika@grml.org>
Mon, 15 Jan 2024 11:34:35 +0000 (12:34 +0100)
Nowadays zstd is used as default compression utility for initramfs by
Debian, so let's make sure to have it available.

We already ship zstd since 2019 with GRML_FULL (see commit 2dc56cc10f),
now let's make sure to also have it available on grml-small.

Thanks: Marc Haber
Closes: https://github.com/grml/grml/issues/204

etc/grml/fai/config/package_config/GRML_SMALL

index 9e24304..cb5d489 100644 (file)
@@ -107,6 +107,7 @@ wipe
 xfsprogs
 zip
 zsh
 xfsprogs
 zip
 zsh
+zstd
 
 # special terminal output
 toilet
 
 # special terminal output
 toilet