From: Zbigniew Jędrzejewski-Szmek Date: Tue, 23 Feb 2016 13:17:03 +0000 (-0500) Subject: man: update link to Fedora Cloud images X-Git-Tag: v230~321^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1328bd9c3dc0a973b415e509b1fe3a4698d8b9cd;p=thirdparty%2Fsystemd.git man: update link to Fedora Cloud images Better to use the mirror manager and https. --- diff --git a/man/machinectl.xml b/man/machinectl.xml index 8d65155d9eb..967ca01470c 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -933,7 +933,7 @@ Download a Fedora image, set a root password in it, start it as service - # machinectl pull-raw --verify=no http://ftp.halifax.rwth-aachen.de/fedora/linux/releases/23/Cloud/x86_64/Images/Fedora-Cloud-Base-23-20151030.x86_64.raw.xz + # machinectl pull-raw --verify=no https://dl.fedoraproject.org/pub/fedora/linux/releases/23/Cloud/x86_64/Images/Fedora-Cloud-Base-23-20151030.x86_64.raw.xz # systemd-nspawn -M Fedora-Cloud-Base-23-20151030 # passwd # exit