X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml64-small_sid.sh;h=1c5def97f6ab140a3ae896e8042a2d57ebc8e8dc;hb=8766b1819bbb0cbb9d6fd7464637fb1caa443f20;hp=1e651a4b275ca652feb3881ab69c9e9aaa70ff7a;hpb=0edfd588036d9663063186c6f185391000c0bfaf;p=grml-live-grml.git diff --git a/buildd/grml-live_autobuild_grml64-small_sid.sh b/buildd/grml-live_autobuild_grml64-small_sid.sh index 1e651a4..1c5def9 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 create_logs +# upload_logs iso_details