www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server mirror.html


From: Karl Berry
Subject: www/server mirror.html
Date: Thu, 04 Jan 2007 20:05:45 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       07/01/04 20:05:45

Modified files:
        server         : mirror.html 

Log message:
        attempt switch to new layout.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/mirror.html?cvsroot=www&r1=1.40&r2=1.41

Patches:
Index: mirror.html
===================================================================
RCS file: /web/www/www/server/mirror.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- mirror.html 3 Jan 2007 16:19:40 -0000       1.40
+++ mirror.html 4 Jan 2007 20:05:40 -0000       1.41
@@ -1,66 +1,45 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
-
-<head>
+<!--#include virtual="/server/header.html" -->
 <title>Advice for Running Mirrors - GNU Project - Free Software Foundation 
(FSF)</title>
-<meta http-equiv="content-type" content='text/html; charset=utf-8' />
-<link rel="stylesheet" type="text/css" href="/gnu.css" />
-<link rev="made" href="address@hidden" />
-</head>
-
-<!-- This document is in XML, and xhtml 1.0 -->
-<!-- Please make sure to properly nest your tags -->
-<!-- and ensure that your final document validates -->
-<!-- consistent with W3C xhtml 1.0 and CSS standards -->
-<!-- See validator.w3.org -->
-
-<body>
-
-<p><a href="#translations">Translations</a> of this page</p>
+<!--#include virtual="/server/banner.html" -->
 
-<h3>Advice for Running Mirrors</h3>
-<p>
-<a href="/graphics/atypinggnu.html"><img src="/graphics/gnu-type-sm.jpg"
-       alt=" [image of the typing GNU] "
-       width="137" height="114" /></a>
-</p>
+<h2>Advice for Running Mirrors</h2>
 
-
-<h4>Mirroring the GNU FTP Server</h4>
+<h3>Mirroring the GNU FTP Server</h3>
 
 <p>Mirroring the GNU FTP server requires roughly 20GB disk space (as of
 29 June 2003).</p>
 
 <p>Due to resource and security concerns, we no longer offer direct
 rsync or FTP service to update mirrors.  If you would like to use rsync
-(which is advisable) or FTP, there is a reliable third party site,
-ibiblio.org, that is offering access to the ftp.gnu.org contents via
-both of these methods.  They update directly from us on a regular basis
-and you may access them with: </p>
+(which is advisable) or FTP, there are two reliable third party sites,
+ibiblio.org and ftp.funet.fi, that offer access to the ftp.gnu.org
+contents.  They update directly from us on a regular basis and you may
+access them with:</p>
 
 <ul>
-    <li><tt>rsync://ftp.ibiblio.org/pub/gnu/ftp</tt></li>
-    <li><tt>ftp://ftp.ibiblio.org/pub/mirrors/gnu/ftp</tt></li>
+    <li><tt>rsync://ftp.ibiblio.org/pub/gnu/ftp/</tt></li>
+    <li><tt>ftp://ftp.ibiblio.org/pub/mirrors/gnu/ftp/</tt></li>
 </ul>
 
-<p>ftp.funet.fi also offers rsync (and ftp) access to the GNU FTP
-server:
-<tt>rsync://ftp.funet.fi/ftp/pub/mirrors/ftp.gnu.org/pub/gnu/</tt>.</p>
+<p>and</p>
+
+<ul>
+    <li><tt>rsync://ftp.funet.fi/ftp/pub/mirrors/ftp.gnu.org/pub/gnu/</tt></li>
+    <li><tt>ftp://ftp.funet.fi/ftp/pub/mirrors/ftp.gnu.org/pub/gnu/</tt></li>
+</ul>
 
 <p>If your site can also offer general rsync access for mirroring,
 please <a href="mailto:address@hidden";>contact us</a>.
 
 <p>We regret that we do not have adequate resources to assist mirrors in
 updating directly from us.  Please update from one of the sites above.
-But if you insist on trying anyway, you can try using using <a
+But if you insist on trying anyway, you can try using <a
 href="/software/wget/">GNU Wget</a> (or another free software ftp
 fetching utility) to retrieve ftp://ftp.gnu.org.</p>
 
 
 <h4><a id="Ibiblio">Tips on Updating Your GNU FTP Mirror from
-Ibiblio</a></h4>
+Ibiblio</a></h3>
 <ul>
     <li>They recommend using -rltp for mirroring content from ftp.ibiblio.org
         via rsync.  Using -x tends to cause client-side problems because they
@@ -77,7 +56,7 @@
 </ul>
 
 
-<h4>Mirroring the GNU Web Server</h4>
+<h3>Mirroring the GNU Web Server</h3>
 
 <p>We no longer recommend creating web mirrors, because it has turned
 out that (a)&nbsp;few users can actually make use of them, and
@@ -100,79 +79,74 @@
 
 <p>Thanks to Juri Hoerner for providing this Apache information.</p>
 
-<hr />
-
-<!-- All pages on the GNU web server should have the section about    -->
+<!-- If needed, change the copyright block at the bottom. In general, -->
+<!-- all pages on the GNU web server should have the section about    -->
 <!-- verbatim copying.  Please do NOT remove this without talking     -->
 <!-- with the webmasters first. -->
 <!-- Please make sure the copyright date is consistent with the document -->
 <!-- and that it is like this "2001, 2002" not this "2001-2002." -->
-
-<div class="translations">
-<p><a id="translations"></a>
-<b>Translations of this page</b>:<br />
-
-<!-- Please keep this list alphabetical, and in the original -->
-<!-- language if possible, otherwise default to English -->
-<!-- If you do not have it English, please comment what the -->
-<!-- English is.  If you add a new language here, please -->
-<!-- advise address@hidden and add it to -->
-<!--    - in /home/www/bin/nightly-vars either TAGSLANG or WEBLANG -->
-<!--    - in /home/www/html/server/standards/README.translations.html -->
-<!--      one of the lists under the section "Translations Underway" -->
-<!--    - if there is a translation team, you also have to add an alias -->
-<!--      to mail.gnu.org:/com/mailer/aliases -->
-<!-- Please also check you have the 2 letter language code right versus -->
-<!--     http://www.w3.org/WAI/ER/IG/ert/iso639.htm -->
-
-[
-  <a href="/server/mirror.html">English</a>
-| <a href="/server/mirror.es.html">Espa&ntilde;ol</a>  <!-- Spanish -->
-| <a href="/server/mirror.ko.html">&#xd55c;&#xad6d;&#xc5b4;</a>        <!-- 
Korean -->
-| <a href="/server/mirror.pl.html">Polski</a>  <!-- Polish -->
-]
-</p>
 </div>
-
-
-<div class="copyright">
-<p>
-Return to the <a href="/home.html">GNU Project home page</a>.
-</p>
+<!--#include virtual="/server/footer.html" -->
+<div id="footer">
 
 <p>
 Please send FSF &amp; GNU inquiries to 
 <a href="mailto:address@hidden";><em>address@hidden</em></a>.
-There are also <a href="/home.html#ContactInfo">other ways to contact</a> 
+There are also <a href="/contact/">other ways to contact</a> 
 the FSF.
 <br />
 Please send broken links and other corrections (or suggestions) to
+<!-- If you are a project maintainer or developer, please use -->
+<!-- your own email, as webmasters does not manage most -->
+<!-- project webpages (those that we do, you know who you are). -->
 <a href="mailto:address@hidden";><em>address@hidden</em></a>.
 </p>
 
 <p>
 Please see the 
-<a href="/server/standards/README.translations.html">Translations
+<a href="/server/standards/README.translations">Translations
 README</a> for information on coordinating and submitting
 translations of this article.
 </p>
 
 <p>
-Copyright (C) 1996, 1997, 1998, 1999, 2004, 2006, 2007 Free Software
+Copyright &copy; 1996, 1997, 1998, 1999, 2004, 2006, 2007 Free Software
 Foundation, Inc.,
-51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
-<br />
-Verbatim copying and distribution of this entire article is
-permitted in any medium without royalty provided this notice is 
-preserved.
+<address>51 Franklin St, Fifth Floor, Boston, MA 02110, USA</address></p>
+<p>Verbatim copying and distribution of this entire article are
+permitted worldwide, without royalty, in any medium, provided this
+notice, and the copyright notice, are preserved.
 </p>
 
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2007/01/03 16:19:40 $
+$Date: 2007/01/04 20:05:40 $
 <!-- timestamp end -->
 </p>
 </div>
+
+<div id="translations">
+<h3>Translations of this page:</h3>
+
+<!-- Please keep this list alphabetical. -->
+<!-- Comment what the language is for each type, i.e. DE is Deutsch.-->
+<!-- If you add a new language here, please -->
+<!-- advise address@hidden and add it to -->
+<!--  - /home/www/bin/nightly-vars either TAGSLANG or WEBLANG -->
+<!--  - /home/www/html/server/standards/README.translations.html -->
+<!--  - one of the lists under the section "Translations Underway" -->
+<!--  - if there is a translation team, you also have to add an alias -->
+<!--  to mail.gnu.org:/com/mailer/aliases -->
+<!-- Please also check you have the 2 letter language code right versus -->
+<!-- <URL:http://www.w3.org/WAI/ER/IG/ert/iso639.htm> -->
+<!-- Please use W3C normative character entities -->
+
+<ul>
+<!-- English -->
+<li><a href="/server/mirror.html">English</a></li>
+</ul>
+</div>
+</div>
 </body>
 </html>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]