diff options
Diffstat (limited to 'config/lists/base')
-rw-r--r-- | config/lists/base | 45 |
1 files changed, 42 insertions, 3 deletions
diff --git a/config/lists/base b/config/lists/base index d60c620..0be58b5 100644 --- a/config/lists/base +++ b/config/lists/base @@ -9,6 +9,8 @@ sudo #nif DISTRIBUTION wheezy jessie stretch buster bullseye polkitd pkexec +#endif +#if DISTRIBUTION bookworm polkitd-pkla #endif @@ -58,6 +60,10 @@ zstd # tools bc clinfo +#nif DISTRIBUTION bullseye bookworm +fastfetch +hstr +#endif mc most less @@ -99,6 +105,10 @@ zsync debconf-utils rpm2cpio usbutils +util-linux +#nif DISTRIBUTION bullseye +util-linux-extra +#endif exif fsarchiver xterm @@ -127,7 +137,7 @@ net-tools #if DISTRIBUTION wheezy jessie stretch buster bullseye #include <printer_driver_old> #endif -#nif DISTRIBUTION wheezy jessie stretch buster bullseye +#if DISTRIBUTION bookworm cups-bsd cups-client foomatic-db-engine @@ -136,15 +146,28 @@ printer-driver-gutenprint #include <printer_driver_all> libcups2 #endif +#nif DISTRIBUTION wheezy jessie stretch buster bullseye bookworm +cups-bsd +cups-client +foomatic-db-engine +foomatic-db +#include <printer_driver_all> +libcups2t64 +#endif #if ARCHITECTURE amd64 -libcups2:i386 +#include <cupsi386> #endif # build 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 @@ -152,7 +175,13 @@ 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 @@ -198,9 +227,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 @@ -227,7 +260,13 @@ exfatprogs #nif DISTRIBUTION wheezy zram #endif +#if DISTRIBUTION squeeze wheezy jessie stretch buster bullseye bookworm httpfs2 +#endif +# support for appimages +#nif DISTRIBUTION squeeze wheezy jessie stretch buster bullseye bookworm +libfuse2t64 +#endif # filesystem tools parted |