summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-24 09:54:24 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-24 09:54:24 +0100
commit96d91ed82fe41cc35b9703bb64d01d3ca6afd7bf (patch)
tree0cf8f260e3e5d57f93f67b64be18e98511251425 /README
parent7fac9a5de1dc3ccabb94ae80aa8b6cd02f75289a (diff)
downloadjenkins.debian.net-96d91ed82fe41cc35b9703bb64d01d3ca6afd7bf.tar.xz
chroot-installation: install mplayer on stretch+sid (instead mplayer2 as before)
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b9c07d6d..bb944956 100644
--- a/README
+++ b/README
@@ -90,7 +90,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', 'kde-full', 'lxde', 'xfc', 'full_desktop' (all five desktops plus `vlc evince iceweasel chromium cups build-essential devscripts wine texlive-full asciidoc vim emacs` and (`libreoffice virt-manager mplayer2` (jessie/sid) or `openoffice virtualbox mplayer` (squeeze/wheezy)) 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 wine texlive-full asciidoc vim emacs` and (`libreoffice virt-manager mplayer` (stretch/sid) 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.
** Then there are also all the corresponding upgrade jobs, eg 'chroot-installation_wheezy_install_gnome_upgrade_to_jessie'