summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-03-07 11:35:03 +0100
committerHolger Levsen <holger@layer-acht.org>2013-03-07 11:35:03 +0100
commitf3f63ff3017d567a628c91dc425d6ae7bcaaae24 (patch)
tree5c162a4d01af8a89be09891d2853cc0c038a4443 /README
parent1ff37cafb9515eed99265218f554fe59aff66768 (diff)
downloadjenkins.debian.net-f3f63ff3017d567a628c91dc425d6ae7bcaaae24.tar.xz
chroot-installation: add tests for full kde desktop, thanks to Pino Toscano for the idea
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d17dd873..a4881347 100644
--- a/README
+++ b/README
@@ -95,7 +95,7 @@ Installation tests inside chroot environments.
* $distro-install jobs (and $distro-install+upgrade jobs):
** `debootstrap $distro`, install a *$set_of_packages* (and upgrade to *$2nd_distro*)
-** these $set_of_packages exist: 'gnome', 'kde', 'lxde', 'xfc', 'full_desktop' (all four desktops plus `vlc evince iceweasel chromium cups build-essential devscripts mplayer wine texlive-full asciidoc vim emacs`) and 'develop'
+** these $set_of_packages exist: 'gnome', 'kde', 'kde-full', 'lxde', 'xfc', 'full_desktop' (all five desktops plus `vlc evince iceweasel chromium cups build-essential devscripts mplayer wine texlive-full asciidoc vim emacs`) and 'develop'
*** install is done with `apt-get install`, except for 'develop' where `apt-get build-dep` is used to install the build dependencies of these packages.
=== webcheck jobs