diff options
Diffstat (limited to 'config/lists/kanotix-eeepc4G')
-rw-r--r-- | config/lists/kanotix-eeepc4G | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G index 5220366..67c5806 100644 --- a/config/lists/kanotix-eeepc4G +++ b/config/lists/kanotix-eeepc4G @@ -20,6 +20,8 @@ sudo #nif DISTRIBUTION wheezy jessie stretch buster bullseye polkitd pkexec +#endif +#if DISTRIBUTION bookworm polkitd-pkla #endif @@ -128,7 +130,12 @@ cups-client module-assistant build-essential fakeroot +#if DISTRIBUTION wheezy jessie stretch buster bullseye bookworm libstdc++5 +#endif +#nif DISTRIBUTION wheezy jessie stretch buster bullseye bookworm +libstdc++6 +#endif bzip2 cdbs dkms @@ -136,7 +143,12 @@ devscripts pbuilder # system +#if DISTRIBUTION wheezy jessie stretch buster bullseye bookworm cpufrequtils +#endif +#nif DISTRIBUTION wheezy jessie stretch buster bullseye bookworm +linux-cpupower +#endif #if DISTRIBUTION wheezy jessie stretch buster hddtemp #endif @@ -209,6 +221,10 @@ zram #if DISTRIBUTION wheezy jessie stretch buster bullseye bookworm httpfs2 #endif +# support for appimages +#nif DISTRIBUTION wheezy jessie stretch buster bullseye bookworm +libfuse2t64 +#endif # filesystem tools parted |