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

daniel at alioth.debian.org daniel at alioth.debian.org
Mon May 28 09:39:07 UTC 2007


Author: daniel
Date: 2007-05-28 09:39:07 +0000 (Mon, 28 May 2007)
New Revision: 1837

Modified:
   dists/trunk/live-helper/examples/cron/etch+beryl.sh
Log:


Modified: dists/trunk/live-helper/examples/cron/etch+beryl.sh
===================================================================
--- dists/trunk/live-helper/examples/cron/etch+beryl.sh	2007-05-28 08:43:24 UTC (rev 1836)
+++ dists/trunk/live-helper/examples/cron/etch+beryl.sh	2007-05-28 09:39:07 UTC (rev 1837)
@@ -75,8 +75,8 @@
 				mkdir -p debian-live/config/chroot_sources
 				wget http://debian.beryl-project.org/root@lupine.me.uk.gpg -O debian-live/config/chroot_sources/beryl.build.gpg
 				wget http://debian.beryl-project.org/root@lupine.me.uk.gpg -O debian-live/config/chroot_sources/beryl.image.gpg
-				cp /usr/share/live-helper/examples/sources.list/beryl debian-live/config/chroot_sources/beryl.build
-				cp /usr/share/live-helper/examples/sources.list/beryl debian-live/config/chroot_sources/beryl.image
+				cp /usr/share/live-helper/examples/sources/beryl debian-live/config/chroot_sources/beryl.build
+				cp /usr/share/live-helper/examples/sources/beryl debian-live/config/chroot_sources/beryl.image
 
 				# Generating images
 				make-live -b iso -s generic --distribution ${DISTRIBUTION} --packages-lists ${PACKAGES_LIST} --mirror-bootstrap ${MIRROR_BOOTSTRAP} --mirror-bootstrap-security ${MIRROR_BOOTSTRAP_SECURITY} --mirror-binary ${MIRROR_BINARY} --mirror-binary-security ${MIRROR_BINARY_SECURITY} --source enabled ${OPTIONS} >> "${TEMPDIR}"/debian-live/log.txt 2>&1




More information about the Debian-live-changes mailing list