From: Stefan Schweter Date: Fri, 16 Sep 2016 12:22:12 +0000 (+0200) Subject: man: Update example for downloading a Fedora image (#4166) X-Git-Tag: v232~206 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=96ee6ce3c9bee14e4543a482ee9815e775340bf6;p=thirdparty%2Fsystemd.git man: Update example for downloading a Fedora image (#4166) --- diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 97b348b565c..bf3860604c2 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -1007,8 +1007,8 @@ Download a Fedora image and start a shell in it - # machinectl pull-raw --verify=no http://ftp.halifax.rwth-aachen.de/fedora/linux/releases/21/Cloud/Images/x86_64/Fedora-Cloud-Base-20141203-21.x86_64.raw.xz -# systemd-nspawn -M Fedora-Cloud-Base-20141203-21 + # machinectl pull-raw --verify=no http://ftp.halifax.rwth-aachen.de/fedora/linux/releases/24/CloudImages/x86_64/images/Fedora-Cloud-Base-24-1.2.x86_64.raw.xz +# systemd-nspawn -M Fedora-Cloud-Base-24-1.2.x86_64.raw This downloads an image using machinectl1