cleanup
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 13 Oct 2011 07:38:59 +0000 (09:38 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 13 Oct 2011 07:38:59 +0000 (09:38 +0200)
31 files changed:
scripts/5.0-rc03.sh [deleted file]
scripts/5.0-rc05.sh [deleted file]
scripts/5.0-rc11.sh [deleted file]
scripts/5.0-rc12.sh [deleted file]
scripts/5.0-rc13.sh [deleted file]
scripts/5.0-rc14.sh [deleted file]
scripts/5.0-rc15.sh [deleted file]
scripts/5.0-rc16.sh [deleted file]
scripts/5.0-rc17.sh [deleted file]
scripts/5.0-rc19.sh [deleted file]
scripts/5.0-rc20.sh [deleted file]
scripts/5.0-rc21.sh [deleted file]
scripts/5.0-rc22.sh [deleted file]
scripts/sfa-1.0-10.sh [deleted file]
scripts/sfa-1.0-11.sh [deleted file]
scripts/sfa-1.0-13.sh [deleted file]
scripts/sfa-1.0-14.sh [deleted file]
scripts/sfa-1.0-18.sh [deleted file]
scripts/sfa-1.0-20.sh [deleted file]
scripts/sfa-1.0-24.sh [deleted file]
scripts/sfa-1.0-25.sh [deleted file]
scripts/sfa-1.0-27.sh [deleted file]
scripts/sfa-1.0-29.sh [deleted file]
scripts/sfa-1.0-34.sh [deleted file]
scripts/sfa-1.0-35.sh [deleted file]
scripts/sfa-1.0-5.sh [deleted file]
scripts/sfa-1.0-6.sh [deleted file]
scripts/sfa-1.0-7.sh [deleted file]
scripts/sfa-1.0-8.sh [deleted file]
scripts/sfa-1.0-9.sh [deleted file]
scripts/sfa-37-sface-20.sh [moved from scripts/sfa-1.0-37.sh with 100% similarity]

diff --git a/scripts/5.0-rc03.sh b/scripts/5.0-rc03.sh
deleted file mode 100755 (executable)
index 950ad3c..0000000
+++ /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 (executable)
index afe9717..0000000
+++ /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 (executable)
index e6d6df2..0000000
+++ /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 (executable)
index 233e41a..0000000
+++ /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 (executable)
index f1056fa..0000000
+++ /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 (executable)
index 2f90410..0000000
+++ /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 (executable)
index 14023b2..0000000
+++ /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 (executable)
index 00a536b..0000000
+++ /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 (executable)
index 9fa903d..0000000
+++ /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 (executable)
index 6f97f51..0000000
+++ /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 (executable)
index 73d4a4a..0000000
+++ /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 (executable)
index 873f368..0000000
+++ /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 (executable)
index e35f616..0000000
+++ /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 (executable)
index 7ffa643..0000000
+++ /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 (executable)
index a8fe317..0000000
+++ /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 (executable)
index dd94d38..0000000
+++ /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 (executable)
index 59aa1f0..0000000
+++ /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 (executable)
index 4e23a44..0000000
+++ /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 (executable)
index 00ec6dd..0000000
+++ /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 (executable)
index 1b0e297..0000000
+++ /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 (executable)
index 56f54a4..0000000
+++ /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 (executable)
index 833025e..0000000
+++ /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 (executable)
index 1274eff..0000000
+++ /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 (executable)
index 8a5bf90..0000000
+++ /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 (executable)
index 6d1bfbd..0000000
+++ /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 (executable)
index ea59e6d..0000000
+++ /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 (executable)
index c06661a..0000000
+++ /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 (executable)
index d6d2657..0000000
+++ /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 (executable)
index 1edbfd2..0000000
+++ /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 (executable)
index 3e14a87..0000000
+++ /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
-
-