diff options
-rw-r--r-- | config/lists/base | 5 | ||||
-rw-r--r-- | config/lists/kanotix-eeepc4G | 5 |
2 files changed, 9 insertions, 1 deletions
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 |