summaryrefslogtreecommitdiffstats
path: root/bin/chroot-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-12-05 16:38:04 +0100
committerHolger Levsen <holger@layer-acht.org>2014-12-05 16:40:58 +0100
commit822f48ef5a5d27293a491b7923a5711f9dd4fcda (patch)
tree5ff20d319ec7f116e4c704887b087d2e0508ea72 /bin/chroot-installation.sh
parent5389b608d065167780d97f490d9379aa8fa0ed38 (diff)
downloadjenkins.debian.net-822f48ef5a5d27293a491b7923a5711f9dd4fcda.tar.xz
chroot-installations: add new jobs for testing the cinnamon desktop
Diffstat (limited to 'bin/chroot-installation.sh')
-rwxr-xr-xbin/chroot-installation.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index fd03964d..17acdc17 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -161,6 +161,8 @@ if [ "$2" != "" ] ; then
;;
kde-full) install_packages kde kde-full kde-standard desktop-base
;;
+ cinnamon) install_packages cinnamon cinnamon-core cinnamon-desktop-environment desktop-base
+ ;;
xfce) install_packages xfce xfce4 desktop-base
;;
lxde) install_packages lxde lxde desktop-base