mirror of
https://github.com/systemd/systemd.git
synced 2025-03-08 08:58:27 +03:00
man: fedora 21 has been release, suggest 21 as fedora version in example yum command line
This commit is contained in:
parent
b9ba4dabba
commit
667993e88e
@ -780,7 +780,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user