From e67a9da9efd0c6ec7bdccc1dfbb486af38654562 Mon Sep 17 00:00:00 2001 From: KATOH Yasufumi Date: Fri, 5 Oct 2018 16:56:17 +0900 Subject: [PATCH] plamo: Update the default version to 7.x Now, 7.x is our stable version. Signed-off-by: KATOH Yasufumi --- templates/lxc-plamo.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/lxc-plamo.in b/templates/lxc-plamo.in index a469dc1..019737c 100644 --- a/templates/lxc-plamo.in +++ b/templates/lxc-plamo.in @@ -374,7 +374,7 @@ usage() { prog=`basename $0` path="" ; name="" ; rootfs="" clean=0 -release=${release:-6.x} +release=${release:-7.x} arch=`uname -m | sed 's/i.86/x86/'` ; hostarch=$arch bindhome="" sopts=hp:n:cr:a:b: