diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2012-10-14 15:52:39 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2012-10-14 15:52:39 +0200 |
commit | c9bbc601524ca2b06a52a938a4e47eb8e7c489fa (patch) | |
tree | 1cc0df9ba1ef40b23932a646b07a9e406300ea80 /config/lists | |
parent | e645c5eee7146e8e786be033a663fb8d5173c005 (diff) | |
parent | ad9dfc0bc615d5a95aa569da75f6394d3181e7d2 (diff) | |
download | kanotix-c9bbc601524ca2b06a52a938a4e47eb8e7c489fa.zip kanotix-c9bbc601524ca2b06a52a938a4e47eb8e7c489fa.tar.gz |
Merge branch 'master' of ssh://git.acritox.com/kanotix
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 + |