From 57741854a6623171bbf9db1e7a38313f446feb2a Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 27 Feb 2015 10:31:38 +0100 Subject: [PATCH] build f21 from bootcd's master --- scripts/builds.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.43.0