]> sourceware.org Git - newlib-cygwin.git/commitdiff
Mention new cygcheck -p option.
authorJoshua Daniel Franklin <joshuadfranklin@yahoo.com>
Thu, 2 Feb 2006 04:45:25 +0000 (04:45 +0000)
committerJoshua Daniel Franklin <joshuadfranklin@yahoo.com>
Thu, 2 Feb 2006 04:45:25 +0000 (04:45 +0000)
winsup/doc/ChangeLog
winsup/doc/faq-setup.xml

index 7cc66a1e877103011696875b1add3c224dc5303f..24de452a67269250756c1102146d75057283c022 100644 (file)
@@ -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): 
index 0fe00c5a7aff68bbbfc77fe9c1ec93d805b21247..00d4719bd88ecf2a69fb5fcc6ace5709d18c6e9e 100644 (file)
@@ -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
This page took 0.030252 seconds and 5 git commands to generate.