X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=buildd%2Fgrml-live_autobuild_grml64-small_sid.sh;h=19558007e61dc3c067b791375008d695c3bb8794;hb=0c7b720f211338bc15e7d32828e1bc864c64bd0c;hp=1e651a4b275ca652feb3881ab69c9e9aaa70ff7a;hpb=0edfd588036d9663063186c6f185391000c0bfaf;p=grml-live.git diff --git a/buildd/grml-live_autobuild_grml64-small_sid.sh b/buildd/grml-live_autobuild_grml64-small_sid.sh index 1e651a4..1955800 100755 --- a/buildd/grml-live_autobuild_grml64-small_sid.sh +++ b/buildd/grml-live_autobuild_grml64-small_sid.sh @@ -1,18 +1,21 @@ #!/bin/sh -. main.sh || exit 1 - # settings for grml_live_run: +DATE=$(date +%Y%m%d) ISO_NAME=grml64-small_sid_$DATE.iso SUITE=sid CLASSES='GRMLBASE,GRML_SMALL,REMOVE_DOCS,AMD64' NAME=grml64-small SCRIPTNAME="$(basename $0)" +ARCH=amd64 + +. /usr/share/grml-live/buildd/functions.sh || exit 1 # execute grml-live: -grml_live_run +grml_live_run -z -create_logs +# create_logs +upload_logs iso_details