summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-02-26 12:11:49 +0000
committerleot <leot@pkgsrc.org>2019-02-26 12:11:49 +0000
commit43231d1f9ca53e82e21cdfa8209c0934e7a8a196 (patch)
tree993d9a88e8931932c4ce18d05e3686254184f64f /doc/guide
parent78779024a3d3c656de9fa6bbbab86069998ed677 (diff)
downloadpkgsrc-43231d1f9ca53e82e21cdfa8209c0934e7a8a196.tar.gz
guide: Document stable directory (link to latest quarterly branch)
Requested by J. Lewis Muir via PR pkg/54015.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/ftp-layout.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/guide/files/ftp-layout.xml b/doc/guide/files/ftp-layout.xml
index 3cbfd8051ca..a59510a2b59 100644
--- a/doc/guide/files/ftp-layout.xml
+++ b/doc/guide/files/ftp-layout.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: ftp-layout.xml,v 1.13 2009/10/11 20:50:48 rillig Exp $ -->
+<!-- $NetBSD: ftp-layout.xml,v 1.14 2019/02/26 12:11:49 leot Exp $ -->
<appendix id="ftp-layout">
<title>Directory layout of the pkgsrc FTP server</title>
@@ -98,6 +98,7 @@
</sect1>
<sect1 id="ftp-source">
<title><filename>current</filename>,
+<filename>stable</filename>,
<filename>pkgsrc-20<replaceable>xx</replaceable>Q<replaceable>y</replaceable></filename>:
source packages</title>
@@ -115,5 +116,8 @@ source packages</title>
<filename>pkgsrc-20<replaceable>xx</replaceable>Q<replaceable>y</replaceable>.tar.gz</filename>,
which contains the state of pkgsrc when it was branched.</para>
+ <para><filename>stable</filename> directory points to the latest
+ quarterly branch.</para>
+
</sect1>
</appendix>