From 6e20392227a6b8acf8ea546f58a5f9b0cf27b788 Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Sat, 24 Apr 2021 19:36:18 +0200
Subject: Remove exfat-fuse from speedfire up

install exfatprogs and remove exfat-utils
---
 config/lists/base            | 5 +++++
 config/lists/kanotix-eeepc4G | 5 ++++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/config/lists/base b/config/lists/base
index 234e07a..150c355 100644
--- a/config/lists/base
+++ b/config/lists/base
@@ -210,8 +210,13 @@ kpartx
 dosfstools
 lvm2
 hfsprogs
+#if DISTRIBUTION squeeze wheezy jessie stretch buster
 exfat-fuse
 exfat-utils
+#endif
+#nif DISTRIBUTION squeeze wheezy jessie stretch buster
+exfatprogs
+#endif
 #nif DISTRIBUTION wheezy
 zram
 #endif
diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G
index f85054c..6175558 100644
--- a/config/lists/kanotix-eeepc4G
+++ b/config/lists/kanotix-eeepc4G
@@ -173,8 +173,11 @@ lvm2
 hfsprogs
 #if DISTRIBUTION wheezy jessie stretch buster
 exfat-fuse
-#endif
 exfat-utils
+#endif
+#nif DISTRIBUTION wheezy jessie stretch buster
+exfatprogs
+#endif
 #nif DISTRIBUTION wheezy
 zram
 #endif
-- 
cgit v1.0