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-1.0.9~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0a452d8e1aa993cb87148767dbcc0c6debca1a2;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 ed2678980..7a4cddd1d 100644 --- a/templates/lxc-fedora.in +++ b/templates/lxc-fedora.in @@ -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...