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:
authorDavid Starks-Browning <starksb@ebi.ac.uk>2003-04-11 00:09:35 +0400
committerDavid Starks-Browning <starksb@ebi.ac.uk>2003-04-11 00:09:35 +0400
commitca78fd5f10f1a755edff3232fa0b7f28b4496800 (patch)
tree91480b180c929047da9e47a630e76b174aeacc5e /winsup/doc
parenta028e70029bf736f1703dd4a413b97fa28954b5c (diff)
Setup updates. More about installing everything, not using setup to mirror.
Diffstat (limited to 'winsup/doc')
-rw-r--r--winsup/doc/install.texinfo16
1 files changed, 13 insertions, 3 deletions
diff --git a/winsup/doc/install.texinfo b/winsup/doc/install.texinfo
index 5e5d51c9f..2f3fcd232 100644
--- a/winsup/doc/install.texinfo
+++ b/winsup/doc/install.texinfo
@@ -102,8 +102,8 @@ If you want to build programs, of course you'll need @samp{gcc},
@subsection How do I just get everything?
-In the past, the default was to install everything, much to the
-irritation of many users. Now the default is to install only a basic
+Long ago, the default was to install everything, much to the
+irritation of most users. Now the default is to install only a basic
core of packages. Cygwin Setup is designed to make it easy to browse
categories and select what you want to install or omit from those
categories. It's also easy to install everything:
@@ -113,7 +113,7 @@ categories. It's also easy to install everything:
@item At the ``Select Packages'' screen, in ``Categories'' view, at the line
marked ``All'', click on the word ``default'' so that it changes to
``install''. (Be patient, there is some computing to do at this step.
-It may take a few seconds to register the change.) This tells Setup
+It may take a second or two to register the change.) This tells Setup
to install @emph{everything}, not just what it thinks you should have
by default.
@@ -142,6 +142,10 @@ new packages that would not be installed by default. You can check
the list in the Partial View before proceeding, in case there's
something you really @emph{don't} want.
+@item In the latest version of Cygwin Setup, if you click the ``View''
+button (twice) more, it shows packages not currently installed. You
+ought to check whether you @emph{really} want to install everything!
+
@end enumerate
@subsection How much disk space does Cygwin require?
@@ -268,3 +272,9 @@ to @code{C:\cygwin\bin\cygwin1.dll}.
@end enumerate
+@subsection Can Cygwin Setup maintain a ``mirror''?
+
+NO. Cygwin Setup cannot do this for you. Use a tool designed for
+this purpose. See @file{http://rsync.samba.org/},
+@file{http://sunsite.org.uk/packages/mirror/},
+@file{http://wget.sunsite.dk/} for utilities that can do this for you.