From e725f1f7eca9945c0fcc88166f93e3654d7a2628 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 27 Jul 2011 21:38:52 +0200 Subject: [PATCH] buildd/cronjob.sh: no longer build daily ISOs of Debian/squeeze. Debian/squeeze is not that relevant for us, so we decided to no longer build it on a daily base. --- buildd/cronjob.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/buildd/cronjob.sh b/buildd/cronjob.sh index f288a1d..3ed1c5e 100755 --- a/buildd/cronjob.sh +++ b/buildd/cronjob.sh @@ -23,30 +23,24 @@ fi echo $$ > /usr/share/grml-live/buildd/buildd_running -/usr/share/grml-live/buildd/grml-live_autobuild_grml64-small_squeeze.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml64-small_wheezy.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml64-small_sid.sh && \ -/usr/share/grml-live/buildd/grml-live_autobuild_grml-small_squeeze.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml-small_wheezy.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml-small_sid.sh /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-medium_squeeze.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml64-medium_wheezy.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml64-medium_sid.sh && \ -/usr/share/grml-live/buildd/grml-live_autobuild_grml-medium_squeeze.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml-medium_wheezy.sh && \ /usr/share/grml-live/buildd/grml-live_autobuild_grml-medium_sid.sh /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_squeeze.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_squeeze.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 -- 2.1.4