summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2016-01-12 19:35:31 +0000
committerNeil Williams <codehelp@debian.org>2016-01-12 19:35:31 +0000
commit08f12f06a97be6ab45b183c3770d6f6de1075d85 (patch)
treed697e5f44858011944a971d3125fa011ad5a6f31 /doc
parent8452b48b0949a00bd7b0b315149c9a531b50d5f1 (diff)
downloadvmdebootstrap-08f12f06a97be6ab45b183c3770d6f6de1075d85.tar.gz
Use httpredir.debian.org
Martin Michlmayr <tbm@hpe.com> http://lists.alioth.debian.org/pipermail/vmdebootstrap-devel/Week-of-Mon-20160111/000391.html
Diffstat (limited to 'doc')
-rw-r--r--doc/overview.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/overview.rst b/doc/overview.rst
index 663f685..2935e11 100644
--- a/doc/overview.rst
+++ b/doc/overview.rst
@@ -41,7 +41,7 @@ Options
--image=FILE put created disk image in FILE
--size=SIZE create a disk image of size SIZE (1000000000)
--tarball=FILE tar up the disk's contents in FILE
- --mirror=URL use MIRROR as package source (http://http.debian.net/debian/)
+ --mirror=URL use MIRROR as package source (http://httpredir.debian.org/debian/)
--arch=ARCH architecture to use (amd64) --- if using an
architecture which the host system cannot execute,
ensure the ``--foreign`` option is also used.
@@ -513,7 +513,7 @@ mirror is strongly recommended.
$ sudo yarns/run-tests --env TESTS=build --env MIRROR=http://mirror/debian
-If ``MIRROR`` is not specified, a default mirror of ``http://http.debian.net/debian/``
+If ``MIRROR`` is not specified, a default mirror of ``http://httpredir.debian.org/debian/``
will be used.
LAVA tests