commit: dd95c04ba6b989014afb52ce30260373cbaa928b Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sat Oct 28 01:44:10 2017 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Tue Mar 19 17:02:04 2019 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=dd95c04b
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 <AT> gentoo.org> Signed-off-by: Brian Evans <grknight <AT> gentoo.org> general-concepts/mirrors/text.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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>