From: Terzeus S. Dominguez Date: Mon, 12 Dec 2016 17:04:31 +0000 (+0800) Subject: Change openSUSE default release to Leap 42.2 X-Git-Tag: lxc-2.1.0~224^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e783e4bd745944aefd21638c66e3d73a0e44825a;p=thirdparty%2Flxc.git Change openSUSE default release to Leap 42.2 Signed-off-by: Terzeus S. Dominguez --- diff --git a/templates/lxc-opensuse.in b/templates/lxc-opensuse.in index a2b984f89..29702fb07 100644 --- a/templates/lxc-opensuse.in +++ b/templates/lxc-opensuse.in @@ -407,7 +407,7 @@ usage() cat < -r|--release nn.n --clean Please give the release as 13.1, 13.2 etc. -If no release is given, openSUSE 13.1 is installed. +If no release is given, openSUSE Leap 42.2 is installed. EOF return 0 } @@ -462,8 +462,8 @@ fi if [ -z "$DISTRO" ]; then echo "" - echo "No release selected, using openSUSE 13.1" - DISTRO=13.1 + echo "No release selected, using openSUSE Leap 42.2" + DISTRO=42.2 else echo "" case "$DISTRO" in