Looks fine to me, unless somebody thinks it needs to go somewhere else.

On Feb 12, 2004, at 11:12 AM, Darian Lanx wrote:

Update of /cvsroot/fink/web/xml/faq
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31632

Modified Files:
faq.xml
Log Message:
Not generating the mirror section yet how does that work? Please check these additional entries carefully


Index: faq.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/faq/faq.xml,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -d -r1.168 -r1.169
--- faq.xml 12 Feb 2004 15:25:16 -0000 1.168
+++ faq.xml 12 Feb 2004 16:12:27 -0000 1.169
@@ -255,6 +255,87 @@
</answer>
</faqentry>
</chapter>
+
+<chapter filename="mirrors">
+ <title>Fink mirrors</title>
+ <shorttitle>Mirrors</shorttitle>
+ <faqentry name="when-use">
+ <question>
+ <p>What are Fink Mirrors?</p>
+ </question>
+ <answer>
+ <p>
+ Fink mirrors are rsync servers mirroring the current and stable
+description files that Fink uses to build packages from source.
+ </p>
+ </answer>
+ </faqentry>
+<faqentry name="why">
+ <question>
+ <p>Why should I use rsync mirrors?</p>
+ </question>
+ <answer><p>Rsync is a very fast protocol. It will update the description files
+faster than the old CVS update method. Furthermore, CVS updates are
+ always done from sourceforge.net while rsync updates can be done
+from a mirror close to you.</p></answer>
+</faqentry>
+<faqentry name="where">
+ <question>
+ <p>Where can I find more information about Fink mirrors?</p>
+ </question>
+ <answer><p>All Fink mirrors are consolidated under the finkmirrors.net
+domain. The Web-Site at http://finkmirrors.net/ has more information.
+</p>
+</answer>
+</faqentry>
+<faqentry name="when-not">
+ <question>
+ <p>I cannot connect to rsync server, what should I do?</p>
+ </question>
+ <answer>
+<p>Sometimes very strict firewalls forbid you to connect to
+rsync services. If that is the case simply continue using the CVS
+method
+</p>
+</answer>
+</faqentry>
+<faqentry name="otherinfogone">
+ <question>
+ <p>I have switched to the rsync method now all info files from
+the unused trees are gone</p>
+ </question>
+ <answer>
+<p>This is normal. The rsync update method will only update
+your active tree, e.g. 10.3, and it will also delete the CVS
+subdirectories.
+</p></answer>
+</faqentry>
+<faqentry name="howswitch">
+ <question>
+ <p>How can I switch back and forth between methods.</p>
+ </question>
+ <answer>
+<p>By using fink selfupdate-rsync or fink selfupdate-cvs to switch to rsync or CVS, respectively.</p></answer>
+</faqentry>
+<faqentry name="status">
+ <question>
+ <p>Can I see what the current status of rsync mirrors is?</p>
+ </question>
+ <answer><p>Yes, go to http://finkmirrors.net/status.html</p></answer>
+</faqentry>
+<faqentry name="Master">
+ <question>
+ <p>What is a Distfiles mirror?</p>
+ </question>
+ <answer><p>Sometimes it is hard to fetch a certain version of sources
+from the Internet. Distfile mirrors hold and mirror the source packages
+needed by fink to build its source packages.</p></answer>
+</faqentry>
+
+</chapter>
+
+
+
<chapter filename="upgrade-fink" >
<title>Upgrading Fink (version-specific troubleshooting)</title>
<shorttitle>Upgrading Fink</shorttitle>







------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to