From: Thierry Parmentelat Date: Tue, 1 Apr 2014 15:22:12 +0000 (+0200) Subject: make the lxc distro the default X-Git-Tag: 5.3.4~15 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=23791f6e61f232fb98f6e21116bc9a2041fb0fde;p=build.git make the lxc distro the default --- diff --git a/lbuild-nightly.sh b/lbuild-nightly.sh index 9cd7b8f4..b10775cf 100755 --- a/lbuild-nightly.sh +++ b/lbuild-nightly.sh @@ -12,7 +12,7 @@ export PATH=$PATH:/bin:/sbin # default values, tunable with command-line options DEFAULT_FCDISTRO=f20 -DEFAULT_PLDISTRO=planetlab +DEFAULT_PLDISTRO=lxc DEFAULT_PERSONALITY=linux64 DEFAULT_BASE="@DATE@--@PLDISTRO@-@FCDISTRO@-@PERSONALITY@" DEFAULT_BUILD_SCM_URL="git://git.onelab.eu/build"