aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-10-27 21:44:10 -0400
committerBrian Evans <grknight@gentoo.org>2019-03-19 13:02:04 -0400
commitdd95c04ba6b989014afb52ce30260373cbaa928b (patch)
tree3b331934a5953991688c5fb8cd0045c73c45a963
parentebuild-writing/variables: document the mirror:// pseudo-protocol. (diff)
downloaddevmanual-dd95c04ba6b989014afb52ce30260373cbaa928b.tar.gz
devmanual-dd95c04ba6b989014afb52ce30260373cbaa928b.tar.bz2
devmanual-dd95c04ba6b989014afb52ce30260373cbaa928b.zip
general-concepts/mirrors: link to the third-party mirror documentation.
If you're looking for information on the "mirror://" pseudo-protocol, you might try the page titled "Mirrors". This commit adds a link to that page, pointing to the newly-written third-party mirror documentation. Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Signed-off-by: Brian Evans <grknight@gentoo.org>
-rw-r--r--general-concepts/mirrors/text.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/general-concepts/mirrors/text.xml b/general-concepts/mirrors/text.xml
index c3b6ba7..97e9ac2 100644
--- a/general-concepts/mirrors/text.xml
+++ b/general-concepts/mirrors/text.xml
@@ -124,5 +124,17 @@ Diagram showing the mirroring process.
</body>
</section>
+<section>
+ <title>Third-party mirrors</title>
+ <body>
+ <p>
+ Usage of third-party mirrors and the <c>mirror://</c>
+ pseudo-protocol is described in the <uri
+ link="::ebuild-writing/variables/#third-party-mirrors"><c>SRC_URI</c>
+ variable documentation</uri>.
+ </p>
+ </body>
+</section>
+
</chapter>
</guide>