[translate] web/xml/users-guide uguide.en.xml

Dave Vasilevsky <[email protected]>
Newsgroups gmane.os.apple.fink.i18n
Message-ID <[email protected]>
Added advanced fields to fink.conf docs.


diff -a -u -r1.9 -r1.11
--- uguide.en.xml       26 Apr 2004 05:14:54 -0000      1.9
+++ uguide.en.xml       27 Jun 2004 00:46:39 -0000      1.11
@@ -3,7 +3,7 @@
  <document filename="index" lang="en">
    <title>Fink User's Guide</title>
    <shorttitle>User's Guide</shorttitle>
-  <cvsid>$Id: uguide.en.xml,v 1.9 2004/04/26 05:14:54 dmacks Exp 
$</cvsid>
+  <cvsid>$Id: uguide.en.xml,v 1.11 2004/06/27 00:46:39 vasi Exp 
$</cvsid>
    <preface>
      <p>
        <em>This document is a work in progress.</em>
@@ -1032,6 +1032,26 @@
          </li>
        </ul>
      </section>
+    <section name="advanced" >
+      <title>Advanced Settings</title>
+      <p>There are some other options which may be useful, but require 
some knowledge to get right.</p>
+      <ul>
+        <li>
+          <p>
+            <em>MatchPackageRegEx:</em> </p>
+          <p>Causes fink not to ask which package to install if one 
(and only one) of the choices matches the perl Regular Expression given 
here. Example:</p>
+          <codeblock>MatchPackageRegEx: 
(.*-ssl$|^xfree86$|^xfree86-shlibs$)</codeblock>
+          <p>will match packages ending in '-ssl', and will match 
'xfree86' and 'xfree86-shlibs' exactly.</p>
+        </li>
+        <li>
+          <p>
+            <em>CCacheDir:</em> path</p>
+          <p><em>Introduced in a post-0.20.5 CVS version of fink.</em> 
If the Fink package ccache-default is installed, the cache files it 
makes
+while building Fink packages will be placed here. Defaults to 
<filename>/sw/var/ccache</filename>. If set to <code>none</code>, fink 
will not set the CCACHE_DIR environment variable and ccache will use 
<filename>$HOME/.ccache</filename>, potentially putting root-owned 
files into your home directory.
+          </p>
+        </li>
+      </ul>
+    </section>
    </chapter>
    <chapter filename="usage">
      <title>Using the fink Tool from the Command Line</title>
PGP.sig (application/pgp-signature, 186 B) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.