From 0436c92041247a1f31f66304e78c31f1dfecdc0c Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Sun, 29 Jan 2023 08:05:07 +0100
Subject: Add zstd

zstd is preferred to create initrd.img since bookworm
---
 config/lists/base            | 3 +++
 config/lists/kanotix-eeepc4G | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/config/lists/base b/config/lists/base
index bb3c48d..cb54a84 100644
--- a/config/lists/base
+++ b/config/lists/base
@@ -51,6 +51,9 @@ unzip
 p7zip-full
 zip
 unp
+#nif DISTRIBUTION wheezy jessie stretch buster bullseye
+zstd
+#endif
 
 # tools
 bc
diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G
index 680f592..06d739d 100644
--- a/config/lists/kanotix-eeepc4G
+++ b/config/lists/kanotix-eeepc4G
@@ -51,6 +51,9 @@ unzip
 p7zip-full
 zip
 unp
+#nif DISTRIBUTION wheezy jessie stretch buster bullseye
+zstd
+#endif
 
 # tools
 bc
-- 
cgit v1.0