newlib/winsup/doc
Jon TURNEY 3c932910e6 Remove mention of installing everything
An estimate of the size of installing of "hundreds of megabytes" is wildly out
of date.  Just remove mention of installing everything, since it is nearly
always not a good idea.

2015-06-01  Jon Turney  <jon.turney@dronecode.org.uk>

	* ov-ex-unix.xml: Remove unhelpful mention of and inaccurate size
	estimate for installing everything.
	* ov-ex-win.xml: Ditto.

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
2015-06-01 17:13:32 +01:00
..
.gitignore mv .cvsignore to .gitignore 2015-03-09 21:40:26 +01:00
aclocal.m4
bodysnatcher.pl
ChangeLog Remove mention of installing everything 2015-06-01 17:13:32 +01:00
configure * Makefile.in: Create install targets. 2014-10-22 20:04:42 +00:00
configure.ac * Makefile.in: Create install targets. 2014-10-22 20:04:42 +00:00
cygserver.xml cygserver.xml: Add new section. How to install Cygserver. 2015-04-27 11:32:25 +02:00
cygwin-api.xml * cygwin-api.xml: Include misc-funcs.xml. 2014-08-14 20:47:14 +00:00
cygwin-ug-net.xml
cygwin.xsl * cygwin.xsl (toc.section.depth): Set to 4. 2014-12-06 16:49:05 +00:00
cygwinenv.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
dll.xml
effectively.xml
faq-api.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq-copyright.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq-programming.xml Change CVS->GIT in docs 2015-03-10 14:19:42 +01:00
faq-resources.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq-setup.xml Add FAQ entry on how Cygwin counters install and update MITM attacks 2015-04-23 21:57:11 +02:00
faq-using.xml Applied the "chgrp id -g" improvements suggested by Corinna for the FAQ 2015-02-25 17:41:23 +00:00
faq-what.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq.xml
fhandler-tut.txt
filemodes.xml
fo.xsl * Makefile.in (cygwin-ug-net/cygwin-ug-net.pdf): Process input via 2013-07-20 10:44:50 +00:00
gcc.xml * gcc.xml (gcc-64): Fix example. 2013-07-25 09:09:14 +00:00
gdb.xml
highlights.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
legal.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
logon-funcs.xml * cygwin-api.xml: Move chapter tags from path.xml back here. 2014-08-14 20:15:49 +00:00
Makefile.in Fix winsup/doc to install into prefix 2015-03-16 14:53:05 +00:00
misc-funcs.xml Fix documentation of cygwin_internal()'s return type. 2015-04-23 21:57:09 +02:00
new-features.xml Bump Cygwin version to 2.0.0. 2015-04-23 21:58:33 +02:00
ntsec.xml Fix more typos in ntsec.xml 2015-04-29 12:55:03 -05:00
ov-ex-unix.xml Remove mention of installing everything 2015-06-01 17:13:32 +01:00
ov-ex-win.xml Remove mention of installing everything 2015-06-01 17:13:32 +01:00
overview.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
path.xml * cygwin-api.xml: Move chapter tags from path.xml back here. 2014-08-14 20:15:49 +00:00
pathnames.xml Fix inconsistencies in docs regarding fstab and executable file detection 2015-04-23 22:02:47 +02:00
posix.xml cygwin: add GNU basename(3) 2015-04-23 21:57:08 +02:00
programming.xml
README whitespace fix 2015-03-10 16:07:07 +01:00
setup-env.xml * setup-files.xml (setup-files): Drop hint to set HOME in Windows 2015-02-16 10:23:01 +00:00
setup-files.xml * setup-files.xml (setup-files): Drop hint to set HOME in Windows 2015-02-16 10:23:01 +00:00
setup-locale.xml
setup-maxmem.xml
setup-net.xml Change CVS->GIT in docs 2015-03-10 14:19:42 +01:00
specialnames.xml * new-features.sgml (ov-new1.7.22): New section. Document dropped 2013-07-15 14:00:32 +00:00
textbinary.xml
ug-info.xml
using.xml * Makefile.in: Throughout use parenthesis instead of braces where 2014-08-14 19:44:29 +00:00
utils.xml * utils.xml (getfacl): Adjust options to option nmame change. 2015-02-28 13:15:53 +00:00
windres.xml
Wishlist
xidepend * xidepend: Make PDF file dependent on the same input files as the 2014-10-28 11:01:32 +00:00

The cygwin-doc source files are kept in CVS. Please see
https://cygwin.com/cvs.html for more information.

BUILD REQUIREMENTS:

bash
bzip2
coreutils
cygwin
dblatex
docbook-xml45
docbook-xsl
gzip
make
texinfo
perl
xmlto

OTHER NOTES:

You may use docbook2X to convert the DocBook files into info pages.
I have not been able to get a working docbook2X installation on Cygwin,
so currently I convert the files on a machine running GNU/Linux.

A few handmade files (cygwin.texi, intro.3, etc.) are found in the
cygwin-doc-x.y-z-src.tar.bz2 package. It also contains the utilities for
building the cygwin-doc-x.y-z "binary" package--simply run each step in
the cygwin-doc-x.y-z.sh script.