X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=buildd%2Fgrml-live_autobuild_grml64-large_wheezy.sh;fp=buildd%2Fgrml-live_autobuild_grml64-large_lenny.sh;h=f385835cf8638f869a61f9f27b1a96a7e2a9918d;hb=f96dfbfc04c41274fc0f2ec94a2951382eef4081;hp=4905d7a772634f7021c8e0ad189eb072eaa985cd;hpb=82e7ad356f50dfd137153244d6268688b060e151;p=grml-live.git diff --git a/buildd/grml-live_autobuild_grml64-large_lenny.sh b/buildd/grml-live_autobuild_grml64-large_wheezy.sh similarity index 84% rename from buildd/grml-live_autobuild_grml64-large_lenny.sh rename to buildd/grml-live_autobuild_grml64-large_wheezy.sh index 4905d7a..f385835 100755 --- a/buildd/grml-live_autobuild_grml64-large_lenny.sh +++ b/buildd/grml-live_autobuild_grml64-large_wheezy.sh @@ -2,8 +2,8 @@ # settings for grml_live_run: DATE=$(date +%Y%m%d) -ISO_NAME=grml64_lenny_$DATE.iso -SUITE=lenny +ISO_NAME=grml64_wheezy_$DATE.iso +SUITE=wheezy CLASSES='GRMLBASE,GRML_FULL,LATEX_CLEANUP,RELEASE,AMD64' NAME=grml64 SCRIPTNAME="$(basename $0)"