diff options
-rw-r--r-- | config/lists/kanotix-lxde-base | 11 | ||||
-rw-r--r-- | config/lists/kanotix-lxde-full | 10 | ||||
-rw-r--r-- | config/lists/kanotix-lxde-master | 13 | ||||
-rw-r--r-- | config/lists/kanotix-lxde-min | 11 |
4 files changed, 28 insertions, 17 deletions
diff --git a/config/lists/kanotix-lxde-base b/config/lists/kanotix-lxde-base index 9eaf2f0..ff4a0d3 100644 --- a/config/lists/kanotix-lxde-base +++ b/config/lists/kanotix-lxde-base @@ -27,9 +27,15 @@ menu-xdg lxtask zenity lxpolkit -network-manager-gnome desktop-base +# network +network-manager-gnome +modemmanager +mobile-broadband-provider-info +gnome-keyring +network-manager-openvpn + #if DISTRIBUTION squeeze gdm #endif @@ -53,9 +59,6 @@ xterm #endif # other hardware -modemmanager -mobile-broadband-provider-info -gnome-keyring # irc xchat diff --git a/config/lists/kanotix-lxde-full b/config/lists/kanotix-lxde-full index ee71e92..63ba0fb 100644 --- a/config/lists/kanotix-lxde-full +++ b/config/lists/kanotix-lxde-full @@ -1,10 +1,12 @@ # Kanotix with LXDE (full) -# not used yet - -#include <kanotix-lxde-master> +# enhandeced List only for amd64 used +# office #include <office> +# multimedia +me-tv + # graphics gimp gimp-gutenprint @@ -14,8 +16,6 @@ sane-utils sane # network -openvpn -network-manager-openvpn # email icedove-l10n-de diff --git a/config/lists/kanotix-lxde-master b/config/lists/kanotix-lxde-master index 2ec32c5..3bf34ea 100644 --- a/config/lists/kanotix-lxde-master +++ b/config/lists/kanotix-lxde-master @@ -1,6 +1,11 @@ # Kanotix with LXDE (Master CD-Version) #include <kanotix-lxde-base> + +#if ARCHITECTURE amd64 +#include <kanotix-lxde-full> +#endif + #include <compiz-gtk> compton @@ -8,9 +13,6 @@ compton evince-gtk simple-scan geany -#if ARCHITECTURE amd64 -#include <office> -#endif # package tool synaptic @@ -37,6 +39,10 @@ w-scan # email +#if ARCHITECTURE i386 +sylpheed-i18n +#endif + # grafik qtqr simple-scan @@ -64,6 +70,5 @@ fonts-droid # isofiller xpad guvcview -sylpheed-i18n gst123 xskat diff --git a/config/lists/kanotix-lxde-min b/config/lists/kanotix-lxde-min index 13572ca..dba4261 100644 --- a/config/lists/kanotix-lxde-min +++ b/config/lists/kanotix-lxde-min @@ -31,16 +31,21 @@ kanotix-lxde-extra # LXDE lxde lxappearance-obconf - gvfs-backends menu menu-xdg lxtask zenity lxpolkit -network-manager-gnome desktop-base +# network +network-manager-gnome +modemmanager +mobile-broadband-provider-info +gnome-keyring +network-manager-openvpn + #if DISTRIBUTION squeeze gdm #endif @@ -64,8 +69,6 @@ xterm #endif # other hardware -modemmanager -mobile-broadband-provider-info # irc xchat |