From cd5110f6b8eb77519d704972276cfd5be6bff055 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:05:13 +0200 Subject: Adding live-helper 1.0~a17-1. --- examples/cron/etch.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'examples/cron/etch.sh') diff --git a/examples/cron/etch.sh b/examples/cron/etch.sh index f00392b71..f4626bfb1 100755 --- a/examples/cron/etch.sh +++ b/examples/cron/etch.sh @@ -7,8 +7,8 @@ BUILD="etch" # Begin custom defaults AUTOBUILD="enabled" -DATE="r0_1.0~a16-1" -DESTDIR="/srv/debian-unofficial/ftp/debian-live" +DATE="r0_1.0~a17-1" +DESTDIR="/srv/debian-unofficial/ftp/debian-live/cdimage" TEMPDIR="/srv/tmp/live-helper" OPTIONS="--binary-indices disabled --initramfs casper" @@ -53,7 +53,7 @@ else exit 1 fi -echo "`date +%b\ %d\ %H:%M:%S` ${HOSTNAME} live-helper: begin etch build." >> /var/log/live +echo "`date +%b\ %d\ %H:%M:%S` ${HOSTNAME} live-helper: begin ${BUILD} build." >> /var/log/live for ARCHITECTURE in ${ARCHITECTURES} do @@ -167,4 +167,4 @@ done rm -f "${DESTDIR}"/"${BUILD}"-builds/current ln -s ${DATE} "${DESTDIR}"/"${BUILD}"-builds/current -echo "`date +%b\ %d\ %H:%M:%S` ${HOSTNAME} live-helper: end etch build." >> /var/log/live +echo "`date +%b\ %d\ %H:%M:%S` ${HOSTNAME} live-helper: end ${BUILD} build." >> /var/log/live -- cgit v1.2.3