Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Daniel Franklin <joshuadfranklin@yahoo.com>2006-02-02 07:45:25 +0300
committerJoshua Daniel Franklin <joshuadfranklin@yahoo.com>2006-02-02 07:45:25 +0300
commit1f602210ea8b6748f5c2035c4c8c065f7880cf48 (patch)
treed61be7afa1aa3d4f4807de9a5be1c82faf0b563e
parentd3d854b759caab6a2a95c9e1aabc25cb72812faf (diff)
Mention new cygcheck -p option.
-rw-r--r--winsup/doc/ChangeLog5
-rw-r--r--winsup/doc/faq-setup.xml10
2 files changed, 11 insertions, 4 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 7cc66a1e8..24de452a6 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-01 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
+
+ * faq-setup.xml (faq.setup.what-packages):
+ Mention new cygcheck -p option.
+
2006-01-27 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
* faq-programming.xml (faq.programming.building-cygwin):
diff --git a/winsup/doc/faq-setup.xml b/winsup/doc/faq-setup.xml
index 0fe00c5a7..00d4719bd 100644
--- a/winsup/doc/faq-setup.xml
+++ b/winsup/doc/faq-setup.xml
@@ -112,10 +112,12 @@ something malicious, and no mirror has been compromised.
<question><para>What packages should I download? Where are 'make', 'gcc', 'vi', etc? </para></question>
<answer>
<para>When using Cygwin Setup for the first time, the default is to install
-a minimal subset of packages. If you want anything beyond that, you
-will have to select it explicitly. See
-<ulink url="http://cygwin.com/packages/">http://cygwin.com/packages/</ulink> for a searchable list of available
-packages.
+a minimal subset of all available packages. If you want anything beyond that,
+you will have to select it explicitly. See
+<ulink url="http://cygwin.com/packages/" /> for a searchable list of available
+packages, or use <literal>cygcheck -p </literal> as described in the Cygwin
+User's Guide at
+<ulink url="http://cygwin.com/cygwin-ug-net/using-utils.html#cygcheck" />.
</para>
<para>If you want to build programs, of course you'll need <literal>gcc</literal>,
<literal>binutils</literal>, <literal>make</literal> and probably other packages from the