summaryrefslogtreecommitdiffstats
path: root/bin/chroot-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-05-15 16:24:04 +0200
committerHolger Levsen <holger@layer-acht.org>2013-05-15 16:24:04 +0200
commit9682d010cffeb1c79a39bf121d71288d10cfd9c5 (patch)
tree7c59e6c513a46bc0f1925251f2277014db7ecdfe /bin/chroot-installation.sh
parent9991d3e3008de29cdd2657359fcc50ba70c4e48a (diff)
downloadjenkins.debian.net-9682d010cffeb1c79a39bf121d71288d10cfd9c5.tar.xz
chroot-installation: hide full_desktop string at least for some unrelated installs
Diffstat (limited to 'bin/chroot-installation.sh')
-rwxr-xr-xbin/chroot-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index 251b5e39..da52fd60 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -143,9 +143,9 @@ case $1 in
;;
esac
bootstrap $DISTRO
-FULL_DESKTOP="$SPECIFIC desktop-base gnome kde-plasma-desktop kde-full kde-standard xfce4 lxde vlc evince iceweasel chromium cups build-essential devscripts mplayer wine texlive-full asciidoc vim emacs"
if [ "$2" != "" ] ; then
+ FULL_DESKTOP="$SPECIFIC desktop-base gnome kde-plasma-desktop kde-full kde-standard xfce4 lxde vlc evince iceweasel chromium cups build-essential devscripts mplayer wine texlive-full asciidoc vim emacs"
case $2 in
none) ;;
gnome) install_packages gnome gnome desktop-base