[Debian-live-changes] r2257 - dists/trunk/live-helper/examples/cron

daniel at alioth.debian.org daniel at alioth.debian.org
Wed Jun 27 19:17:00 UTC 2007


Author: daniel
Date: 2007-06-27 19:17:00 +0000 (Wed, 27 Jun 2007)
New Revision: 2257

Modified:
   dists/trunk/live-helper/examples/cron/etch.sh
   dists/trunk/live-helper/examples/cron/lenny.sh
   dists/trunk/live-helper/examples/cron/sid.sh
Log:


Modified: dists/trunk/live-helper/examples/cron/etch.sh
===================================================================
--- dists/trunk/live-helper/examples/cron/etch.sh	2007-06-27 12:34:15 UTC (rev 2256)
+++ dists/trunk/live-helper/examples/cron/etch.sh	2007-06-27 19:17:00 UTC (rev 2257)
@@ -8,7 +8,7 @@
 AUTOBUILD="enabled"
 
 DATE="r0_1.0~a17-1"
-DESTDIR="/srv/debian-unofficial/ftp/debian-live/debian-cd"
+DESTDIR="/srv/debian-unofficial/ftp/debian-live/cdimage"
 TEMPDIR="/srv/tmp/live-helper"
 
 OPTIONS="--binary-indices disabled --initramfs casper"

Modified: dists/trunk/live-helper/examples/cron/lenny.sh
===================================================================
--- dists/trunk/live-helper/examples/cron/lenny.sh	2007-06-27 12:34:15 UTC (rev 2256)
+++ dists/trunk/live-helper/examples/cron/lenny.sh	2007-06-27 19:17:00 UTC (rev 2257)
@@ -8,7 +8,7 @@
 AUTOBUILD="enabled"
 
 DATE="`date +%Y%m%d`"
-DESTDIR="/srv/debian-unofficial/ftp/debian-live/debian-cd"
+DESTDIR="/srv/debian-unofficial/ftp/debian-live/cdimage"
 TEMPDIR="/srv/tmp/live-helper"
 
 OPTIONS="--binary-indices disabled --initramfs live-initramfs"

Modified: dists/trunk/live-helper/examples/cron/sid.sh
===================================================================
--- dists/trunk/live-helper/examples/cron/sid.sh	2007-06-27 12:34:15 UTC (rev 2256)
+++ dists/trunk/live-helper/examples/cron/sid.sh	2007-06-27 19:17:00 UTC (rev 2257)
@@ -8,7 +8,7 @@
 AUTOBUILD="enabled"
 
 DATE="`date +%Y%m%d`"
-DESTDIR="/srv/debian-unofficial/ftp/debian-live/debian-cd"
+DESTDIR="/srv/debian-unofficial/ftp/debian-live/cdimage"
 TEMPDIR="/srv/tmp/live-helper"
 
 OPTIONS="--binary-indices disabled --initramfs live-initramfs"




More information about the Debian-live-changes mailing list