From: Lennart Poettering Date: Fri, 12 Dec 2014 16:29:12 +0000 (+0100) Subject: man: fedora 21 has been release, suggest 21 as fedora version in example yum command... X-Git-Tag: v219~1022 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=667993e88eb7519c6674fe9a9e985619817465e0;p=elogind.git man: fedora 21 has been release, suggest 21 as fedora version in example yum command line --- diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index d7d60e52c..fdb0c298b 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -780,7 +780,7 @@ Boot a minimal Fedora distribution in a container - # yum -y --releasever=19 --nogpg --installroot=/srv/mycontainer --disablerepo='*' --enablerepo=fedora install systemd passwd yum fedora-release vim-minimal + # yum -y --releasever=21 --nogpg --installroot=/srv/mycontainer --disablerepo='*' --enablerepo=fedora install systemd passwd yum fedora-release vim-minimal # systemd-nspawn -bD /srv/mycontainer This installs a minimal Fedora distribution into