diff options
author | Holger Paradies <retabell@gmx.de> | 2021-03-27 09:03:36 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2021-03-27 12:57:31 +0100 |
commit | 89775ddc64cf65b700c8699d190c36258f4f758e (patch) | |
tree | 22514bbb8520b18e2ba4df7d2fe1fc03ca69e9c7 /config | |
parent | 0898bf670425490816941de67178b6c5e7b7f924 (diff) | |
download | kanotix-89775ddc64cf65b700c8699d190c36258f4f758e.zip kanotix-89775ddc64cf65b700c8699d190c36258f4f758e.tar.gz |
eeepc cleanup and fix clementine
Diffstat (limited to 'config')
-rw-r--r-- | config/lists/kanotix-eeepc4G | 36 |
1 files changed, 16 insertions, 20 deletions
diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G index 82a0502..c6276d4 100644 --- a/config/lists/kanotix-eeepc4G +++ b/config/lists/kanotix-eeepc4G @@ -4,7 +4,12 @@ # install only needed firmware firmware-atheros +# Kanotix #include <base.kanotix> +etcskel-kanotix-lxde +kmenu-icon-kanotix +kanotix-lxde-extra + sudo # bootloader @@ -27,7 +32,6 @@ gfxoverlay sox alsa-oss alsa-utils -w-scan # chat, irc weechat @@ -50,7 +54,6 @@ rsync hdparm pciutils wireless-tools -sux htop time bash-completion @@ -89,9 +92,7 @@ sshfs cifs-utils pppoeconf nfs-common -#if DISTRIBUTION wheezy -bluez-audio -#endif + ethtool vpnc comgt @@ -170,7 +171,9 @@ kpartx dosfstools lvm2 hfsprogs +#if DISTRIBUTION wheezy jessie stretch buster exfat-fuse +#endif exfat-utils #nif DISTRIBUTION wheezy zram @@ -195,18 +198,12 @@ btrfs-progs #endif # firmware -#if DISTRIBUTION wheezy jessie -ndiswrapper-utils-1.9 -ndiswrapper-dkms -#endif -#if DISTRIBUTION stretch -#include <ndiswrapper> -#endif # other hardware blueman #if DISTRIBUTION wheezy bluez-compat +bluez-audio #endif pm-utils vbetool @@ -227,7 +224,6 @@ libv4l-0:i386 ## base list end - #include <compiz-gtk> ## in desktop @@ -259,11 +255,6 @@ epdfview ca-certificates # desktop finish -# Kanotix -etcskel-kanotix-lxde -kmenu-icon-kanotix -kanotix-lxde-extra - # LXDE lxde lxde-common @@ -299,8 +290,10 @@ exaile #nif DISTRIBUTION squeeze wheezy jessie clementine #endif - - +# clementine fix +#nif DISTRIBUTION wheezy jessie stretch buster +libqt5sql5-sqlite +#endif # network network-manager-gnome modemmanager @@ -349,3 +342,6 @@ xchat gnome-screenshot seahorse keepassx +#nif DISTRIBUTION wheezy jessie stretch buster +diodon +#endif |