]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Fix echo statement inside fedora template 772/head
authorNehal J Wani <nehaljw.kkd1@gmail.com>
Thu, 21 Jan 2016 19:05:27 +0000 (00:35 +0530)
committerNehal J Wani <nehaljw.kkd1@gmail.com>
Thu, 28 Jan 2016 20:04:04 +0000 (01:34 +0530)
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 1354d21926bb8adca09aeedf8aff762c1f2cb75e..e95e623df8654ea6a5e96d63605300f9eae4a3d7 100644 (file)
@@ -579,7 +579,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...