From 6182810c3a2da4bedaed0135d488d0092a21af57 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 13 Oct 2011 09:38:59 +0200 Subject: [PATCH] cleanup --- scripts/5.0-rc03.sh | 9 --------- scripts/5.0-rc05.sh | 9 --------- scripts/5.0-rc11.sh | 9 --------- scripts/5.0-rc12.sh | 9 --------- scripts/5.0-rc13.sh | 9 --------- scripts/5.0-rc14.sh | 9 --------- scripts/5.0-rc15.sh | 9 --------- scripts/5.0-rc16.sh | 9 --------- scripts/5.0-rc17.sh | 9 --------- scripts/5.0-rc19.sh | 12 ----------- scripts/5.0-rc20.sh | 12 ----------- scripts/5.0-rc21.sh | 12 ----------- scripts/5.0-rc22.sh | 17 ---------------- scripts/sfa-1.0-10.sh | 16 --------------- scripts/sfa-1.0-11.sh | 16 --------------- scripts/sfa-1.0-13.sh | 20 ------------------- scripts/sfa-1.0-14.sh | 19 ------------------ scripts/sfa-1.0-18.sh | 19 ------------------ scripts/sfa-1.0-20.sh | 19 ------------------ scripts/sfa-1.0-24.sh | 19 ------------------ scripts/sfa-1.0-25.sh | 19 ------------------ scripts/sfa-1.0-27.sh | 19 ------------------ scripts/sfa-1.0-29.sh | 19 ------------------ scripts/sfa-1.0-34.sh | 19 ------------------ scripts/sfa-1.0-35.sh | 19 ------------------ scripts/sfa-1.0-5.sh | 19 ------------------ scripts/sfa-1.0-6.sh | 19 ------------------ scripts/sfa-1.0-7.sh | 19 ------------------ scripts/sfa-1.0-8.sh | 16 --------------- scripts/sfa-1.0-9.sh | 16 --------------- scripts/{sfa-1.0-37.sh => sfa-37-sface-20.sh} | 0 31 files changed, 446 deletions(-) delete mode 100755 scripts/5.0-rc03.sh delete mode 100755 scripts/5.0-rc05.sh delete mode 100755 scripts/5.0-rc11.sh delete mode 100755 scripts/5.0-rc12.sh delete mode 100755 scripts/5.0-rc13.sh delete mode 100755 scripts/5.0-rc14.sh delete mode 100755 scripts/5.0-rc15.sh delete mode 100755 scripts/5.0-rc16.sh delete mode 100755 scripts/5.0-rc17.sh delete mode 100755 scripts/5.0-rc19.sh delete mode 100755 scripts/5.0-rc20.sh delete mode 100755 scripts/5.0-rc21.sh delete mode 100755 scripts/5.0-rc22.sh delete mode 100755 scripts/sfa-1.0-10.sh delete mode 100755 scripts/sfa-1.0-11.sh delete mode 100755 scripts/sfa-1.0-13.sh delete mode 100755 scripts/sfa-1.0-14.sh delete mode 100755 scripts/sfa-1.0-18.sh delete mode 100755 scripts/sfa-1.0-20.sh delete mode 100755 scripts/sfa-1.0-24.sh delete mode 100755 scripts/sfa-1.0-25.sh delete mode 100755 scripts/sfa-1.0-27.sh delete mode 100755 scripts/sfa-1.0-29.sh delete mode 100755 scripts/sfa-1.0-34.sh delete mode 100755 scripts/sfa-1.0-35.sh delete mode 100755 scripts/sfa-1.0-5.sh delete mode 100755 scripts/sfa-1.0-6.sh delete mode 100755 scripts/sfa-1.0-7.sh delete mode 100755 scripts/sfa-1.0-8.sh delete mode 100755 scripts/sfa-1.0-9.sh rename scripts/{sfa-1.0-37.sh => sfa-37-sface-20.sh} (100%) diff --git a/scripts/5.0-rc03.sh b/scripts/5.0-rc03.sh deleted file mode 100755 index 950ad3c..0000000 --- a/scripts/5.0-rc03.sh +++ /dev/null @@ -1,9 +0,0 @@ -function liquid () { hostname | grep liquid >& /dev/null ; } -function reed () { hostname | grep reed >& /dev/null ; } -function velvet () { hostname | grep velvet >& /dev/null ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc3 -d onelab -f f8 -p linux64 -b onelab--5.0-rc3-f8-64 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc3 -d onelab -f f12 -p linux64 -b onelab--5.0-rc3-f12-64 -t onelab-k27-tags.mk - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc3 -d onelab -f f8 -p linux32 -b onelab--5.0-rc3-f8-32 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc3 -d onelab -f f12 -p linux32 -b onelab--5.0-rc3-f12-32 -t onelab-k27-tags.mk diff --git a/scripts/5.0-rc05.sh b/scripts/5.0-rc05.sh deleted file mode 100755 index afe9717..0000000 --- a/scripts/5.0-rc05.sh +++ /dev/null @@ -1,9 +0,0 @@ -function liquid () { hostname | grep liquid >& /dev/null ; } -function reed () { hostname | grep reed >& /dev/null ; } -function velvet () { hostname | grep velvet >& /dev/null ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc5 -d onelab -f f8 -p linux64 -b onelab--5.0-rc5-f8-64 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc5 -d onelab -f f12 -p linux64 -b onelab--5.0-rc5-f12-64 -t onelab-k27-tags.mk - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc5 -d onelab -f f8 -p linux32 -b onelab--5.0-rc5-f8-32 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc5 -d onelab -f f12 -p linux32 -b onelab--5.0-rc5-f12-32 -t onelab-k27-tags.mk diff --git a/scripts/5.0-rc11.sh b/scripts/5.0-rc11.sh deleted file mode 100755 index e6d6df2..0000000 --- a/scripts/5.0-rc11.sh +++ /dev/null @@ -1,9 +0,0 @@ -function liquid () { hostname | grep liquid >& /dev/null ; } -function reed () { hostname | grep reed >& /dev/null ; } -function velvet () { hostname | grep velvet >& /dev/null ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc11 -d onelab -f f8 -p linux64 -b onelab--5.0-rc11-f8-64 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc11 -d onelab -f f12 -p linux64 -b onelab--5.0-rc11-f12-64 -t onelab-k27-tags.mk - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc11 -d onelab -f f8 -p linux32 -b onelab--5.0-rc11-f8-32 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s http://svn.planet-lab.org/svn/build/tags/5.0-rc11 -d onelab -f f12 -p linux32 -b onelab--5.0-rc11-f12-32 -t onelab-k27-tags.mk diff --git a/scripts/5.0-rc12.sh b/scripts/5.0-rc12.sh deleted file mode 100755 index 233e41a..0000000 --- a/scripts/5.0-rc12.sh +++ /dev/null @@ -1,9 +0,0 @@ -function liquid () { hostname | grep liquid >& /dev/null ; } -function reed () { hostname | grep reed >& /dev/null ; } -function velvet () { hostname | grep velvet >& /dev/null ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc12 -d onelab -f f8 -p linux64 -b onelab--5.0-rc12-f8-64 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc12 -d onelab -f f12 -p linux64 -b onelab--5.0-rc12-f12-64 -t onelab-k27-tags.mk - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc12 -d onelab -f f8 -p linux32 -b onelab--5.0-rc12-f8-32 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc12 -d onelab -f f12 -p linux32 -b onelab--5.0-rc12-f12-32 -t onelab-k27-tags.mk diff --git a/scripts/5.0-rc13.sh b/scripts/5.0-rc13.sh deleted file mode 100755 index f1056fa..0000000 --- a/scripts/5.0-rc13.sh +++ /dev/null @@ -1,9 +0,0 @@ -function liquid () { hostname | grep liquid >& /dev/null ; } -function reed () { hostname | grep reed >& /dev/null ; } -function velvet () { hostname | grep velvet >& /dev/null ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc13 -d onelab -f f8 -p linux64 -b onelab--5.0-rc13-f8-64 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc13 -d onelab -f f12 -p linux64 -b onelab--5.0-rc13-f12-64 -t onelab-k27-tags.mk - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc13 -d onelab -f f8 -p linux32 -b onelab--5.0-rc13-f8-32 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc13 -d onelab -f f12 -p linux32 -b onelab--5.0-rc13-f12-32 -t onelab-k27-tags.mk diff --git a/scripts/5.0-rc14.sh b/scripts/5.0-rc14.sh deleted file mode 100755 index 2f90410..0000000 --- a/scripts/5.0-rc14.sh +++ /dev/null @@ -1,9 +0,0 @@ -function liquid () { hostname | grep liquid >& /dev/null ; } -function reed () { hostname | grep reed >& /dev/null ; } -function velvet () { hostname | grep velvet >& /dev/null ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc14 -d onelab -f f8 -p linux64 -b onelab--5.0-rc14-f8-64 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc14 -d onelab -f f12 -p linux64 -b onelab--5.0-rc14-f12-64 -t onelab-k27-tags.mk - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc14 -d onelab -f f8 -p linux32 -b onelab--5.0-rc14-f8-32 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc14 -d onelab -f f12 -p linux32 -b onelab--5.0-rc14-f12-32 -t onelab-k27-tags.mk diff --git a/scripts/5.0-rc15.sh b/scripts/5.0-rc15.sh deleted file mode 100755 index 14023b2..0000000 --- a/scripts/5.0-rc15.sh +++ /dev/null @@ -1,9 +0,0 @@ -function liquid () { hostname | grep liquid >& /dev/null ; } -function reed () { hostname | grep reed >& /dev/null ; } -function velvet () { hostname | grep velvet >& /dev/null ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc15 -d onelab -f f8 -p linux64 -b onelab--5.0-rc15-f8-64 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc15 -d onelab -f f12 -p linux64 -b onelab--5.0-rc15-f12-64 -t onelab-k27-tags.mk - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc15 -d onelab -f f8 -p linux32 -b onelab--5.0-rc15-f8-32 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc15 -d onelab -f f12 -p linux32 -b onelab--5.0-rc15-f12-32 -t onelab-k27-tags.mk diff --git a/scripts/5.0-rc16.sh b/scripts/5.0-rc16.sh deleted file mode 100755 index 00a536b..0000000 --- a/scripts/5.0-rc16.sh +++ /dev/null @@ -1,9 +0,0 @@ -function liquid () { hostname | grep liquid >& /dev/null ; } -function reed () { hostname | grep reed >& /dev/null ; } -function velvet () { hostname | grep velvet >& /dev/null ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc16 -d onelab -f f8 -p linux64 -b onelab--5.0-rc16-f8-64 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc16 -d onelab -f f12 -p linux64 -b onelab--5.0-rc16-f12-64 -t onelab-k27-tags.mk - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc16 -d onelab -f f8 -p linux32 -b onelab--5.0-rc16-f8-32 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc16 -d onelab -f f12 -p linux32 -b onelab--5.0-rc16-f12-32 -t onelab-k27-tags.mk diff --git a/scripts/5.0-rc17.sh b/scripts/5.0-rc17.sh deleted file mode 100755 index 9fa903d..0000000 --- a/scripts/5.0-rc17.sh +++ /dev/null @@ -1,9 +0,0 @@ -function liquid () { hostname | grep liquid >& /dev/null ; } -function reed () { hostname | grep reed >& /dev/null ; } -function velvet () { hostname | grep velvet >& /dev/null ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc17 -d onelab -f f8 -p linux64 -b onelab--5.0-rc17-f8-64 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc17 -d onelab -f f12 -p linux64 -b onelab--5.0-rc17-f12-64 -t onelab-k27-tags.mk - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc17 -d onelab -f f8 -p linux32 -b onelab--5.0-rc17-f8-32 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc17 -d onelab -f f12 -p linux32 -b onelab--5.0-rc17-f12-32 -t onelab-k27-tags.mk diff --git a/scripts/5.0-rc19.sh b/scripts/5.0-rc19.sh deleted file mode 100755 index 6f97f51..0000000 --- a/scripts/5.0-rc19.sh +++ /dev/null @@ -1,12 +0,0 @@ -function liquid () { hostname | grep liquid >& /dev/null ; } -function reed () { hostname | grep reed >& /dev/null ; } -function velvet () { hostname | grep velvet >& /dev/null ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc19 -d onelab -f f8 -p linux64 -b onelab--5.0-rc19-f8-64 -t onelab-k22-tags.mk -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc19 -d onelab -f f8 -p linux32 -b onelab--5.0-rc19-f8-32 -t onelab-k22-tags.mk - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc19 -d onelab -f f12 -p linux64 -b onelab--5.0-rc19-f12-64 -t onelab-k27-tags.mk -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc19 -d onelab -f f12 -p linux32 -b onelab--5.0-rc19-f12-32 -t onelab-k27-tags.mk - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc19 -d onelab -f f14 -p linux64 -b onelab--5.0-rc19-f14-64 -t onelab-k32-tags.mk -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc19 -d onelab -f f14 -p linux32 -b onelab--5.0-rc19-f14-32 -t onelab-k32-tags.mk diff --git a/scripts/5.0-rc20.sh b/scripts/5.0-rc20.sh deleted file mode 100755 index 73d4a4a..0000000 --- a/scripts/5.0-rc20.sh +++ /dev/null @@ -1,12 +0,0 @@ -function liquid () { hostname | grep liquid >& /dev/null ; } -function reed () { hostname | grep reed >& /dev/null ; } -function velvet () { hostname | grep velvet >& /dev/null ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc20 -d onelab -f f8 -p linux64 -b onelab--5.0-rc20-f8-64 -t onelab-k22-tags.mk -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc20 -d onelab -f f8 -p linux32 -b onelab--5.0-rc20-f8-32 -t onelab-k22-tags.mk - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc20 -d onelab -f f12 -p linux64 -b onelab--5.0-rc20-f12-64 -t onelab-k27-tags.mk -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc20 -d onelab -f f12 -p linux32 -b onelab--5.0-rc20-f12-32 -t onelab-k27-tags.mk - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc20 -d onelab -f f14 -p linux64 -b onelab--5.0-rc20-f14-64 -t onelab-k32-tags.mk -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc20 -d onelab -f f14 -p linux32 -b onelab--5.0-rc20-f14-32 -t onelab-k32-tags.mk diff --git a/scripts/5.0-rc21.sh b/scripts/5.0-rc21.sh deleted file mode 100755 index 873f368..0000000 --- a/scripts/5.0-rc21.sh +++ /dev/null @@ -1,12 +0,0 @@ -function liquid () { hostname | grep liquid >& /dev/null ; } -function reed () { hostname | grep reed >& /dev/null ; } -function velvet () { hostname | grep velvet >& /dev/null ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc21 -d onelab -f f8 -p linux64 -b onelab--5.0-rc21-f8-64 -t onelab-k22-tags.mk -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc21 -d onelab -f f8 -p linux32 -b onelab--5.0-rc21-f8-32 -t onelab-k22-tags.mk - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc21 -d onelab -f f12 -p linux64 -b onelab--5.0-rc21-f12-64 -t onelab-k27-tags.mk -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc21 -d onelab -f f12 -p linux32 -b onelab--5.0-rc21-f12-32 -t onelab-k27-tags.mk - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc21 -d onelab -f f14 -p linux64 -b onelab--5.0-rc21-f14-64 -t onelab-k32-tags.mk -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc21 -d onelab -f f14 -p linux32 -b onelab--5.0-rc21-f14-32 -t onelab-k32-tags.mk diff --git a/scripts/5.0-rc22.sh b/scripts/5.0-rc22.sh deleted file mode 100755 index e35f616..0000000 --- a/scripts/5.0-rc22.sh +++ /dev/null @@ -1,17 +0,0 @@ -function liquid () { hostname | grep liquid >& /dev/null ; } -function reed () { hostname | grep reed >& /dev/null ; } -function velvet () { hostname | grep velvet >& /dev/null ; } - -# for rc22 : f8 -> k27, f12->k32, add f15->k32 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc22 -d onelab -f f8 -p linux64 -b onelab--5.0-rc22-f8-64 -t onelab-k27-tags.mk -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc22 -d onelab -f f8 -p linux32 -b onelab--5.0-rc22-f8-32 -t onelab-k27-tags.mk - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc22 -d onelab -f f12 -p linux64 -b onelab--5.0-rc22-f12-64 -t onelab-k32-tags.mk -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc22 -d onelab -f f12 -p linux32 -b onelab--5.0-rc22-f12-32 -t onelab-k32-tags.mk - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc22 -d onelab -f f14 -p linux64 -b onelab--5.0-rc22-f14-64 -t onelab-k32-tags.mk -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc22 -d onelab -f f14 -p linux32 -b onelab--5.0-rc22-f14-32 -t onelab-k32-tags.mk - -# if we can make it run on f15 -#liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc22 -d onelab -f f15 -p linux64 -b onelab--5.0-rc22-f15-64 -t onelab-k32-tags.mk -#reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -s git://git.onelab.eu/build@5.0-rc22 -d onelab -f f15 -p linux32 -b onelab--5.0-rc22-f15-32 -t onelab-k32-tags.mk diff --git a/scripts/sfa-1.0-10.sh b/scripts/sfa-1.0-10.sh deleted file mode 100755 index 7ffa643..0000000 --- a/scripts/sfa-1.0-10.sh +++ /dev/null @@ -1,16 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f8 -p linux32 -b sfa-1.0-10--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-10 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f8 -p linux64 -b sfa-1.0-10--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-10 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux32 -b sfa-1.0-10--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-10 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux64 -b sfa-1.0-10--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-10 - - diff --git a/scripts/sfa-1.0-11.sh b/scripts/sfa-1.0-11.sh deleted file mode 100755 index a8fe317..0000000 --- a/scripts/sfa-1.0-11.sh +++ /dev/null @@ -1,16 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f8 -p linux32 -b sfa-1.0-11--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-11 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f8 -p linux64 -b sfa-1.0-11--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-11 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux32 -b sfa-1.0-11--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-11 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux64 -b sfa-1.0-11--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-11 - - diff --git a/scripts/sfa-1.0-13.sh b/scripts/sfa-1.0-13.sh deleted file mode 100755 index dd94d38..0000000 --- a/scripts/sfa-1.0-13.sh +++ /dev/null @@ -1,20 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -# keep liquid out of the loop as it's probably busy serving the local yum repos -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux32 -b sfa-1.0-13--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-13 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux64 -b sfa-1.0-13--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-13 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux32 -b sfa-1.0-13--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-13 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux64 -b sfa-1.0-13--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-13 - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux32 -b sfa-1.0-13--f14-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-13 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux64 -b sfa-1.0-13--f14-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-13 - - diff --git a/scripts/sfa-1.0-14.sh b/scripts/sfa-1.0-14.sh deleted file mode 100755 index 59aa1f0..0000000 --- a/scripts/sfa-1.0-14.sh +++ /dev/null @@ -1,19 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux32 -b sfa-1.0-14--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-14 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux64 -b sfa-1.0-14--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-14 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux32 -b sfa-1.0-14--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-14 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux64 -b sfa-1.0-14--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-14 - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux32 -b sfa-1.0-14--f14-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-14 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux64 -b sfa-1.0-14--f14-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-14 - - diff --git a/scripts/sfa-1.0-18.sh b/scripts/sfa-1.0-18.sh deleted file mode 100755 index 4e23a44..0000000 --- a/scripts/sfa-1.0-18.sh +++ /dev/null @@ -1,19 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux32 -b sfa-1.0-18--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-18 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux64 -b sfa-1.0-18--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-18 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux32 -b sfa-1.0-18--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-18 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux64 -b sfa-1.0-18--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-18 - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux32 -b sfa-1.0-18--f14-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-18 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux64 -b sfa-1.0-18--f14-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-18 - - diff --git a/scripts/sfa-1.0-20.sh b/scripts/sfa-1.0-20.sh deleted file mode 100755 index 00ec6dd..0000000 --- a/scripts/sfa-1.0-20.sh +++ /dev/null @@ -1,19 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux32 -b sfa-1.0-20--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-20 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux64 -b sfa-1.0-20--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-20 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux32 -b sfa-1.0-20--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-20 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux64 -b sfa-1.0-20--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-20 - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux32 -b sfa-1.0-20--f14-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-20 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux64 -b sfa-1.0-20--f14-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-20 - - diff --git a/scripts/sfa-1.0-24.sh b/scripts/sfa-1.0-24.sh deleted file mode 100755 index 1b0e297..0000000 --- a/scripts/sfa-1.0-24.sh +++ /dev/null @@ -1,19 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux32 -b sfa-1.0-24--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-24 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux64 -b sfa-1.0-24--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-24 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux32 -b sfa-1.0-24--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-24 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux64 -b sfa-1.0-24--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-24 - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux32 -b sfa-1.0-24--f14-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-24 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux64 -b sfa-1.0-24--f14-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-24 - - diff --git a/scripts/sfa-1.0-25.sh b/scripts/sfa-1.0-25.sh deleted file mode 100755 index 56f54a4..0000000 --- a/scripts/sfa-1.0-25.sh +++ /dev/null @@ -1,19 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux32 -b sfa-1.0-25--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-25 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux64 -b sfa-1.0-25--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-25 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux32 -b sfa-1.0-25--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-25 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux64 -b sfa-1.0-25--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-25 - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux32 -b sfa-1.0-25--f14-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-25 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux64 -b sfa-1.0-25--f14-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-25 - - diff --git a/scripts/sfa-1.0-27.sh b/scripts/sfa-1.0-27.sh deleted file mode 100755 index 833025e..0000000 --- a/scripts/sfa-1.0-27.sh +++ /dev/null @@ -1,19 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux32 -b sfa-1.0-27--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-27 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux64 -b sfa-1.0-27--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-27 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux32 -b sfa-1.0-27--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-27 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux64 -b sfa-1.0-27--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-27 - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux32 -b sfa-1.0-27--f14-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-27 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux64 -b sfa-1.0-27--f14-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-27 - - diff --git a/scripts/sfa-1.0-29.sh b/scripts/sfa-1.0-29.sh deleted file mode 100755 index 1274eff..0000000 --- a/scripts/sfa-1.0-29.sh +++ /dev/null @@ -1,19 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux32 -b sfa-1.0-29--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-29 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux64 -b sfa-1.0-29--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-29 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux32 -b sfa-1.0-29--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-29 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux64 -b sfa-1.0-29--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-29 - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux32 -b sfa-1.0-29--f14-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-29 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux64 -b sfa-1.0-29--f14-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-29 - - diff --git a/scripts/sfa-1.0-34.sh b/scripts/sfa-1.0-34.sh deleted file mode 100755 index 8a5bf90..0000000 --- a/scripts/sfa-1.0-34.sh +++ /dev/null @@ -1,19 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux32 -b sfa-1.0-34--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-34 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux64 -b sfa-1.0-34--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-34 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux32 -b sfa-1.0-34--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-34 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux64 -b sfa-1.0-34--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-34 - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux32 -b sfa-1.0-34--f14-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-34 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux64 -b sfa-1.0-34--f14-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-34 - - diff --git a/scripts/sfa-1.0-35.sh b/scripts/sfa-1.0-35.sh deleted file mode 100755 index 6d1bfbd..0000000 --- a/scripts/sfa-1.0-35.sh +++ /dev/null @@ -1,19 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux32 -b sfa-1.0-35--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-35 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux64 -b sfa-1.0-35--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-35 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux32 -b sfa-1.0-35--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-35 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux64 -b sfa-1.0-35--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-35 - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux32 -b sfa-1.0-35--f14-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-35 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux64 -b sfa-1.0-35--f14-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-35 - - diff --git a/scripts/sfa-1.0-5.sh b/scripts/sfa-1.0-5.sh deleted file mode 100755 index ea59e6d..0000000 --- a/scripts/sfa-1.0-5.sh +++ /dev/null @@ -1,19 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f8 -p linux32 -b sfa-1.0-5--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-5 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f8 -p linux64 -b sfa-1.0-5--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-5 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux32 -b sfa-1.0-5--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-5 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux64 -b sfa-1.0-5--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-5 - -# stupid me, we can't run sfa on centos that has a too old python... -#velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f centos5 -p linux32 -b sfa-1.0-5--c5-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-5 -#velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f centos5 -p linux64 -b sfa-1.0-5--c5-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-5 - diff --git a/scripts/sfa-1.0-6.sh b/scripts/sfa-1.0-6.sh deleted file mode 100755 index c06661a..0000000 --- a/scripts/sfa-1.0-6.sh +++ /dev/null @@ -1,19 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f8 -p linux32 -b sfa-1.0-6--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-6 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f8 -p linux64 -b sfa-1.0-6--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-6 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux32 -b sfa-1.0-6--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-6 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux64 -b sfa-1.0-6--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-6 - -# stupid me, we can't run sfa on centos that has a too old python... -#velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f centos5 -p linux32 -b sfa-1.0-6--c5-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-6 -#velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f centos5 -p linux64 -b sfa-1.0-6--c5-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-6 - diff --git a/scripts/sfa-1.0-7.sh b/scripts/sfa-1.0-7.sh deleted file mode 100755 index d6d2657..0000000 --- a/scripts/sfa-1.0-7.sh +++ /dev/null @@ -1,19 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f8 -p linux32 -b sfa-1.0-7--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-7 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f8 -p linux64 -b sfa-1.0-7--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-7 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux32 -b sfa-1.0-7--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-7 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux64 -b sfa-1.0-7--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-7 - -# stupid me, we can't run sfa on centos that has a too old python... -#velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f centos5 -p linux32 -b sfa-1.0-7--c5-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-7 -#velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f centos5 -p linux64 -b sfa-1.0-7--c5-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-7 - diff --git a/scripts/sfa-1.0-8.sh b/scripts/sfa-1.0-8.sh deleted file mode 100755 index 1edbfd2..0000000 --- a/scripts/sfa-1.0-8.sh +++ /dev/null @@ -1,16 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f8 -p linux32 -b sfa-1.0-8--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-8 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f8 -p linux64 -b sfa-1.0-8--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-8 - -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux32 -b sfa-1.0-8--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-8 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux64 -b sfa-1.0-8--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-8 - - diff --git a/scripts/sfa-1.0-9.sh b/scripts/sfa-1.0-9.sh deleted file mode 100755 index 3e14a87..0000000 --- a/scripts/sfa-1.0-9.sh +++ /dev/null @@ -1,16 +0,0 @@ -### IMPORTANT NOTE -# looks like after this has run successfully, -# the published repos still need to be indexed with createrepo -# see also liquid:build/sfa/reindex.sh - -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f8 -p linux32 -b sfa-1.0-9--f8-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-9 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f8 -p linux64 -b sfa-1.0-9--f8-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-9 - -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux32 -b sfa-1.0-9--f12-32 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-9 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux64 -b sfa-1.0-9--f12-64 -B sfa ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-1.0-9 - - diff --git a/scripts/sfa-1.0-37.sh b/scripts/sfa-37-sface-20.sh similarity index 100% rename from scripts/sfa-1.0-37.sh rename to scripts/sfa-37-sface-20.sh -- 2.43.0