polish download info
[exim-website.git] / templates / web / mirrors.xsl
index f1a7d876e15a8754e352e5208afdbcaa4081fb47..51629bd692b6a24ea9169545c094ca2ef4db9d34 100644 (file)
 
 
 
-                       <!-- General Mirror Info -->
+                       <!-- General Download Info -->
                                <p>
-                                       <xsl:text>Exim is available from a number of FTP sites. It may also be supplied on some GNU CDs or with other software distributions. Further information on the binary and OS distributions can be found in the </xsl:text>
-                                       <a href="https://wiki.exim.org/ObtainingExim">Exim Wiki.</a>
-
-                                       <xsl:text>If the mirrors do not work for you, you can download the tarballs from the </xsl:text>
-                                       <a href="https://downloads.exim.org/exim4/">origin.</a>.
-
-                                       <xsl:text>If we published maintenance releases you can find the tarballs
-                                       in the </xsl:text>
-                                       <a href="https://downloads.exim.org/exim4/fixes/">fixes</a><xsl:text> directory</xsl:text>
+                               <xsl:text>Exim is available as a native package for a number of software distributions.
+                               The sources are available as </xsl:text>
+                               <a href="https://downloads.exim.org/exim4/">tarballs</a>
+                               <xsl:text> and as a </xsl:text>
+                               <a href="#git">Git Repo (see below).</a>
                                </p>
 
-            <h3>Exim Mirror Sites</h3>
+                               <p>
+                               <xsl:text>Further information on the binary and OS distributions can be found in the </xsl:text>
+                               <a href="https://github.com/Exim/exim.wiki/ObtainingExim">Exim Wiki.</a>
+                               </p>
 
-            <p>A list of mirror sites is maintained within mirmon - see the links below for lists of mirrors and their current status:-</p>
-            <ul>
-               <li>
-                  <a href="https://www.exim.org/mirmon/ftp_mirrors.html">Download Mirrors</a>
-               </li>
-               <li>
-                  <a href="https://www.exim.org/mirmon/www_mirrors.html">Website Mirrors</a>
-               </li>
-            </ul>
+                               <p>
+                               <xsl:text>If we published </xsl:text><em>maintenance</em><xsl:text> releases, you can find the tarballs in the </xsl:text>
+                               <a href="https://downloads.exim.org/exim4/fixes/">fixes area,</a>
+                               <xsl:text> and in individual </xsl:text><a href="#git">git branches</a><xsl:text> suffixed with </xsl:text><em>+fixes.</em>
+                               <xsl:text> Please note, that we normally we do not publish maintenance releases as tarballs, unless they contain
+                               critical changes.</xsl:text>
+                               </p>
 
            <h3>Verification of Downloads</h3>
 
            <a href="https://downloads.exim.org/Exim-Maintainers-Keyring.asc">maintainers keyring</a>.
            (Please crosscheck these keys with keys you can find at other sources.)
            </p>
+
            <p>
            The exim.org domain supports <a href="https://wiki.gnupg.org/WKD">the WKD mechanism</a> for OpenPGP key retrieval.
            </p>
 
-            <h3>Mirroring Exim</h3>
-
-            <p>If you are interested in running a mirror for exim, please look at <a href="howto/mirroring.html">Mirroring The Exim Website</a></p>
-
-
-           <h3>Exim Git Repositories</h3>
+           <h3 id="git">Exim Git Repositories</h3>
 
            <p>If you prefer tracking our commits to the source tree directly via Git:
            <ul>