www-commits
[Top][All Lists]
Advanced

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

www/server mirror.ja.html po/mirror.ja-diff.html


From: GNUN
Subject: www/server mirror.ja.html po/mirror.ja-diff.html
Date: Mon, 27 Mar 2017 19:59:33 -0400 (EDT)

CVSROOT:        /web/www
Module name:    www
Changes by:     GNUN <gnun>     17/03/27 19:59:33

Modified files:
        server         : mirror.ja.html 
Added files:
        server/po      : mirror.ja-diff.html 

Log message:
        Automatic update by GNUnited Nations.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/mirror.ja.html?cvsroot=www&r1=1.34&r2=1.35
http://web.cvs.savannah.gnu.org/viewcvs/www/server/po/mirror.ja-diff.html?cvsroot=www&rev=1.1

Patches:
Index: mirror.ja.html
===================================================================
RCS file: /web/www/www/server/mirror.ja.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- mirror.ja.html      8 Dec 2016 08:31:19 -0000       1.34
+++ mirror.ja.html      27 Mar 2017 23:59:33 -0000      1.35
@@ -1,4 +1,9 @@
-<!--#set var="ENGLISH_PAGE" value="/server/mirror.en.html" -->
+<!--#set var="PO_FILE"
+ value='<a href="/server/po/mirror.ja.po">
+ https://www.gnu.org/server/po/mirror.ja.po</a>'
+ --><!--#set var="ORIGINAL_FILE" value="/server/mirror.html"
+ --><!--#set var="DIFF_FILE" value="/server/po/mirror.ja-diff.html"
+ --><!--#set var="OUTDATED_SINCE" value="2017-01-26" --><!--#set 
var="ENGLISH_PAGE" value="/server/mirror.en.html" -->
 
 <!--#include virtual="/server/header.ja.html" -->
 <!-- Parent-Version: 1.79 -->
@@ -8,6 +13,7 @@
 
 <!--#include virtual="/server/po/mirror.translist" -->
 <!--#include virtual="/server/banner.ja.html" -->
+<!--#include virtual="/server/outdated.ja.html" -->
 <h2>ミラーサイトの利用と運営</h2>
 
 <h3>ミラーサイトからダウンロードする</h3>
@@ -210,7 +216,7 @@
 <p class="unprintable"><!-- timestamp start -->
 最終更新:
 
-$Date: 2016/12/08 08:31:19 $
+$Date: 2017/03/27 23:59:33 $
 
 <!-- timestamp end -->
 </p>

Index: po/mirror.ja-diff.html
===================================================================
RCS file: po/mirror.ja-diff.html
diff -N po/mirror.ja-diff.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ po/mirror.ja-diff.html      27 Mar 2017 23:59:33 -0000      1.1
@@ -0,0 +1,267 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<!-- Generated by GNUN -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<title>/server/mirror.html-diff</title>
+<style type="text/css">
+span.removed { background-color: #f22; color: #000; }
+span.inserted { background-color: #2f2; color: #000; }
+</style></head>
+<body><pre>
+&lt;!--#include virtual="/server/header.html" --&gt;
+&lt;!-- Parent-Version: <span 
class="removed"><del><strong>1.79</strong></del></span> <span 
class="inserted"><ins><em>1.83</em></ins></span> --&gt;
+&lt;title&gt;Using and Running Mirrors
+- GNU Project - Free Software Foundation&lt;/title&gt;
+
+&lt;!--#include virtual="/server/po/mirror.translist" --&gt;
+&lt;!--#include virtual="/server/banner.html" --&gt;
+
+&lt;h2&gt;Using and running mirrors&lt;/h2&gt;
+
+&lt;h3&gt;Downloading from mirrors&lt;/h3&gt;
+
+&lt;p&gt;First, for users/downloaders: the address &lt;a
+href="http://ftpmirror.gnu.org/"&gt;http://ftpmirror.gnu.org/&lt;/a&gt;
+multiplexes between the mirrors, trying to choose one that is nearby and
+up to date.  E.g., &lt;a
+href="http://ftpmirror.gnu.org/emacs/"&gt;http://ftpmirror.gnu.org/emacs/&lt;/a&gt;
+goes to a mirror's directory of &lt;a href="/software/emacs/"&gt;GNU
+Emacs&lt;/a&gt;.  We recommend using this generic ftpmirror.gnu.org address
+wherever possible in links, documentation, etc., to reduce load on the
+main GNU server.&lt;/p&gt;
+
+
+&lt;h3&gt;Mirroring the GNU FTP server&lt;/h3&gt;
+
+&lt;p&gt;Mirroring the GNU FTP server requires approximately <span 
class="removed"><del><strong>46GB</strong></del></span> <span 
class="inserted"><ins><em>63GB</em></ins></span> disk space
+(as of <span 
class="removed"><del><strong>June&nbsp;2013).</strong></del></span> <span 
class="inserted"><ins><em>February&nbsp;2017).</em></ins></span>  You can rsync 
directly from ftp.gnu.org:&lt;/p&gt;
+
+&lt;pre&gt;
+rsync -rltpHS --delete-excluded rsync://ftp.gnu.org/gnu/ /your/dir/
+&lt;/pre&gt;
+
+&lt;p&gt;However, please consider mirroring from another site, again to reduce
+load on the GNU server.  These sites provide access to all the material
+on ftp.gnu.org.  They update from us nightly (at least) and you may
+access them with (via rsync):&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;tt&gt;rsync://gnu.c3sl.ufpr.br/gnu/ftp/&lt;/tt&gt; 
(Brazil)&lt;/li&gt;
+&lt;li&gt;&lt;tt&gt;rsync://mirrors.ocf.berkeley.edu/gnu/&lt;/tt&gt; 
(California, USA)&lt;/li&gt;
+&lt;li&gt;&lt;tt&gt;rsync://ca.mirror.babylon.network/gnu&lt;/tt&gt; 
(Canada)&lt;/li&gt;
+&lt;li&gt;&lt;tt&gt;rsync://mirror.frgl.pw/gnu&lt;/tt&gt; (Canada)&lt;/li&gt;
+<span 
class="inserted"><ins><em>&lt;li&gt;&lt;tt&gt;rsync://mirrors.tuna.tsinghua.edu.cn/gnu/&lt;/tt&gt;
 (China)&lt;/li&gt;</em></ins></span>
+&lt;li&gt;&lt;tt&gt;rsync://ftp.funet.fi/ftp/pub/gnu/prep/&lt;/tt&gt; 
(Finland)&lt;/li&gt;
+&lt;li&gt;&lt;tt&gt;rsync://mirror.team-cymru.org/gnu/&lt;/tt&gt; (Illinois, 
USA)&lt;/li&gt;
+<span 
class="removed"><del><strong>&lt;li&gt;&lt;tt&gt;rsync://mirrors.ibiblio.org/gnuftp/&lt;/tt&gt;
 (North Carolina, USA)&lt;/li&gt;</strong></del></span>
+&lt;li&gt;&lt;tt&gt;rsync://uberglobalmirror.com/gnu &lt;/tt&gt; 
(Australia)&lt;/li&gt;
+&lt;li&gt;&lt;tt&gt;rsync://ftp-gnu-org.ip-connect.vn.ua/ftp.gnu.org/&lt;/tt&gt;
 (Ukraine)&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;rsync is so much more efficient than other protocols that we
+always recommend rsync for mirror transfers, with 
+the options above, to ensure an exact copy.&lt;/p&gt;
+
+&lt;p&gt;You can keep your mirror private, but we appreciate the support if
+you can make your mirror public.  To add your mirror to the &lt;a
+href="/order/ftp.html"&gt;public mirror list&lt;/a&gt;, we require (and
+recommend) a daily update frequency.  &lt;em&gt;After&lt;/em&gt; establishing 
your
+mirror, please contact &lt;a
+href="mailto:address@hidden"&gt;&lt;address@hidden&gt;&lt;/a&gt; so we
+can review it.  Please provide the following:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;URL of the mirror (ftp/http/rsync as appropriate),&lt;/li&gt;
+&lt;li&gt;country where the mirror is located,&lt;/li&gt;
+&lt;li&gt;update frequency (once daily is recommended),&lt;/li&gt;
+&lt;li&gt;preferred contact information for any mirror-related issues
+    (we will keep all contact information confidential), and&lt;/li&gt;
+&lt;li&gt;whether your site can also be a source for other mirrors.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;In general, mirrors run by both individuals and organizations that 
want to
+support free software are welcome and appreciated. Mirrors that are run for
+the purpose of gaining advertising links or other recognition from our site,
+or that are engaged in unethical activity, are not accepted on our 
list.&lt;/p&gt;
+
+
+&lt;h3&gt;Web setup for mirrors&lt;/h3&gt;
+
+&lt;p&gt;It is very useful to make your mirror available to users via http, so
+please support this if you can.  Please set up your web server
+configuration to avoid sending &lt;tt&gt;.gz.sig&lt;/tt&gt; files (signatures 
of
+compressed files, of which there are many on our servers) as
+gzip-encoded.  For Apache, this means:&lt;/p&gt;
+
+&lt;pre&gt;
+AddType application/pgp-signature .sig
+# make sure .sig files are _not_ sent with "Content-Encoding: gzip".
+&lt;Files *.gz.sig&gt;
+  RemoveEncoding .gz
+&lt;/Files&gt;
+&lt;Files *.tgz.sig&gt;
+  RemoveEncoding .tgz
+&lt;/Files&gt;
+&lt;/pre&gt;
+
+&lt;p&gt;Variation: if your AddEncoding lines do not have a leading dot for
+the extension, for instance like this:&lt;/p&gt;
+&lt;pre&gt;
+AddEncoding x-gzip gz tgz
+&lt;/pre&gt;
+&lt;p&gt;then the RemoveEncoding lines should also not have a leading 
dot.&lt;/p&gt;
+
+&lt;p&gt;Finally, we highly recommend the following setting, so that users can
+see full filenames in generated listings instead of having them be
+truncated:&lt;/p&gt;
+
+&lt;pre&gt;
+IndexOptions NameWidth=*
+&lt;/pre&gt;
+
+
+<span class="removed"><del><strong>&lt;h3 id="Ibiblio"&gt;Ibiblio mailing 
lists&lt;/h3&gt;
+
+&lt;p&gt;For those mirroring from ibiblio, &lt;a
+href="http://lists.ibiblio.org/mailman/listinfo/ibiblio-mirrors"&gt;ibiblio-mirrors&lt;/a&gt;
+and &lt;a
+href="http://lists.ibiblio.org/mailman/listinfo/ibiblio-announce"&gt;ibiblio-announce&lt;/a&gt;
+are low-traffic mailing lists for admins of sites mirroring from ibiblio
+servers.  Also, specific questions and problem reports can be &lt;a
+href="http://www.ibiblio.org/help/"&gt;submitted to 
ibiblio&lt;/a&gt;.&lt;/p&gt;</strong></del></span>
+
+
+
+&lt;h3&gt;Mirroring the GNU Alpha release server&lt;/h3&gt;
+
+&lt;p&gt;ftp.gnu.org and other sites also offer alpha.gnu.org (around 10GB) for
+your mirroring pleasure:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;tt&gt;rsync://ftp.gnu.org/alpha/&lt;/tt&gt;&lt;/li&gt;
+<span 
class="removed"><del><strong>&lt;li&gt;&lt;tt&gt;rsync://mirrors.ibiblio.org/gnualpha/&lt;/tt&gt;&lt;/li&gt;</strong></del></span>
+&lt;li&gt;&lt;tt&gt;rsync://ftp.funet.fi/ftp/pub/mirrors/alpha.gnu.org/gnu/&lt;/tt&gt;&lt;/li&gt;
+&lt;li&gt;&lt;tt&gt;rsync://gnu.c3sl.ufpr.br/gnu/alpha/&lt;/tt&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;Nightly updates are sufficient for GNU FTP and Alpha 
material.&lt;/p&gt;
+
+
+&lt;h3 id="nongnu"&gt;Mirroring nongnu releases from Savannah&lt;/h3&gt;
+
+&lt;p&gt;We also greatly appreciate additional mirrors of the
+&lt;em&gt;nongnu&lt;/em&gt; projects hosted at &lt;a
+href="http://savannah.nongnu.org/"&gt;savannah.nongnu.org&lt;/a&gt;.  The 
total is
+currently around <span 
class="removed"><del><strong>22GB.</strong></del></span> <span 
class="inserted"><ins><em>51GB.</em></ins></span>  To do this, we recommend you 
retrieve and
+update the files using rsync, with the same options as above for
+ftp.gnu.org, namely:&lt;/p&gt;
+
+&lt;pre&gt;
+rsync -rltpHS --delete-excluded rsync://dl.sv.gnu.org/releases/ /your/dir
+&lt;/pre&gt;
+
+&lt;p&gt;These options ensure that it is an exact mirror.  (There will
+probably be some permission errors; just ignore them.  They are due to
+choices or mistakes by individual project maintainers.)&lt;/p&gt;
+
+&lt;p&gt;It is fine to update savannah/nongnu once a day as well; twice a day
+if you like.  More than that is not worth the bandwidth, the contents
+are not that dynamic.&lt;/p&gt;
+
+&lt;p&gt;If you can help with this, please &lt;a
+href="mailto:address@hidden"&gt;email us&lt;/a&gt; with the url to your
+mirror so we can add you to the &lt;a
+href="http://dl.sv.gnu.org/releases/00_MIRRORS.html"&gt;list&lt;/a&gt;.
+Thanks!&lt;/p&gt;
+
+
+&lt;h3&gt;(Not) Mirroring the GNU web server&lt;/h3&gt;
+
+&lt;p&gt;We no longer recommend creating web mirrors, because it has turned
+out that (a)&nbsp;few people can make use of them, and (b)&nbsp;many
+mirrors either became out of date or went offline relatively frequently.
+We don't want outdated information about the GNU project to be
+disseminated.&lt;/p&gt;
+
+&lt;p&gt;Nonetheless, if you wish to mirror www.gnu.org for your own
+purposes, that is ok with us.  We recommend using 
&lt;tt&gt;mod_proxy&lt;/tt&gt;.
+Here is an
+&lt;i&gt;unsupported&lt;/i&gt; recipe of Apache directives for your
+&lt;tt&gt;&lt;VirtualHost&gt;&lt;/tt&gt;:&lt;/p&gt;
+&lt;pre&gt;
+ServerName gnumirror.example.org
+CacheRoot "/var/cache/mod_proxy"
+CacheDefaultExpire 86400 # for Apache 2.0+, value is in seconds
+ProxyPass / http://www.gnu.org/
+CacheEnable disk /
+&lt;/pre&gt;
+
+&lt;p&gt;(Thanks to Juri Hoerner for providing this Apache 
information.)&lt;/p&gt;
+
+&lt;/div&gt;&lt;!-- for id="content", starts in the include above --&gt;
+&lt;!--#include virtual="/server/footer.html" --&gt;
+&lt;div id="footer"&gt;
+&lt;div class="unprintable"&gt;
+
+&lt;p&gt;Please send general FSF &amp; GNU inquiries to
+&lt;a href="mailto:address@hidden"&gt;&lt;address@hidden&gt;&lt;/a&gt;.
+There are also &lt;a href="/contact/"&gt;other ways to contact&lt;/a&gt;
+the FSF.  Broken links and other corrections or suggestions can be sent
+to &lt;a 
href="mailto:address@hidden"&gt;&lt;address@hidden&gt;&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;&lt;!-- TRANSLATORS: Ignore the original text in this paragraph,
+        replace it with the translation of these two:
+
+        We work hard and do our best to provide accurate, good quality
+        translations.  However, we are not exempt from imperfection.
+        Please send your comments and general suggestions in this regard
+        to &lt;a href="mailto:address@hidden"&gt;
+        &lt;address@hidden&gt;&lt;/a&gt;.&lt;/p&gt;
+
+        &lt;p&gt;For information on coordinating and submitting translations of
+        our web pages, see &lt;a
+        href="/server/standards/README.translations.html"&gt;Translations
+        README&lt;/a&gt;. --&gt;
+Please see the &lt;a
+href="/server/standards/README.translations.html"&gt;Translations
+README&lt;/a&gt; for information on coordinating and submitting translations
+of this article.&lt;/p&gt;
+&lt;/div&gt;
+
+&lt;!-- Regarding copyright, in general, standalone pages (as opposed to
+     files generated as part of manuals) on the GNU web server should
+     be under CC BY-ND 4.0.  Please do NOT change or remove this
+     without talking with the webmasters or licensing team first.
+     Please make sure the copyright date is consistent with the
+     document.  For web pages, it is ok to list just the latest year the
+     document was modified, or published.
+     
+     If you wish to list earlier years, that is ok too.
+     Either "2001, 2002, 2003" or "2001-2003" are ok for specifying
+     years, as long as each year in the range is in fact a copyrightable
+     year, i.e., a year in which the document was published (including
+     being publicly visible on the web or in a revision control system).
+     
+     There is more detail about copyright years in the GNU Maintainers
+     Information document, www.gnu.org/prep/maintain. --&gt;
+
+&lt;p&gt;Copyright &copy; 2014, 2015, <span 
class="removed"><del><strong>2016</strong></del></span> <span 
class="inserted"><ins><em>2016, 2017</em></ins></span> Free Software 
Foundation, Inc.&lt;/p&gt;
+
+&lt;p&gt;This page is licensed under a &lt;a rel="license"
+href="http://creativecommons.org/licenses/by-nd/4.0/"&gt;Creative
+Commons Attribution-NoDerivatives 4.0 International 
License&lt;/a&gt;.&lt;/p&gt;
+
+&lt;!--#include virtual="/server/bottom-notes.html" --&gt;
+
+&lt;p class="unprintable"&gt;Updated:
+&lt;!-- timestamp start --&gt;
+$Date: 2017/03/27 23:59:33 $
+&lt;!-- timestamp end --&gt;
+&lt;/p&gt;
+&lt;/div&gt;
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+</pre></body></html>



reply via email to

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