X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml-small_squeeze.sh;h=44303ed1a0d9f6c6984f251090fcbe9a5bf77232;hb=005cdc1ea39899e025f302f05e16fb93bb66fee9;hp=b4c3fb2c5ed2d701e927e7cb64da65b8c4720f6d;hpb=86fd4080bbd6cc6b6729045639308403f65e606f;p=grml-live.git diff --git a/buildd/grml-live_autobuild_grml-small_squeeze.sh b/buildd/grml-live_autobuild_grml-small_squeeze.sh index b4c3fb2..44303ed 100755 --- a/buildd/grml-live_autobuild_grml-small_squeeze.sh +++ b/buildd/grml-live_autobuild_grml-small_squeeze.sh @@ -1,10 +1,10 @@ #!/bin/sh # settings for grml_live_run: -DATE=$(date +%Y%m%d) -ISO_NAME=grml-small_squeeze_$DATE.iso +SHORTDATE=$(date +%Y%m%d) +PRODUCT_NAME=grml-small_squeeze_$SHORTDATE SUITE=squeeze -CLASSES='GRMLBASE,GRML_SMALL,REMOVE_DOCS,RELEASE,I386' +CLASSES='GRMLBASE,GRML_SMALL,RELEASE,I386,IGNORE' NAME=grml-small SCRIPTNAME="$(basename $0)" ARCH=i386