diff --git a/debian/changelog b/debian/changelog index 479b786..7232f81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ emdebian-rootfs (2.0.2) unstable; urgency=low * emrootfslib : Add provide_empty_dpkg_divert function for Crush. + * Update default values for MIRROR (Closes: #532764) - -- Neil Williams Thu, 04 Jun 2009 19:55:12 +0100 + -- Neil Williams Thu, 11 Jun 2009 19:39:11 +0100 emdebian-rootfs (2.0.1) unstable; urgency=low diff --git a/doc/xml/emsandbox.1.xml b/doc/xml/emsandbox.1.xml index 63774af..86fc4d4 100644 --- a/doc/xml/emsandbox.1.xml +++ b/doc/xml/emsandbox.1.xml @@ -311,7 +311,7 @@ I: Extracting base-passwd... /etc/apt/sources.list and will also be used by debootstrap to obtain all packages for the tarball unless is also set. - DEFAULT: http://buildd.emdebian.org/emdebian/ + DEFAULT: http://www.emdebian.org/crush/ diff --git a/examples/packages.conf b/examples/packages.conf index 650790f..a2478c4 100644 --- a/examples/packages.conf +++ b/examples/packages.conf @@ -41,7 +41,7 @@ SCRIPT= # will be set in /etc/apt/sources.list and will also be used by # debootstrap to obtain all packages for the tarball unless # PROXY is also set. -# DEFAULT: http://www.emdebian.org/emdebian/ +# DEFAULT: http://www.emdebian.org/crush/ MIRROR= # PROXY specifies a separate repository to pass to debootstrap that may