diff options
author | Holger Paradies <retabell@gmx.de> | 2024-03-10 07:53:15 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2024-03-10 07:57:45 +0100 |
commit | 9d1858e63269aa6398d5c4031727311d0ba75cd2 (patch) | |
tree | 0ab10e0080a8560d350fd6b941be82037dd56bd5 | |
parent | f24402d079ae916be9ecc5827b15c6d8fbc2021d (diff) | |
download | kanotix-9d1858e63269aa6398d5c4031727311d0ba75cd2.zip kanotix-9d1858e63269aa6398d5c4031727311d0ba75cd2.tar.gz |
Provide calamares on amd64 only
-rw-r--r-- | config/lists/base.kanotix | 2 | ||||
-rw-r--r-- | config/lists/kanotix-lxde-full | 5 | ||||
-rw-r--r-- | config/lists/kde5-more | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/config/lists/base.kanotix b/config/lists/base.kanotix index 30fb7e0..4c725b6 100644 --- a/config/lists/base.kanotix +++ b/config/lists/base.kanotix @@ -14,8 +14,6 @@ infobash #nif DISTRIBUTION wheezy jessie stretch buster bullseye kanotix-apt-hook -calamares -calamares-settings-kanotix #endif #nif DISTRIBUTION wheezy jessie diff --git a/config/lists/kanotix-lxde-full b/config/lists/kanotix-lxde-full index 870dcba..88a2152 100644 --- a/config/lists/kanotix-lxde-full +++ b/config/lists/kanotix-lxde-full @@ -4,6 +4,11 @@ # office #include <office> +#nif DISTRIBUTION stretch buster bullseye +calamares +calamares-settings-kanotix +#endif + # multimedia #if DISTRIBUTION squeeze wheezy jessie me-tv diff --git a/config/lists/kde5-more b/config/lists/kde5-more index 6e13adb..9c4bb6f 100644 --- a/config/lists/kde5-more +++ b/config/lists/kde5-more @@ -2,6 +2,8 @@ # enhanced List only for amd64 used #nif DISTRIBUTION stretch buster bullseye +calamares +calamares-settings-kanotix git dolphin-plugins quilt |