mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-01 02:35:05 +00:00
man: fedora 21 has been release, suggest 21 as fedora version in example yum command line
(cherry picked from commit 667993e88e)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
5536efa9e1
commit
a8a2894cce
@@ -698,7 +698,7 @@
|
||||
<example>
|
||||
<title>Boot a minimal Fedora distribution in a container</title>
|
||||
|
||||
<programlisting># yum -y --releasever=19 --nogpg --installroot=/srv/mycontainer --disablerepo='*' --enablerepo=fedora install systemd passwd yum fedora-release vim-minimal
|
||||
<programlisting># yum -y --releasever=21 --nogpg --installroot=/srv/mycontainer --disablerepo='*' --enablerepo=fedora install systemd passwd yum fedora-release vim-minimal
|
||||
# systemd-nspawn -bD /srv/mycontainer</programlisting>
|
||||
|
||||
<para>This installs a minimal Fedora distribution into
|
||||
|
||||
Reference in New Issue
Block a user