Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe:
The setup.exe program also allows you to download the Cygwin files to -a directory on your computer without installing them. By copying this -download directory to other systems or putting it on a file server, you -can, at a later time, use setup.exe to install directly from your hard -disk.
+The setup.exe program always caches the package files that it downloads to +save you time if you need to reinstall, or to install multiple machines. If for +some reason you do not want to install what you download on your local machine, +the setup.exe program allows you to download the Cygwin files to a directory on +your computer without installing them. By copying this download directory to +other systems or putting it on a file server, you can, at a later time, use +setup.exe to install directly from your hard disk.
Due to volume limitations, the Cygwin distribution is only available from mirror sites. You'll be prompted to choose one of these during the setup.exe installation.
-If you are adventurous (i.e., masochistic) you can also download the +
If you are adventurous (i.e. masochistic) you can also download the Cygwin distribution via ftp or http using some other program than -setup.exe. If you do this, note that the distribution is currently -located in two directories: "latest" and "contrib". That is subject to -change at any time, though.
+setup.exe. If you do this, note that the distribution is currently +located in one directory: "release". That is subject to change at any time, + though.The Cygwin distribution consists of standard UNIX .tar.gz or .tar.bz2 files. Cygwin's tar + gzip + bzip2 programs can unpack these files, just like their UNIX counterparts however you will probably find yourself in a chicken/egg situation if you attempt this without Cygwin -installed on your system (see below). Installing Cygwin using this -method is not recommended.
+installed on your system (see below). Installing Cygwin using this +method is not recommended. Further documentation on the packaging +format and setup.ini database is available from here +and here.Note that you may be tempted to unpack the .tar.gz files with some -Windows program like WinZip. This will not work reliably. Cygwin's tar -files are not fully understood by WinZip. Attempting to use WinZip to -unpack a distribution will result in a damaged Cygwin installation.
+Windows program like WinZip. This will not work. Tar files are not fully +understood by WinZip. Attempting to use WinZip to unpack a distribution +will result in a damaged Cygwin installation.