Update of /cvsroot/fink/web/doc/users-guide
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29078/web/doc/users-guide

Modified Files:
        conf.en.php index.en.php install.en.php intro.en.php 
        packages.en.php uguide.en.html upgrade.en.php usage.en.php 
Log Message:

User's guide update #1.


Index: usage.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/usage.en.php,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- usage.en.php        22 May 2005 07:33:15 -0000      1.33
+++ usage.en.php        13 Aug 2005 15:50:34 -0000      1.34
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - fink Tool";
-$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2005/05/22 07:29:56';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2005/08/13 15:49:18';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="prev" href="conf.php?phpLang=en" title="The Fink 
Configuration File">';
 
 

Index: conf.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/conf.en.php,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- conf.en.php 3 Aug 2005 06:06:55 -0000       1.34
+++ conf.en.php 13 Aug 2005 15:50:34 -0000      1.35
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - fink.conf";
-$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2005/05/22 07:29:56';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2005/08/13 15:49:18';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="usage.php?phpLang=en" title="Using the 
fink Tool from the Command Line"><link rel="prev" href="upgrade.php?phpLang=en" 
title="Upgrading Fink">';
 
 

Index: intro.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/intro.en.php,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- intro.en.php        22 May 2005 07:33:15 -0000      1.33
+++ intro.en.php        13 Aug 2005 15:50:34 -0000      1.34
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - Introduction";
-$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2005/05/22 07:29:56';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2005/08/13 15:49:18';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="install.php?phpLang=en" title="First 
Time Installation"><link rel="prev" href="index.php?phpLang=en" title="User\'s 
Guide Contents">';
 
 
@@ -48,7 +48,7 @@
       <ul>
         <li>
           <p>
-Development tools.
+Developer tools.  
 On Mac OS X, install the Developer.pkg package from the Developer
 Tools CD.
 Note that the tools must match your Mac OS X version.
@@ -73,20 +73,17 @@
     
     <h2><a name="supported-os">1.3 Supported Systems</a></h2>
       
+      <p><b>Mac OS X 10.4</b> is the leading-edge platform, and is considered 
to be <q>fully supported and tested</q>, though as a newer operating system 
there are still some issues.  Most of the developers run it, and those who are 
running 10.3 have 10.4 users test their work.</p>
       <p>
-        <b>Mac OS X 10.3</b> is the operating system of choice for running
-Fink.
-All developers run it, and packages are tested on this system.
-It is considered "fully supported and tested", although there may
-still be stray compile problems with single packages.
+        <b>Mac OS X 10.3</b> is is considered to be <q>fully supported and 
tested</q>, although there may still be stray compile problems with single 
packages. Many of the developers run it, and those who don't have 10.3 users 
test their work.
 </p>
-      <p><b>Mac OS X 10.2</b> is still supported, though some newer packages 
may not have 10.2 versions available.</p>
+      <p><b>Mac OS X 10.2</b> is still supported to some extent.  Fink 0.6.4 
is the last distribution to suppport this OS.</p>
       <p>
         <b>Mac OS X 10.1</b> is still supported to some extent.
 You must run Fink 0.4.1 and no later versions.
 </p>
       <p>
-Darwin 7.0.1 is the Darwin version corresponding to Mac OS X 10.3, and 
<b>Darwin 6.0.2</b> is the Darwin version corresponding to Mac OS X
+<b>Darwin 8.x</b> is the Darwin version corresponding to Mac OS X 10.4, 
<b>Darwin 7.x</b> is the Darwin version corresponding to Mac OS X 10.3, and 
<b>Darwin 6.x</b> is the Darwin version corresponding to Mac OS X
 10.2.
 They should work in general, but are not as well tested as most people
 just run Mac OS X proper instead.

Index: packages.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/packages.en.php,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- packages.en.php     9 Jun 2005 13:47:28 -0000       1.36
+++ packages.en.php     13 Aug 2005 15:50:34 -0000      1.37
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - Packages";
-$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2005/05/22 07:29:56';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2005/08/13 15:49:18';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="upgrade.php?phpLang=en" title="Upgrading 
Fink"><link rel="prev" href="install.php?phpLang=en" title="First Time 
Installation">';
 
 

Index: index.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/index.en.php,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- index.en.php        22 May 2005 07:33:15 -0000      1.39
+++ index.en.php        13 Aug 2005 15:50:34 -0000      1.40
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide";
-$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2005/05/22 07:29:56';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2005/08/13 15:49:18';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="intro.php?phpLang=en" 
title="Introduction">';
 
 
@@ -29,7 +29,7 @@
        <li><a href="intro.php?phpLang=en"><b>1 Introduction</b></a><ul><li><a 
href="intro.php?phpLang=en#what">1.1 What is Fink?</a></li><li><a 
href="intro.php?phpLang=en#req">1.2 Requirements</a></li><li><a 
href="intro.php?phpLang=en#supported-os">1.3 Supported Systems</a></li><li><a 
href="intro.php?phpLang=en#src-vs-bin">1.4 Source vs. 
Binary</a></li></ul></li><li><a href="install.php?phpLang=en"><b>2 First Time 
Installation</b></a><ul><li><a href="install.php?phpLang=en#bin">2.1 Installing 
the Binary Distribution</a></li><li><a href="install.php?phpLang=en#src">2.2 
Installing the Source Distribution</a></li><li><a 
href="install.php?phpLang=en#setup">2.3 Setting Up Your 
Environment</a></li></ul></li><li><a href="packages.php?phpLang=en"><b>3 
Installing Packages</b></a><ul><li><a 
href="packages.php?phpLang=en#bin-dselect">3.1 Installing Binary Packages with
 dselect</a></li><li><a href="packages.php?phpLang=en#bin-apt">3.2 Installing 
Binary Packages with
 apt-get</a></li><li><a href="packages.php?phpLang=en#bin-exceptions">3.3 
Installing Dependent Packages that are Unavailable in the Binary 
Distribution</a></li><li><a href="packages.php?phpLang=en#src">3.4 Installing 
Binary and Source Packages with fink</a></li><li><a 
href="packages.php?phpLang=en#fink-commander">3.5 Fink Commander</a></li><li><a 
href="packages.php?phpLang=en#available-versions">3.6 Available 
versions</a></li><li><a href="packages.php?phpLang=en#x11">3.7 Getting X11 
Sorted Out</a></li></ul></li><li><a href="upgrade.php?phpLang=en"><b>4 
Upgrading Fink</b></a><ul><li><a href="upgrade.php?phpLang=en#bin">4.1 
Upgrading using Binary Packages</a></li><li><a 
href="upgrade.php?phpLang=en#src">4.2 Upgrading the Source 
Distribution</a></li><li><a href="upgrade.php?phpLang=en#mix">4.3 Mixing 
Binaries and Source</a></li></ul></li><li><a href="conf.php?phpLang=en"><b>5 
The Fink Configuration File</b></a><ul><li><a 
href="conf.php?phpLang=en#about">5.1 About fink.conf</a></
 li><li><a href="conf.php?phpLang=en#syntax">5.2 fink.conf 
syntax</a></li><li><a href="conf.php?phpLang=en#required">5.3 Required 
Settings</a></li><li><a href="conf.php?phpLang=en#optional">5.4 Optional User 
Settings</a></li><li><a href="conf.php?phpLang=en#downloading">5.5 Download 
Settings</a></li><li><a href="conf.php?phpLang=en#mirrors">5.6 Mirror 
Settings</a></li><li><a href="conf.php?phpLang=en#developer">5.7 Developer 
Settings</a></li><li><a href="conf.php?phpLang=en#advanced">5.8 Advanced 
Settings</a></li><li><a href="conf.php?phpLang=en#sourceslist">5.9 Managing 
apt's sources.list file</a></li></ul></li><li><a 
href="usage.php?phpLang=en"><b>6 Using the fink Tool from the Command 
Line</b></a><ul><li><a href="usage.php?phpLang=en#using">6.1 Using the fink 
tool</a></li><li><a href="usage.php?phpLang=en#options">6.2 Global 
options</a></li><li><a href="usage.php?phpLang=en#install">6.3 
install</a></li><li><a href="usage.php?phpLang=en#remove">6.4 
remove</a></li><li><a hre
 f="usage.php?phpLang=en#purge">6.5 purge</a></li><li><a 
href="usage.php?phpLang=en#update-all">6.6 update-all</a></li><li><a 
href="usage.php?phpLang=en#list">6.7 list</a></li><li><a 
href="usage.php?phpLang=en#apropos">6.8 apropos</a></li><li><a 
href="usage.php?phpLang=en#describe">6.9 describe</a></li><li><a 
href="usage.php?phpLang=en#fetch">6.10 fetch</a></li><li><a 
href="usage.php?phpLang=en#fetch-all">6.11 fetch-all</a></li><li><a 
href="usage.php?phpLang=en#fetch-missing">6.12 fetch-missing</a></li><li><a 
href="usage.php?phpLang=en#build">6.13 build</a></li><li><a 
href="usage.php?phpLang=en#rebuild">6.14 rebuild</a></li><li><a 
href="usage.php?phpLang=en#reinstall">6.15 reinstall</a></li><li><a 
href="usage.php?phpLang=en#configure">6.16 configure</a></li><li><a 
href="usage.php?phpLang=en#selfupdate">6.17 selfupdate</a></li><li><a 
href="usage.php?phpLang=en#selfupdate-rsync">6.18 
selfupdate-rsync</a></li><li><a href="usage.php?phpLang=en#selfupdate-cvs">6.19 
selfupdate-cvs<
 /a></li><li><a href="usage.php?phpLang=en#index">6.20 index</a></li><li><a 
href="usage.php?phpLang=en#validate">6.21 validate</a></li><li><a 
href="usage.php?phpLang=en#scanpackages">6.22 scanpackages</a></li><li><a 
href="usage.php?phpLang=en#cleanup">6.23 cleanup</a></li><li><a 
href="usage.php?phpLang=en#dumpinfo">6.24 dumpinfo</a></li><li><a 
href="usage.php?phpLang=en#show-deps">6.25 show-deps</a></li></ul></li></ul>
-<!--Generated from $Fink: uguide.en.xml,v 1.31 2005/05/22 07:29:56 michga Exp 
$-->
+<!--Generated from $Fink: uguide.en.xml,v 1.33 2005/08/13 15:49:18 alexkhansen 
Exp $-->
 <? include_once "../../footer.inc"; ?>
 
 

Index: install.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/install.en.php,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- install.en.php      22 May 2005 07:33:15 -0000      1.33
+++ install.en.php      13 Aug 2005 15:50:34 -0000      1.34
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - Install";
-$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2005/05/22 07:29:56';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2005/08/13 15:49:18';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="packages.php?phpLang=en" 
title="Installing Packages"><link rel="prev" href="intro.php?phpLang=en" 
title="Introduction">';
 
 

Index: uguide.en.html
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/uguide.en.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- uguide.en.html      3 Aug 2005 06:06:55 -0000       1.40
+++ uguide.en.html      13 Aug 2005 15:50:34 -0000      1.41
@@ -75,7 +75,7 @@
       <ul>
         <li>
           <p>
-Development tools.
+Developer tools.  
 On Mac OS X, install the Developer.pkg package from the Developer
 Tools CD.
 Note that the tools must match your Mac OS X version.
@@ -100,20 +100,17 @@
     
     <h3><a name="intro.supported-os">1.3 Supported Systems</a></h3>
       
+      <p><b>Mac OS X 10.4</b> is the leading-edge platform, and is considered 
to be <q>fully supported and tested</q>, though as a newer operating system 
there are still some issues.  Most of the developers run it, and those who are 
running 10.3 have 10.4 users test their work.</p>
       <p>
-        <b>Mac OS X 10.3</b> is the operating system of choice for running
-Fink.
-All developers run it, and packages are tested on this system.
-It is considered "fully supported and tested", although there may
-still be stray compile problems with single packages.
+        <b>Mac OS X 10.3</b> is is considered to be <q>fully supported and 
tested</q>, although there may still be stray compile problems with single 
packages. Many of the developers run it, and those who don't have 10.3 users 
test their work.
 </p>
-      <p><b>Mac OS X 10.2</b> is still supported, though some newer packages 
may not have 10.2 versions available.</p>
+      <p><b>Mac OS X 10.2</b> is still supported to some extent.  Fink 0.6.4 
is the last distribution to suppport this OS.</p>
       <p>
         <b>Mac OS X 10.1</b> is still supported to some extent.
 You must run Fink 0.4.1 and no later versions.
 </p>
       <p>
-Darwin 7.0.1 is the Darwin version corresponding to Mac OS X 10.3, and 
<b>Darwin 6.0.2</b> is the Darwin version corresponding to Mac OS X
+<b>Darwin 8.x</b> is the Darwin version corresponding to Mac OS X 10.4, 
<b>Darwin 7.x</b> is the Darwin version corresponding to Mac OS X 10.3, and 
<b>Darwin 6.x</b> is the Darwin version corresponding to Mac OS X
 10.2.
 They should work in general, but are not as well tested as most people
 just run Mac OS X proper instead.
@@ -1558,4 +1555,4 @@
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication
 requires the explicit consent of the author.</p><hr>
-<p>Generated from <i>$Fink: uguide.en.xml,v 1.31 2005/05/22 07:29:56 michga 
Exp $</i></p></body></html>
+<p>Generated from <i>$Fink: uguide.en.xml,v 1.33 2005/08/13 15:49:18 
alexkhansen Exp $</i></p></body></html>

Index: upgrade.en.php
===================================================================
RCS file: /cvsroot/fink/web/doc/users-guide/upgrade.en.php,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- upgrade.en.php      22 May 2005 07:33:15 -0000      1.33
+++ upgrade.en.php      13 Aug 2005 15:50:34 -0000      1.34
@@ -1,7 +1,7 @@
 <?
 $title = "User's Guide - Upgrade";
-$cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2005/05/22 07:29:56';
+$cvs_author = 'Author: alexkhansen';
+$cvs_date = 'Date: 2005/08/13 15:49:18';
 $metatags = '<link rel="contents" href="index.php?phpLang=en" title="User\'s 
Guide Contents"><link rel="next" href="conf.php?phpLang=en" title="The Fink 
Configuration File"><link rel="prev" href="packages.php?phpLang=en" 
title="Installing Packages">';
 
 



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to