From 8d172da0521fda7aa74659655344ae3f9d60052c Mon Sep 17 00:00:00 2001 From: Christian Hofstaedtler Date: Mon, 7 Nov 2011 17:49:45 +0100 Subject: [PATCH] Rename GRML_FULL buildd scripts to match that name --- buildd/cronjob.sh | 8 ++++---- ...ild_grml-large_sid.sh => grml-live_autobuild_grml-full_sid.sh} | 0 ...-large_squeeze.sh => grml-live_autobuild_grml-full_squeeze.sh} | 0 ...ml-large_wheezy.sh => grml-live_autobuild_grml-full_wheezy.sh} | 0 ...grml64-large_sid.sh => grml-live_autobuild_grml64-full_sid.sh} | 0 ...arge_squeeze.sh => grml-live_autobuild_grml64-full_squeeze.sh} | 0 ...-large_wheezy.sh => grml-live_autobuild_grml64-full_wheezy.sh} | 0 7 files changed, 4 insertions(+), 4 deletions(-) rename buildd/{grml-live_autobuild_grml-large_sid.sh => grml-live_autobuild_grml-full_sid.sh} (100%) rename buildd/{grml-live_autobuild_grml-large_squeeze.sh => grml-live_autobuild_grml-full_squeeze.sh} (100%) rename buildd/{grml-live_autobuild_grml-large_wheezy.sh => grml-live_autobuild_grml-full_wheezy.sh} (100%) rename buildd/{grml-live_autobuild_grml64-large_sid.sh => grml-live_autobuild_grml64-full_sid.sh} (100%) rename buildd/{grml-live_autobuild_grml64-large_squeeze.sh => grml-live_autobuild_grml64-full_squeeze.sh} (100%) rename buildd/{grml-live_autobuild_grml64-large_wheezy.sh => grml-live_autobuild_grml64-full_wheezy.sh} (100%) diff --git a/buildd/cronjob.sh b/buildd/cronjob.sh index 3ed1c5e..540293a 100755 --- a/buildd/cronjob.sh +++ b/buildd/cronjob.sh @@ -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 diff --git a/buildd/grml-live_autobuild_grml-large_sid.sh b/buildd/grml-live_autobuild_grml-full_sid.sh similarity index 100% rename from buildd/grml-live_autobuild_grml-large_sid.sh rename to buildd/grml-live_autobuild_grml-full_sid.sh diff --git a/buildd/grml-live_autobuild_grml-large_squeeze.sh b/buildd/grml-live_autobuild_grml-full_squeeze.sh similarity index 100% rename from buildd/grml-live_autobuild_grml-large_squeeze.sh rename to buildd/grml-live_autobuild_grml-full_squeeze.sh diff --git a/buildd/grml-live_autobuild_grml-large_wheezy.sh b/buildd/grml-live_autobuild_grml-full_wheezy.sh similarity index 100% rename from buildd/grml-live_autobuild_grml-large_wheezy.sh rename to buildd/grml-live_autobuild_grml-full_wheezy.sh diff --git a/buildd/grml-live_autobuild_grml64-large_sid.sh b/buildd/grml-live_autobuild_grml64-full_sid.sh similarity index 100% rename from buildd/grml-live_autobuild_grml64-large_sid.sh rename to buildd/grml-live_autobuild_grml64-full_sid.sh diff --git a/buildd/grml-live_autobuild_grml64-large_squeeze.sh b/buildd/grml-live_autobuild_grml64-full_squeeze.sh similarity index 100% rename from buildd/grml-live_autobuild_grml64-large_squeeze.sh rename to buildd/grml-live_autobuild_grml64-full_squeeze.sh diff --git a/buildd/grml-live_autobuild_grml64-large_wheezy.sh b/buildd/grml-live_autobuild_grml64-full_wheezy.sh similarity index 100% rename from buildd/grml-live_autobuild_grml64-large_wheezy.sh rename to buildd/grml-live_autobuild_grml64-full_wheezy.sh -- 2.1.4