]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: update link to Fedora Cloud images
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 23 Feb 2016 13:17:03 +0000 (08:17 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 23 Feb 2016 13:48:22 +0000 (08:48 -0500)
Better to use the mirror manager and https.

man/machinectl.xml

index 8d65155d9eb876fc48c9b0ba316d7c6fe147b8c1..967ca01470cf6443ec7f80e9bb99572f8e49285e 100644 (file)
       <title>Download a Fedora image, set a root password in it, start
       it as service</title>
 
-      <programlisting># 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
+      <programlisting># 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