Changed 'sourceware.cygnus.com' to 'sources.redhat.com' in the FAQ, where appropriate.

This commit is contained in:
David Starks-Browning 2000-07-25 19:00:29 +00:00
parent 8b6ebe8fd5
commit 3cf421356f
5 changed files with 22 additions and 25 deletions

View File

@ -4,10 +4,7 @@
@subtitle (Only partially updated for the latest net release.) @subtitle (Only partially updated for the latest net release.)
@author You can always find the latest version of this FAQ at @file{http://sourceware.cygnus.com/cygwin/faq/}. @author You can always find the latest version of this FAQ at @file{http://sources.redhat.com/cygwin/faq/}.
@c Something better than this is needed!
@c @author This version of the FAQ is maintained by David Starks-Browning <starksb@ebi.ac.uk>. It is possible thanks to contributions from the Cygwin community.
@setfilename faq.txt @setfilename faq.txt

View File

@ -5,18 +5,18 @@
@subsection Where's the documentation? @subsection Where's the documentation?
There are links to quite a lot of it on the main Cygwin project web There are links to quite a lot of it on the main Cygwin project web
page: @file{http://sourceware.cygnus.com/cygwin/}. Be sure to at least page: @file{http://sources.redhat.com/cygwin/}. Be sure to at least
read any 'Release Notes' or 'Readme' or 'read this' links on the main read any 'Release Notes' or 'Readme' or 'read this' links on the main
web page, if there are any. web page, if there are any.
There is a comprehensive Cygwin User's Guide at There is a comprehensive Cygwin User's Guide at
@file{http://sourceware.cygnus.com/cygwin/cygwin-ug-net/cygwin-ug-net.html} @file{http://sources.redhat.com/cygwin/cygwin-ug-net/cygwin-ug-net.html}
and an API Reference at and an API Reference at
@file{http://sourceware.cygnus.com/cygwin/cygwin-api/cygwin-api.html}. @file{http://sources.redhat.com/cygwin/cygwin-api/cygwin-api.html}.
There is an interesting paper about Cygwin from the 1998 USENIX Windows There is an interesting paper about Cygwin from the 1998 USENIX Windows
NT Workshop Proceedings at NT Workshop Proceedings at
@file{http://sourceware.cygnus.com/cygwin/usenix-98/cygwin.html}. @file{http://sources.redhat.com/cygwin/usenix-98/cygwin.html}.
You can find documentation for the individual GNU tools at You can find documentation for the individual GNU tools at
@file{http://www.fsf.org/manual/}. (You should read GNU manuals from a @file{http://www.fsf.org/manual/}. (You should read GNU manuals from a
@ -26,16 +26,16 @@ for a list of them.)
@subsection What Cygwin mailing lists can I join? @subsection What Cygwin mailing lists can I join?
Comprehensive information about the Cygwin mailing lists can be found at Comprehensive information about the Cygwin mailing lists can be found at
@file{http://sourceware.cygnus.com/cygwin/lists.html}. @file{http://sources.redhat.com/cygwin/lists.html}.
To subscribe to the main list, send a message to To subscribe to the main list, send a message to
cygwin-subscribe@@sourceware.cygnus.com. To unsubscribe from the cygwin-subscribe@@sources.redhat.com. To unsubscribe from the
main list, send a message to cygwin-unsubscribe@@sourceware.cygnus.com. main list, send a message to cygwin-unsubscribe@@sources.redhat.com.
In both cases, the subject and body of the message are ignored. In both cases, the subject and body of the message are ignored.
Similarly, to subscribe to the Cygwin annoucements list, send a message Similarly, to subscribe to the Cygwin annoucements list, send a message
to cygwin-announce-subscribe@@sourceware.cygnus.com. To unsubscribe, to cygwin-announce-subscribe@@sources.redhat.com. To unsubscribe,
send a message to cygwin-announce-unsubscribe@@sourceware.cygnus.com. send a message to cygwin-announce-unsubscribe@@sources.redhat.com.
If you are going to help develop the Cygwin library by volunteering for If you are going to help develop the Cygwin library by volunteering for
the project, you will want to subscribe to the Cygwin developers list, the project, you will want to subscribe to the Cygwin developers list,
@ -46,7 +46,7 @@ works for these as well. Both cygwin-developers and cygwin-apps are
by-approval lists. by-approval lists.
There is a searchable archive of the main mailing list at There is a searchable archive of the main mailing list at
@file{http://sourceware.cygnus.com/ml/cygwin/}. There is an alternate @file{http://sources.redhat.com/ml/cygwin/}. There is an alternate
archive, also searchable, at @file{http://www.delorie.com/archives/}. archive, also searchable, at @file{http://www.delorie.com/archives/}.
Cygwin mailing lists are not gatewayed to USENET, so anti-spam measures Cygwin mailing lists are not gatewayed to USENET, so anti-spam measures
@ -567,7 +567,7 @@ is going on). They are only intended for those people who wish to
contribute code to the project. If you aren't going to be happy contribute code to the project. If you aren't going to be happy
debugging problems in a buggy snapshot, avoid these and wait for a real debugging problems in a buggy snapshot, avoid these and wait for a real
release. The snapshots are available from release. The snapshots are available from
http://sourceware.cygnus.com/cygwin/snapshots/ http://sources.redhat.com/cygwin/snapshots/
@subsection How is the DOS/Unix CR/LF thing handled? @subsection How is the DOS/Unix CR/LF thing handled?
@ -1125,7 +1125,7 @@ objdump -p provides this information.
net release.)} net release.)}
There's documentation that explains the process on the main Cygwin There's documentation that explains the process on the main Cygwin
project web page (http://sourceware.cygnus.com/cygwin/). project web page (http://sources.redhat.com/cygwin/).
@subsection How can I set a breakpoint at MainCRTStartup? @subsection How can I set a breakpoint at MainCRTStartup?
@ -1140,7 +1140,7 @@ question.
@strong{(Please note: This section has not yet been updated for the @strong{(Please note: This section has not yet been updated for the
latest net release. However, there was a discussion on the cygwin latest net release. However, there was a discussion on the cygwin
mailing list recently that addresses this issue. Read mailing list recently that addresses this issue. Read
@file{http://sourceware.cygnus.com/ml/cygwin/2000-06/msg00688.html} and @file{http://sources.redhat.com/ml/cygwin/2000-06/msg00688.html} and
related messages.)} related messages.)}
You must execute the following sequence of five commands, in this You must execute the following sequence of five commands, in this

View File

@ -76,7 +76,7 @@ installation. You can, however, add and update packages later. See
below. below.
Whichever you choose, the first step is to open an ftp mirror site near Whichever you choose, the first step is to open an ftp mirror site near
you from @file{http://sourceware.cygnus.com/cygwin/mirrors.html}. Then you from @file{http://sources.redhat.com/cygwin/mirrors.html}. Then
go to the 'latest' directory, download @code{setup.exe} and save that to go to the 'latest' directory, download @code{setup.exe} and save that to
an @strong{empty temporary directory}. While you're there, download the an @strong{empty temporary directory}. While you're there, download the
README file and read it. Then read it again. README file and read it. Then read it again.
@ -97,7 +97,7 @@ default.
At the next prompt, choose to install from the Internet ('i'). This is At the next prompt, choose to install from the Internet ('i'). This is
the default. the default.
Setup will connect to sourceware.cygnus.com to read a list of mirror Setup will connect to sources.redhat.com to read a list of mirror
sites. Choose one from the list, or choose 'other' to supply your own. sites. Choose one from the list, or choose 'other' to supply your own.
If you supply your own, you must provide a full URL, not just the ftp If you supply your own, you must provide a full URL, not just the ftp
hostname. Setup will then proceed to download and install all packages hostname. Setup will then proceed to download and install all packages
@ -210,8 +210,8 @@ if your installation failed for some reason.
@subsubsection Error message: "Unable to retrieve the list of cygwin mirrors..." @subsubsection Error message: "Unable to retrieve the list of cygwin mirrors..."
This means that @code{setup.exe} could not make an http connection to This means that @code{setup.exe} could not make an http connection to
@file{http://sourceware.cygnus.com/cygwin/mirrors.html}. This is @file{http://sources.redhat.com/cygwin/mirrors.html}. This is
required for an internet ('i') install. Either sourceware.cygnus.com was required for an internet ('i') install. Either sources.redhat.com was
too busy, or there is a problem with your network. Note that too busy, or there is a problem with your network. Note that
@code{setup.exe} has very limited proxy functionality for firewalls, and @code{setup.exe} has very limited proxy functionality for firewalls, and
depends on IE4 or later being installed and configured properly. If you depends on IE4 or later being installed and configured properly. If you

View File

@ -6,7 +6,7 @@
automatically. If you notice an error here, such as a broken link, a automatically. If you notice an error here, such as a broken link, a
site that's down, or an ommission, please notify the FAQ maintainer. site that's down, or an ommission, please notify the FAQ maintainer.
You can always find an up-to-date list of mirrors at You can always find an up-to-date list of mirrors at
@file{http://sourceware.cygnus.com/cygwin/mirrors.html}.)} @file{http://sources.redhat.com/cygwin/mirrors.html}.)}
@c Just commenting out unreachable sites now, though problem could have @c Just commenting out unreachable sites now, though problem could have
@c been transient or a simple typo. It would be nice to automate this, @c been transient or a simple typo. It would be nice to automate this,
@ -20,7 +20,7 @@ You can always find an up-to-date list of mirrors at
@item North America: @item North America:
@itemize @bullet @itemize @bullet
@item California: @file{ftp://ftp.freesoftware.com/pub/sourceware/cygwin/} @item California: @file{ftp://ftp.freesoftware.com/pub/sourceware/cygwin/}
@item California : @file{ftp://sourceware.cygnus.com/pub/cygwin/} (This @item California : @file{ftp://sources.redhat.com/pub/cygwin/} (This
is the "master" site, and is almost always too busy to permit logins.) is the "master" site, and is almost always too busy to permit logins.)
@item Tennessee: @file{ftp://ftp.sunsite.utk.edu/pub/cygwin/} @item Tennessee: @file{ftp://ftp.sunsite.utk.edu/pub/cygwin/}
@end itemize @end itemize
@ -94,7 +94,7 @@ is the "master" site, and is almost always too busy to permit logins.)
@section The Cygwin Project WWW Site @section The Cygwin Project WWW Site
The main WWW page for the Cygwin project is The main WWW page for the Cygwin project is
@file{http://sourceware.cygnus.com/cygwin/}. There you will find a @file{http://sources.redhat.com/cygwin/}. There you will find a
great many links to additional resources and related sites. great many links to additional resources and related sites.
You can find documentation for the individual GNU tools at You can find documentation for the individual GNU tools at

View File

@ -30,7 +30,7 @@ application using Cygwin, you will need the proprietary-use license
for the Cygwin library. This is available for purchase; please for the Cygwin library. This is available for purchase; please
contact sales@@cygnus.com for more information. contact sales@@cygnus.com for more information.
All other questions should be sent to the project All other questions should be sent to the project
mailing list cygwin@@sourceware.cygnus.com. mailing list cygwin@@sources.redhat.com.
Note that when we say "free" we mean freedom, not price. The goal of Note that when we say "free" we mean freedom, not price. The goal of
such freedom is that the people who use a given piece of software such freedom is that the people who use a given piece of software