X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=buildd%2Fgrml-live_autobuild_grml-medium_wheezy.sh;fp=buildd%2Fgrml-live_autobuild_grml-medium_lenny.sh;h=6fd32f3db7c29103842ca493ea0d5974d3245196;hb=f96dfbfc04c41274fc0f2ec94a2951382eef4081;hp=3dce55b7b22feaa357d4e2a0d11e26f5381aed54;hpb=82e7ad356f50dfd137153244d6268688b060e151;p=grml-live-grml.git diff --git a/buildd/grml-live_autobuild_grml-medium_lenny.sh b/buildd/grml-live_autobuild_grml-medium_wheezy.sh similarity index 82% rename from buildd/grml-live_autobuild_grml-medium_lenny.sh rename to buildd/grml-live_autobuild_grml-medium_wheezy.sh index 3dce55b..6fd32f3 100755 --- a/buildd/grml-live_autobuild_grml-medium_lenny.sh +++ b/buildd/grml-live_autobuild_grml-medium_wheezy.sh @@ -2,8 +2,8 @@ # settings for grml_live_run: DATE=$(date +%Y%m%d) -ISO_NAME=grml-medium_lenny_$DATE.iso -SUITE=lenny +ISO_NAME=grml-medium_wheezy_$DATE.iso +SUITE=wheezy CLASSES='GRMLBASE,GRML_MEDIUM,RELEASE,I386' NAME=grml-medium SCRIPTNAME="$(basename $0)"