diff options
author | Holger Paradies <retabell@gmx.de> | 2024-12-14 16:07:25 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-05-05 19:45:35 +0200 |
commit | dfea07f5ec5559a8d87805a9d5bc7e0f198851d8 (patch) | |
tree | 02b8f7813095d52247e5530708f08822669265b5 /config/lists | |
parent | 922dd55673c7689bdc46d7ecb015255bfaba32f6 (diff) | |
download | kanotix-dfea07f5ec5559a8d87805a9d5bc7e0f198851d8.zip kanotix-dfea07f5ec5559a8d87805a9d5bc7e0f198851d8.tar.gz |
remove httpfs2
removed from debian
Diffstat (limited to 'config/lists')
-rw-r--r-- | config/lists/base | 2 | ||||
-rw-r--r-- | config/lists/kanotix-eeepc4G | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/config/lists/base b/config/lists/base index e0a5012..05d35d2 100644 --- a/config/lists/base +++ b/config/lists/base @@ -239,7 +239,9 @@ exfatprogs #nif DISTRIBUTION wheezy zram #endif +#if DISTRIBUTION squeeze wheezy jessie stretch buster bullseye bookworm httpfs2 +#endif # filesystem tools parted diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G index 4458c9e..5220366 100644 --- a/config/lists/kanotix-eeepc4G +++ b/config/lists/kanotix-eeepc4G @@ -206,7 +206,9 @@ exfatprogs #nif DISTRIBUTION wheezy zram #endif +#if DISTRIBUTION wheezy jessie stretch buster bullseye bookworm httpfs2 +#endif # filesystem tools parted |