diff options
author | Holger Paradies <retabell@gmx.de> | 2025-01-19 11:00:51 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-05-05 17:52:27 +0200 |
commit | 67194962d1392df15a7f751c9f8d3050a2c7c46f (patch) | |
tree | 496cd85d4d873cb8fe8da42a7bb86795f87789e6 /config | |
parent | c0693b6aa21929f46467fa236ee7925950c24538 (diff) | |
download | kanotix-67194962d1392df15a7f751c9f8d3050a2c7c46f.zip kanotix-67194962d1392df15a7f751c9f8d3050a2c7c46f.tar.gz |
TF uses freerdp3
Diffstat (limited to 'config')
-rw-r--r-- | config/lists/base | 6 | ||||
-rw-r--r-- | config/lists/kanotix-eeepc4G | 5 |
2 files changed, 9 insertions, 2 deletions
diff --git a/config/lists/base b/config/lists/base index 2065a8d..e0a5012 100644 --- a/config/lists/base +++ b/config/lists/base @@ -206,9 +206,13 @@ xinit #if DISTRIBUTION wheezy jessie stretch freerdp-x11 #endif -#nif DISTRIBUTION wheezy jessie stretch +#if DISTRIBUTION buster bullseye bookworm freerdp2-x11 #endif +#nif DISTRIBUTION wheezy jessie stretch buster bullseye bookworm +freerdp3-x11 +#endif + # disktools gddrescue testdisk diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G index 9d0ea71..9c5d288 100644 --- a/config/lists/kanotix-eeepc4G +++ b/config/lists/kanotix-eeepc4G @@ -173,9 +173,12 @@ xinit #if DISTRIBUTION wheezy jessie stretch freerdp-x11 #endif -#nif DISTRIBUTION wheezy jessie stretch +#if DISTRIBUTION buster bullseye bookworm freerdp2-x11 #endif +#nif DISTRIBUTION wheezy jessie stretch buster bullseye bookworm +freerdp3-x11 +#endif # disktools gddrescue |