From: Michael Prokop Date: Sun, 16 Dec 2007 21:30:20 +0000 (+0100) Subject: buildd: use upload_logs() instead of create_logs() X-Git-Tag: 0.0.13 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=fa192226ebc815d9e2625d3fa6dcf9fd087b606e buildd: use upload_logs() instead of create_logs() --- diff --git a/buildd/grml-live_autobuild_grml-large_etch.sh b/buildd/grml-live_autobuild_grml-large_etch.sh index f4b7362..2648576 100755 --- a/buildd/grml-live_autobuild_grml-large_etch.sh +++ b/buildd/grml-live_autobuild_grml-large_etch.sh @@ -14,8 +14,8 @@ ARCH=i386 # execute grml-live: grml_live_run -create_logs -# upload_logs +# create_logs +upload_logs iso_details diff --git a/buildd/grml-live_autobuild_grml-large_sid.sh b/buildd/grml-live_autobuild_grml-large_sid.sh index 67a6de0..1e21a89 100755 --- a/buildd/grml-live_autobuild_grml-large_sid.sh +++ b/buildd/grml-live_autobuild_grml-large_sid.sh @@ -14,8 +14,8 @@ ARCH=i386 # execute grml-live: grml_live_run -create_logs -# upload_logs +# create_logs +upload_logs iso_details diff --git a/buildd/grml-live_autobuild_grml-medium_etch.sh b/buildd/grml-live_autobuild_grml-medium_etch.sh index 8db8a7e..c63b309 100755 --- a/buildd/grml-live_autobuild_grml-medium_etch.sh +++ b/buildd/grml-live_autobuild_grml-medium_etch.sh @@ -14,8 +14,8 @@ ARCH=i386 # execute grml-live: grml_live_run -create_logs -# upload_logs +# create_logs +upload_logs iso_details diff --git a/buildd/grml-live_autobuild_grml-medium_sid.sh b/buildd/grml-live_autobuild_grml-medium_sid.sh index aaf2eed..3b3b17c 100755 --- a/buildd/grml-live_autobuild_grml-medium_sid.sh +++ b/buildd/grml-live_autobuild_grml-medium_sid.sh @@ -14,8 +14,8 @@ ARCH=i386 # execute grml-live: grml_live_run -create_logs -# upload_logs +# create_logs +upload_logs iso_details diff --git a/buildd/grml-live_autobuild_grml-small_etch.sh b/buildd/grml-live_autobuild_grml-small_etch.sh index 8d3cfb5..d018f66 100755 --- a/buildd/grml-live_autobuild_grml-small_etch.sh +++ b/buildd/grml-live_autobuild_grml-small_etch.sh @@ -14,8 +14,8 @@ ARCH=i386 # execute grml-live: grml_live_run -z -create_logs -# upload_logs +# create_logs +upload_logs iso_details diff --git a/buildd/grml-live_autobuild_grml-small_sid.sh b/buildd/grml-live_autobuild_grml-small_sid.sh index 2e809e5..50735ac 100755 --- a/buildd/grml-live_autobuild_grml-small_sid.sh +++ b/buildd/grml-live_autobuild_grml-small_sid.sh @@ -14,8 +14,8 @@ ARCH=i386 # execute grml-live: grml_live_run -z -create_logs -# upload_logs +# create_logs +upload_logs iso_details diff --git a/buildd/grml-live_autobuild_grml64-large_etch.sh b/buildd/grml-live_autobuild_grml64-large_etch.sh index 30d961b..8b457c9 100755 --- a/buildd/grml-live_autobuild_grml64-large_etch.sh +++ b/buildd/grml-live_autobuild_grml64-large_etch.sh @@ -14,8 +14,8 @@ ARCH=amd64 # execute grml-live: grml_live_run -create_logs -# upload_logs +# create_logs +upload_logs iso_details diff --git a/buildd/grml-live_autobuild_grml64-large_sid.sh b/buildd/grml-live_autobuild_grml64-large_sid.sh index c5cf4a2..d4f0322 100755 --- a/buildd/grml-live_autobuild_grml64-large_sid.sh +++ b/buildd/grml-live_autobuild_grml64-large_sid.sh @@ -14,8 +14,8 @@ ARCH=amd64 # execute grml-live: grml_live_run -create_logs -# upload_logs +# create_logs +upload_logs iso_details diff --git a/buildd/grml-live_autobuild_grml64-medium_etch.sh b/buildd/grml-live_autobuild_grml64-medium_etch.sh index e97ec47..e34ddfb 100755 --- a/buildd/grml-live_autobuild_grml64-medium_etch.sh +++ b/buildd/grml-live_autobuild_grml64-medium_etch.sh @@ -14,8 +14,8 @@ ARCH=amd64 # execute grml-live: grml_live_run -create_logs -# upload_logs +# create_logs +upload_logs iso_details diff --git a/buildd/grml-live_autobuild_grml64-medium_sid.sh b/buildd/grml-live_autobuild_grml64-medium_sid.sh index 7a42a72..8fd369d 100755 --- a/buildd/grml-live_autobuild_grml64-medium_sid.sh +++ b/buildd/grml-live_autobuild_grml64-medium_sid.sh @@ -14,8 +14,8 @@ ARCH=amd64 # execute grml-live: grml_live_run -create_logs -# upload_logs +# create_logs +upload_logs iso_details diff --git a/buildd/grml-live_autobuild_grml64-small_etch.sh b/buildd/grml-live_autobuild_grml64-small_etch.sh index b76fb90..7a15871 100755 --- a/buildd/grml-live_autobuild_grml64-small_etch.sh +++ b/buildd/grml-live_autobuild_grml64-small_etch.sh @@ -14,8 +14,8 @@ ARCH=amd64 # execute grml-live: grml_live_run -z -create_logs -# upload_logs +# create_logs +upload_logs iso_details diff --git a/buildd/grml-live_autobuild_grml64-small_sid.sh b/buildd/grml-live_autobuild_grml64-small_sid.sh index 688f1e0..1955800 100755 --- a/buildd/grml-live_autobuild_grml64-small_sid.sh +++ b/buildd/grml-live_autobuild_grml64-small_sid.sh @@ -14,8 +14,8 @@ ARCH=amd64 # execute grml-live: grml_live_run -z -create_logs -# upload_logs +# create_logs +upload_logs iso_details diff --git a/buildd/upload_isos.sh b/buildd/upload_isos.sh index 8b5462d..0d89e9f 100755 --- a/buildd/upload_isos.sh +++ b/buildd/upload_isos.sh @@ -4,7 +4,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2 or any later version. -# Latest change: Sun Dec 09 18:10:08 CET 2007 [mika] +# Latest change: Sun Dec 16 22:07:02 CET 2007 [mika] ################################################################################ . /etc/grml/grml-buildd.conf || exit 1 @@ -20,6 +20,9 @@ for file in *.iso ; do chmod 664 "${file}".md5 done -rsync --times --partial -az --quiet $ISO_DIR/* $RSYNC_MIRROR +for flavour in grml-small_etch grml-small_sid grml-medium_etch grml-medium_sid grml_sid grml_etch \ + grml64-small_etch grml64-small_sid grml64-medium_etch grml64-medium_sid grml64_sid grml64_etch ; do + rsync --times --partial -az --quiet $flavour* $RSYNC_MIRROR/$flavour/ +done ## END OF FILE #################################################################