There are two new official freebsd mirrors in Romania: www2.ro.freebsd.org (www mirror) cvsup.ro.freebsd.org (cvsup mirror) They have already been added to the .ro.freebsd.org domain. I am the admin of both those new mirrors: Alex Popa, razor@ldc.ro Fix: Please add the new mirrors to the handbook and www page.
Below me, I have included a patch for the handbook mirrors chapter. www mirrors are stored elsewhere, and will promptly supply a patch for that also ;) -- Tom (Darklogik) Rhodes diff -ru handbook/mirrors/chapter.sgml handbook.new/mirrors/chapter.sgml --- handbook/mirrors/chapter.sgml Fri Mar 8 12:06:07 2002 +++ handbook.new/mirrors/chapter.sgml Fri Mar 8 14:09:39 2002 @@ -2034,6 +2034,7 @@ ports/ukrainian ports/vietnamese doc/de_DE.ISO8859-1 +doc/el_GR.ISO8859-7 doc/es_ES.ISO8859-1 doc/fr_FR.ISO8859-1 doc/it_IT.ISO8859-15 @@ -3339,6 +3340,19 @@ </listitem> </itemizedlist> </listitem> + </varlistentry> + + <varlistentry> + <term>Romanai</term> + + <listitem> + <itemizedlist> + <listitem> + <para>cvsup.ro.FreeBSD.org (maintainer + <email>razor@ldc.ro</email>)</para> + </listitem> + </itemizedlist> + </listitem> </varlistentry> <varlistentry>
Here I have produced a diff which will add the Romanain mirror. I also cleaned it up a bit, because, well I don't see a ``mirrors'' list on the front page, yet the support page swears thats where the mirrors are listed. Have fun... -- Tom (Darklogik) Rhodes diff -ru en/support.sgml en.new/support.sgml --- en/support.sgml Sat Feb 23 01:02:26 2002 +++ en.new/support.sgml Fri Mar 8 15:01:30 2002 @@ -145,14 +145,11 @@ href="http://www.de.FreeBSD.org/">www.de.FreeBSD.org</a> for Germany or <a href="http://www.au.FreeBSD.org/">www.au.FreeBSD.org</a> for - Australia), or select a mirror from the list on the <a - href="&base;/index.html">home page</>. The same naming convention + Australia), or select a mirror from the list below. + The same naming convention is also used for <b>FTP</b> servers.</p> - - <p>In addition to the mirrors, several non-English web resources - are available:</p> - - <ul> + + <ul> <li><a href="http://www.cz.FreeBSD.org/">Czech</a></> <li><a href="zh/FAQ/FAQ.html">Chinese FAQ</a></> @@ -182,6 +179,8 @@ <li><a href="http://www.es.FreeBSD.org/es/">Spanish</a>, <a href="es/FAQ/FAQ.html">FAQ</a></> + + <li><a href="http://www2.ro.FreeBSD.org/"><Romania</a> <li><a href="http://www.FreeBSD.org.ru/">Russian</a>, <a href="ru/FAQ/FAQ.html">FAQ</a></>
Blah, not my best day! -- Tom (Darklogik) Rhodes diff -ru handbook/mirrors/chapter.sgml handbook.new/mirrors/chapter.sgml --- handbook/mirrors/chapter.sgml Fri Mar 8 12:06:07 2002 +++ handbook.new/mirrors/chapter.sgml Fri Mar 8 14:09:39 2002 @@ -2034,6 +2034,7 @@ ports/ukrainian ports/vietnamese doc/de_DE.ISO8859-1 +doc/el_GR.ISO8859-7 doc/es_ES.ISO8859-1 doc/fr_FR.ISO8859-1 doc/it_IT.ISO8859-15 @@ -3339,6 +3340,19 @@ </listitem> </itemizedlist> </listitem> + </varlistentry> + + <varlistentry> + <term>Romania</term> + + <listitem> + <itemizedlist> + <listitem> + <para>cvsup.ro.FreeBSD.org (maintainer + <email>razor@ldc.ro</email>)</para> + </listitem> + </itemizedlist> + </listitem> </varlistentry> <varlistentry>
hehehe, this hasn't been one of my better days... sorry Jim, please accept this patch and commit, and be happy ;) -- Tom (Darklogik) Rhodes diff -ru en/support.sgml en.new/support.sgml --- en/support.sgml Sat Feb 23 01:02:26 2002 +++ en.new/support.sgml Fri Mar 8 15:01:30 2002 @@ -145,14 +145,11 @@ href="http://www.de.FreeBSD.org/">www.de.FreeBSD.org</a> for Germany or <a href="http://www.au.FreeBSD.org/">www.au.FreeBSD.org</a> for - Australia), or select a mirror from the list on the <a - href="&base;/index.html">home page</>. The same naming convention + Australia), or select a mirror from the list below. + The same naming convention is also used for <b>FTP</b> servers.</p> - - <p>In addition to the mirrors, several non-English web resources - are available:</p> - - <ul> + + <ul> <li><a href="http://www.cz.FreeBSD.org/">Czech</a></> <li><a href="zh/FAQ/FAQ.html">Chinese FAQ</a></> @@ -182,6 +179,8 @@ <li><a href="http://www.es.FreeBSD.org/es/">Spanish</a>, <a href="es/FAQ/FAQ.html">FAQ</a></> + + <li><a href="http://www2.ro.FreeBSD.org/">Romania</a> <li><a href="http://www.FreeBSD.org.ru/">Russian</a>, <a href="ru/FAQ/FAQ.html">FAQ</a></>
Responsible Changed From-To: freebsd-doc->trhodes I originally sent the patches in, and will oversee this pr
State Changed From-To: open->closed I have commited the two patches, and now closing this PR.