* HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
rtems_support.html.in, FAQ/basic.t, gnu_docs/gnu_footer.html,
gnu_docs/index.html, gnu_docs/refcard.html,
gnu_docs/rtems_tools_index.html, started/binaries.t,
started/buildc.t, started/buildrt.t, started/intro.t,
started/require.t, started/sample.t, started/tversions.texi.in:
Attempt to make the documentation more accurately reflect the state
of the world. These changes were primarily concerned with server
layout.
* started.texi: include common/rtems.texi.
* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
* binaries.t: Fix list of supported binary packages.
Comment out references to cygwin rpms.
Fix definition of RPM. Add Java to optional langs.
Use RTEMSPREFIX instead of /opt/rtems.
* buildc.t: Use RTEMSPREFIX instead of /opt/rtems.
* buildrt.t: Various minor fixes.
Use --disable-networking instead of --disable-tcpip.
Use RTEMSPREFIX instead of /opt/rtems.
* nextstep.t: Remove some more refs to oarcorp.com.
Use RTEMSHTTPURL instead of www.rtems.com.
* started/tversions.texi.in: Use @value{VERSION} instead of
hard-coded "4.6.0"
* SUPPORT, LICENSE: New files.
* Numerous files touched as part of merging the 4.5 branch
onto the mainline development trunk and ensuring that the
script that cuts snapshots and releases works on the documentation.