Rename GRML_FULL buildd scripts to match that name
authorChristian Hofstaedtler <ch@grml.org>
Mon, 7 Nov 2011 16:49:45 +0000 (17:49 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Mon, 7 Nov 2011 16:49:45 +0000 (17:49 +0100)
buildd/cronjob.sh
buildd/grml-live_autobuild_grml-full_sid.sh [moved from buildd/grml-live_autobuild_grml-large_sid.sh with 100% similarity]
buildd/grml-live_autobuild_grml-full_squeeze.sh [moved from buildd/grml-live_autobuild_grml-large_squeeze.sh with 100% similarity]
buildd/grml-live_autobuild_grml-full_wheezy.sh [moved from buildd/grml-live_autobuild_grml-large_wheezy.sh with 100% similarity]
buildd/grml-live_autobuild_grml64-full_sid.sh [moved from buildd/grml-live_autobuild_grml64-large_sid.sh with 100% similarity]
buildd/grml-live_autobuild_grml64-full_squeeze.sh [moved from buildd/grml-live_autobuild_grml64-large_squeeze.sh with 100% similarity]
buildd/grml-live_autobuild_grml64-full_wheezy.sh [moved from buildd/grml-live_autobuild_grml64-large_wheezy.sh with 100% similarity]

index 3ed1c5e..540293a 100755 (executable)
@@ -39,10 +39,10 @@ echo $$ > /usr/share/grml-live/buildd/buildd_running
 /usr/share/grml-live/buildd/upload_isos.sh && \
 /usr/share/grml-live/buildd/remove_isos.sh
 
-/usr/share/grml-live/buildd/grml-live_autobuild_grml64-large_wheezy.sh && \
-/usr/share/grml-live/buildd/grml-live_autobuild_grml64-large_sid.sh && \
-/usr/share/grml-live/buildd/grml-live_autobuild_grml-large_wheezy.sh && \
-/usr/share/grml-live/buildd/grml-live_autobuild_grml-large_sid.sh
+/usr/share/grml-live/buildd/grml-live_autobuild_grml64-full_wheezy.sh && \
+/usr/share/grml-live/buildd/grml-live_autobuild_grml64-full_sid.sh && \
+/usr/share/grml-live/buildd/grml-live_autobuild_grml-full_wheezy.sh && \
+/usr/share/grml-live/buildd/grml-live_autobuild_grml-full_sid.sh
 
 /usr/share/grml-live/buildd/upload_isos.sh && \
 /usr/share/grml-live/buildd/remove_isos.sh