From: Thierry Parmentelat Date: Fri, 27 Feb 2015 09:31:38 +0000 (+0100) Subject: build f21 from bootcd's master X-Git-Url: http://git.onelab.eu/?p=infrastructure.git;a=commitdiff_plain;h=57741854a6623171bbf9db1e7a38313f446feb2a build f21 from bootcd's master --- diff --git a/scripts/builds.sh b/scripts/builds.sh index 039d3d5..14c4c2d 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -20,7 +20,8 @@ function reed () { hostname | grep -q reed ; } function velvet () { hostname | grep -q velvet ; } ### have each box run one main distro build -liquid && /root/bin/lbuild-nightly.sh -f f21 -b @DATE@--f21 +# while we try and find the right recipe on the new syslinux +liquid && /root/bin/lbuild-nightly.sh -f f21 -b @DATE@--f21 bootcd-GITPATH=//git.onelab.eu/bootcd.git@master reed && /root/bin/lbuild-nightly.sh -f f20 -b @DATE@--f20 # velvet is down [ -n "$SINGLE" ] && exit