]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Fix echo statement inside fedora template
authorNehal J Wani <nehaljw.kkd1@gmail.com>
Thu, 21 Jan 2016 19:05:27 +0000 (00:35 +0530)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 17 Nov 2016 22:48:11 +0000 (17:48 -0500)
We no longer use mirrors.kernel.org.
Commit f71e8f4 switched it to archives.fedoraproject.org

Signed-off-by: Nehal J Wani <nehaljw.kkd1@gmail.com>
templates/lxc-fedora.in

index ed26789807057825dc9af081d6f7b1ed8de116ce..7a4cddd1d4d83b4bbf395bfcf0ac5be5e307741c 100644 (file)
@@ -569,7 +569,7 @@ but appears to be non-functional.  Skipping...  It should be removed.
     if [[ ! -f ../LiveOS/squashfs.img ]]
     then
         echo "
-Downloading stage 0 LiveOS squashfs file system from mirrors.kernel.org...
+Downloading stage 0 LiveOS squashfs file system from archives.fedoraproject.org...
 Have a beer or a cup of coffee.  This will take a bit (~300MB).
 "
         sleep 3 # let him read it...