X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=buildd%2Fgrml-live_autobuild_grml-small_lenny.sh;fp=buildd%2Fgrml-live_autobuild_grml-small_etch.sh;h=d070e3a1a36837085a9ac97c3167de1fb22b9133;hp=aae97c1ce010a2c1bab35f660c991cbebacdb0b6;hb=dc7d851927755053cdaefd3b752dc989712fecd0;hpb=74d1a6f74d05f84290497cf37e681e8aa051d1e1 diff --git a/buildd/grml-live_autobuild_grml-small_etch.sh b/buildd/grml-live_autobuild_grml-small_lenny.sh similarity index 87% rename from buildd/grml-live_autobuild_grml-small_etch.sh rename to buildd/grml-live_autobuild_grml-small_lenny.sh index aae97c1..d070e3a 100755 --- a/buildd/grml-live_autobuild_grml-small_etch.sh +++ b/buildd/grml-live_autobuild_grml-small_lenny.sh @@ -2,8 +2,8 @@ # settings for grml_live_run: DATE=$(date +%Y%m%d) -ISO_NAME=grml-small_etch_$DATE.iso -SUITE=etch +ISO_NAME=grml-small_lenny_$DATE.iso +SUITE=lenny CLASSES='GRMLBASE,GRML_SMALL,REMOVE_DOCS,RELEASE,I386' NAME=grml-small SCRIPTNAME="$(basename $0)"