From: Nehal J Wani Date: Thu, 21 Jan 2016 19:05:27 +0000 (+0530) Subject: Fix echo statement inside fedora template X-Git-Tag: lxc-2.0.0.beta2~21^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F772%2Fhead;p=thirdparty%2Flxc.git Fix echo statement inside fedora template We no longer use mirrors.kernel.org. Commit f71e8f4 switched it to archives.fedoraproject.org Signed-off-by: Nehal J Wani --- diff --git a/templates/lxc-fedora.in b/templates/lxc-fedora.in index 1354d2192..e95e623df 100644 --- a/templates/lxc-fedora.in +++ b/templates/lxc-fedora.in @@ -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...