summaryrefslogtreecommitdiffstats
path: root/winsup/doc/setup-net.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update documentation of cygwin setup proxy configuration detailsnewlib-snapshot-20170623Jon Turney2017-06-221-8/+5
|
* Update URLs for Cygwin packaging informationnewlib-snapshot-20170421Jon Turney2017-04-201-5/+1
| | | | | | | | Also: Remove obsolete reference to g-b-s Remove mention of ancient pre-invisiconsole behaviour of setup scripts Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
* Git is Git, not GITAdam Dinwoodie2016-05-241-2/+2
| | | | Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
* Change CVS->GIT in docsCorinna Vinschen2015-03-101-2/+3
| | | | Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
* * Throughout, replace http with https as far as cygwin.com andCorinna Vinschen2015-02-031-16/+13
| | | | | | | | | | | | | | | | | | | sourceware.org URLs are concerned. * Throughout, simplify ulink expressions if the visible text is the URL anyway. * faq-programming.xml (faq.programming.dll-relocatable): Remove. * faq-setup.xml (faq.setup.name-with-space): Change for 1.7.34. (faq.setup.home): Ditto. * faq-using.xml (faq.using.printing): Clarify old links and availability of a2ps and file. (faq.using.xemacs): Drop outdated version info and pointers to native XEmacs. (faq.using.ntemacs): Remove. * faq-what.xml (faq.what.what): Rephrase to reflect reality. (faq.what.supported): Ditto. (faq.what.who): Rephrase slightly. * legal.xml: Bump copyright. * setup-net.xml (internet-setup): Fix references to setup executables.
* * faq-setup.xml: Throughout remove setup.exe, use setup or setup-x86...Corinna Vinschen2013-11-111-5/+27
| | | | | | | | | | instead. (faq.setup.cli): Reproduce latest --help output. (faq.setup.noroot): New section. (faq.setup.setup-fails-on-ts): Remove section. * setup-net.xml (internet-setup): Mention setup-x86{_64} in first paragraph. Add note to allow using setup.exe in subsequent paragraphs. Add paragraph to introduce --no-admin option.
* Modernized user guide, API reference, and FAQ generation. OverallWarren Young2013-05-011-0/+269
effect is to move away from DocBook SGML and DJ Delorie's doctool and toward pure DocBook XSL. (There remains just one use of doctool, and we have plans for replacing it, too.) See ChangeLog for details.