diff options
Diffstat (limited to 'config/lists')
-rw-r--r-- | config/lists/kanotix-lxde-base | 46 | ||||
-rw-r--r-- | config/lists/kanotix-lxde-master | 47 |
2 files changed, 93 insertions, 0 deletions
diff --git a/config/lists/kanotix-lxde-base b/config/lists/kanotix-lxde-base new file mode 100644 index 0000000..3487070 --- /dev/null +++ b/config/lists/kanotix-lxde-base @@ -0,0 +1,46 @@ +# Kanotix with LXDE (minimal) + +#include <base> + +# LXDE +lxde +gvfs-backends +menu +menu-xdg +lxtask +zenity +lxpolkit +network-manager-gnome +desktop-base + +#if DISTRIBUTION squeeze +gdm +#endif +#nif DISTRIBUTION squeeze +gdm3 +#endif + +# power management +xfce4-power-manager +xfce4-power-manager-plugins + +# package tool +synaptic +apt-xapian-index + +# multimedia +gecko-mediaplayer + +# skype +pidgin-skype +#if DISTRIBUTION squeeze +skype +#endif +#if DISTRIBUTION wheezy +#include <wheezy-skype> +#endif + +# other hardware +modemmanager +blueman + diff --git a/config/lists/kanotix-lxde-master b/config/lists/kanotix-lxde-master new file mode 100644 index 0000000..0c11cca --- /dev/null +++ b/config/lists/kanotix-lxde-master @@ -0,0 +1,47 @@ +# Kanotix with LXDE (Master) + +#include <kanotix-lxde-base> +#include <office> + +# email +icedove-l10n-de + +# irc +xchat + +# multimedia +exaile +xfburn + +# graphics +gimp +gimp-gutenprint +xsane +libsane-extras +sane-utils +sane + +# network +openvpn +network-manager-openvpn + +# wine +#if DISTRIBUTION squeeze +wine1.3 +wine1.3-gecko +winetricks +#endif +#if DISTRIBUTION wheezy +#include <wheezy-wine> +#endif + +# games +armagetronad +foobillard +neverball +neverputt +kmahjongg + +# benchmark +gl2benchmark + |