[SCM] live-manual branch, master, updated. debian/20100101-1-9-ga527312

Daniel Baumann daniel at debian.org
Sat Mar 6 17:23:27 UTC 2010


The following commit has been merged in the master branch:
commit a527312012cf66e7d20020aae56823c2813010db
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Mar 6 18:18:44 2010 +0100

    Updating misc deb urls.

diff --git a/xml/chapters/customization/backports.xml b/xml/chapters/customization/backports.xml
index b3e2b20..9d9b0d4 100644
--- a/xml/chapters/customization/backports.xml
+++ b/xml/chapters/customization/backports.xml
@@ -12,11 +12,11 @@
 <screen>
 $ lh_config --linux-packages 'linux-image-2.6 aufs-modules-2.6'
 
-$ echo 'deb http://backports.undebian.org/repositories/backports-kernel/ ./' > config/chroot_sources/backports-kernel.chroot
-$ echo 'deb http://backports.undebian.org/repositories/backports-kernel/ ./' > config/chroot_sources/backports-kernel.binary
+$ echo 'deb http://unsupported.debian-maintainers.org/backports-kernel/ ./' > config/chroot_sources/backports-kernel.chroot
+$ echo 'deb http://unsupported.debian-maintainers.org/backports-kernel/ ./' > config/chroot_sources/backports-kernel.binary
 
-$ wget http://backports.undebian.org/repositories/backports-kernel/archive-key.asc -O config/chroot_sources/backports-kernel.chroot.gpg
-$ wget http://backports.undebian.org/repositories/backports-kernel/archive-key.asc -O config/chroot_sources/backports-kernel.binary.gpg
+$ wget http://unsupported.debian-maintainers.org/backports-kernel/archive-key.asc -O config/chroot_sources/backports-kernel.chroot.gpg
+$ wget http://unsupported.debian-maintainers.org/backports-kernel/archive-key.asc -O config/chroot_sources/backports-kernel.binary.gpg
 
 # lh_build
 </screen>
diff --git a/xml/chapters/customization/packages.xml b/xml/chapters/customization/packages.xml
index 42a24d6..85f6505 100644
--- a/xml/chapters/customization/packages.xml
+++ b/xml/chapters/customization/packages.xml
@@ -78,7 +78,7 @@ e.g. <filename>config/chroot_sources/live.chroot</filename> allows you to instal
 </para>
 
 <screen>
-deb http://live.debian.net/debian/ sid/snapshots main contrib non-free
+deb http://live.debian.net/ sid-snapshots main contrib non-free
 </screen>
 
 <para>
diff --git a/xml/chapters/installation.xml b/xml/chapters/installation.xml
index e1e5de8..3925576 100644
--- a/xml/chapters/installation.xml
+++ b/xml/chapters/installation.xml
@@ -114,7 +114,7 @@ $ dpkg-buildpackage -rfakeroot -b -uc -us
 <orderedlist>
 <listitem>
 <para>Create a sources.list entry for the chroot stage:</para>
-<screen>echo "deb http://live.debian.net/ sid/snapshots main contrib non-free" > config/chroot_sources/debian-live_sid-snapshots.chroot</screen>
+<screen>echo "deb http://live.debian.net/ sid-snapshots main contrib non-free" > config/chroot_sources/debian-live_sid-snapshots.chroot</screen>
 </listitem>
 <listitem>
 <para>Create a sources.list entry fro the binary stage:</para>

-- 
live-manual



More information about the debian-live-changes mailing list