[SCM] Debian Live build scripts branch, master, updated. 1.0.2-1-4-gd0496ec

Daniel Baumann daniel at debian.org
Sun Dec 21 09:00:53 UTC 2008


The following commit has been merged in the master branch:
commit d0496ec81fb8a91b34fca74a1e146bdaec3c82c3
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Dec 21 09:56:06 2008 +0100

    Updating location of archive key in in image autobuild script.

diff --git a/examples/cron/images.sh b/examples/cron/images.sh
index a6da5b2..7a75c2f 100755
--- a/examples/cron/images.sh
+++ b/examples/cron/images.sh
@@ -41,8 +41,8 @@ do
 			echo 'deb http://live.debian.net/debian/ ./' > config/chroot_sources/live-snapshots.chroot
 			echo 'deb http://live.debian.net/debian/ ./' > config/chroot_sources/live-snapshots.boot
 
-			wget http://ftp-master.debian-unofficial.org/other/openpgp/archive-key-2008.asc -O config/chroot_sources/live-snapshots.chroot.gpg
-			wget http://ftp-master.debian-unofficial.org/other/openpgp/archive-key-2008.asc -O config/chroot_sources/live-snapshots.binary.gpg
+			wget http://live.debian.net/debian/archive.gpg -O config/chroot_sources/live-snapshots.chroot.gpg
+			wget http://live.debian.net/debian/archive.gpg -O config/chroot_sources/live-snapshots.binary.gpg
 
 		fi
 

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list