summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/relnotes/.cvsignore2
-rw-r--r--doc/relnotes/ChangeLog6
-rw-r--r--doc/relnotes/install.texi16
-rw-r--r--doc/relnotes/intro.texi20
-rw-r--r--doc/relnotes/probrep.texi4
-rw-r--r--doc/relnotes/relnotes.texi13
-rw-r--r--doc/relnotes/status.texi20
7 files changed, 12 insertions, 69 deletions
diff --git a/doc/relnotes/.cvsignore b/doc/relnotes/.cvsignore
index c0292d3b03..6a85e520c1 100644
--- a/doc/relnotes/.cvsignore
+++ b/doc/relnotes/.cvsignore
@@ -17,5 +17,3 @@ relnotes.ps
relnotes.toc
relnotes.tp
relnotes.vr
-rtems_footer.html
-rtems_header.html
diff --git a/doc/relnotes/ChangeLog b/doc/relnotes/ChangeLog
index 5789a21053..2e16f04f56 100644
--- a/doc/relnotes/ChangeLog
+++ b/doc/relnotes/ChangeLog
@@ -1,3 +1,9 @@
+2011-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ PR 1793/doc
+ * .cvsignore, install.texi, intro.texi, probrep.texi, relnotes.texi,
+ status.texi: Convert from texi2www to texi2html.
+
2011-12-05 Joel Sherrill <joel.sherrilL@OARcorp.com>
* version.texi: Update to match when files in directory where last
diff --git a/doc/relnotes/install.texi b/doc/relnotes/install.texi
index 84743cd682..ad343ab5c1 100644
--- a/doc/relnotes/install.texi
+++ b/doc/relnotes/install.texi
@@ -1,16 +1,13 @@
@c
-@c COPYRIGHT (c) 1988-2002.
+@c COPYRIGHT (c) 1989-2011.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
@c $Id$
@c
-@ifinfo
@node Installation Procedure, Installation Procedure Introduction, Introduction Documentation, Top
-@end ifinfo
@chapter Installation Procedure
-@ifinfo
@menu
* Installation Procedure Introduction::
* Installation Procedure RTEMS FTP Site Organization::
@@ -18,20 +15,15 @@
* Installation Procedure Installing a Cross-Development GNU Toolset::
* Installation Procedure Installing RTEMS::
@end menu
-@end ifinfo
-@ifinfo
@node Installation Procedure Introduction, Installation Procedure RTEMS FTP Site Organization, Installation Procedure, Installation Procedure
-@end ifinfo
@section Introduction
This chapter describes the process of installing and
configuring RTEMS and a cross-development environment based on
freely available tools and libraries.
-@ifinfo
@node Installation Procedure RTEMS FTP Site Organization, Installation Procedure Unarchiving the RTEMS and GNU Components, Installation Procedure Introduction, Installation Procedure
-@end ifinfo
@section RTEMS FTP Site Organization
RTEMS is distributed only via anonymous ftp.
@@ -57,9 +49,7 @@ patches which may be required for other tools.
The complete source code and documentation set for
the C language implementation of RTEMS is provided.
-@ifinfo
@node Installation Procedure Unarchiving the RTEMS and GNU Components, Installation Procedure Installing a Cross-Development GNU Toolset, Installation Procedure RTEMS FTP Site Organization, Installation Procedure
-@end ifinfo
@section Unarchiving the RTEMS and GNU Components
Many of the components of the RTEMS release are
@@ -124,9 +114,7 @@ gzcat <file>.tgz | tar tvf -
@end group
@end example
-@ifinfo
@node Installation Procedure Installing a Cross-Development GNU Toolset, Installation Procedure Installing RTEMS, Installation Procedure Unarchiving the RTEMS and GNU Components, Installation Procedure
-@end ifinfo
@section Installing a Cross-Development GNU Toolset
This sections describes how to build and install the
@@ -164,9 +152,7 @@ and supporting tools.
NOTE: For "UNIX" processors, the native compiler binary utilities
should be used.
-@ifinfo
@node Installation Procedure Installing RTEMS, Development Environment Status, Installation Procedure Installing a Cross-Development GNU Toolset, Installation Procedure
-@end ifinfo
@section Installing RTEMS
For instructions on building and installing RTEMS, please refer to
diff --git a/doc/relnotes/intro.texi b/doc/relnotes/intro.texi
index 258db49647..8f4ecf3350 100644
--- a/doc/relnotes/intro.texi
+++ b/doc/relnotes/intro.texi
@@ -1,21 +1,17 @@
@c
-@c COPYRIGHT (c) 1988-2002.
+@c COPYRIGHT (c) 1989-2011.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
@c $Id$
@c
-@ifinfo
@node Introduction, Introduction Supporting Tools, Top, Top
-@end ifinfo
@chapter Introduction
-@ifinfo
@menu
* Introduction Supporting Tools::
* Introduction Documentation::
@end menu
-@end ifinfo
This document describes the contents, installation
procedure, and current status of Release @value{VERSION} of the RTEMS
@@ -54,18 +50,14 @@ subscribe rtems_user@@your_email_goes_here.com
Please replace rtems_user@@your_email_goes_here.com with your
email address.
-@ifinfo
@node Introduction Supporting Tools, GNU Development Tools, Introduction, Introduction
-@end ifinfo
@section Supporting Tools
-@ifinfo
@menu
* GNU Development Tools::
* ANSI C Libraries::
* GNU C Library::
* Cygnus NEWLIB C Library::
@end menu
-@end ifinfo
This section discusses the freely available tools and
libraries which are part of the RTEMS Development Environment.
@@ -90,9 +82,7 @@ Please replace rtems_user@@your_email_goes_here.com with your
email address. The FAQ for crossgcc is in the /pub/embedded/crossgcc
directory on ftp.cygnus.com (205.180.83.42).
-@ifinfo
@node GNU Development Tools, ANSI C Libraries, Introduction Supporting Tools, Introduction Supporting Tools
-@end ifinfo
@subsection GNU Development Tools
Numerous GNU tools are used in the RTEMS Development
@@ -121,9 +111,7 @@ Cygnus maintains an ftp site -- ftp.cygnus.com
embedded developers. Of especial interest on this site are the
directories /pub/newlib and /pub/embedded.
-@ifinfo
@node ANSI C Libraries, GNU C Library, GNU Development Tools, Introduction Supporting Tools
-@end ifinfo
@subsection ANSI C Libraries
This section discusses the following freely
@@ -139,9 +127,7 @@ No C Library is included in the standard RTEMS
distribution. It is the responsibility of the user to obtain
and install a C Library separately.
-@ifinfo
@node GNU C Library, Cygnus NEWLIB C Library, ANSI C Libraries, Introduction Supporting Tools
-@end ifinfo
@subsection GNU C Library
The GNU C Library is a robust and well-documented C
@@ -163,9 +149,7 @@ There is currently no RTEMS support for the GNU C Library.
The primary ftp site for this library is
prep.ai.mit.edu (18.71.0.38).
-@ifinfo
@node Cygnus NEWLIB C Library, Introduction Documentation, GNU C Library, Introduction Supporting Tools
-@end ifinfo
@subsection Cygnus NEWLIB C Library
The Cygnus NEWLIB C Library was specifically designed
@@ -177,9 +161,7 @@ possible placed on the end user.
The primary ftp site for this library is ftp.cygnus.com (205.180.83.42).
-@ifinfo
@node Introduction Documentation, Installation Procedure, Cygnus NEWLIB C Library, Introduction
-@end ifinfo
@section Documentation
The RTEMS Documentation Set is provided online at
diff --git a/doc/relnotes/probrep.texi b/doc/relnotes/probrep.texi
index acf9d47da5..b7856ee81e 100644
--- a/doc/relnotes/probrep.texi
+++ b/doc/relnotes/probrep.texi
@@ -1,5 +1,5 @@
@c
-@c COPYRIGHT (c) 1988-2002.
+@c COPYRIGHT (c) 1989-2011.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
@@ -8,9 +8,7 @@
-@ifinfo
@node RTEMS PROBLEM REPORT, Command and Variable Index, RTEMS Problem Reporting, Top
-@end ifinfo
@chapter RTEMS PROBLEM REPORT
@example
diff --git a/doc/relnotes/relnotes.texi b/doc/relnotes/relnotes.texi
index cc34ce6afd..a46c7f123a 100644
--- a/doc/relnotes/relnotes.texi
+++ b/doc/relnotes/relnotes.texi
@@ -8,7 +8,7 @@
@c %**end of header
@c
-@c COPYRIGHT (c) 1988-2002.
+@c COPYRIGHT (c) 1989-2011.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
@@ -76,11 +76,8 @@
@include status.texi
@include probrep.texi
-@ifinfo
@node Top, Introduction, (dir), (dir)
-@top relnotes
-
-This is the online version of the RTEMS Release Notes.
+@top RTEMS Release Notes
@menu
* Introduction::
@@ -91,12 +88,6 @@ This is the online version of the RTEMS Release Notes.
* Concept Index::
@end menu
-@end ifinfo
-@c
-@c
-@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
-@c
-
@node Command and Variable Index, Concept Index, RTEMS PROBLEM REPORT, Top
@unnumbered Command and Variable Index
diff --git a/doc/relnotes/status.texi b/doc/relnotes/status.texi
index d10cfe1fe0..aeb3344b74 100644
--- a/doc/relnotes/status.texi
+++ b/doc/relnotes/status.texi
@@ -1,29 +1,23 @@
@c
-@c COPYRIGHT (c) 1988-2002.
+@c COPYRIGHT (c) 1989-2011.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
@c $Id$
@c
-@ifinfo
@node Development Environment Status, Development Environment Status RTEMS Executive Status, Installation Procedure Installing RTEMS, Top
-@end ifinfo
@chapter Development Environment Status
-@ifinfo
@menu
* Development Environment Status RTEMS Executive Status::
* Development Environment Status Development Environment Status::
* Development Environment Status Known Problems::
@end menu
-@end ifinfo
This chapter will describe the current status of
release version @value{VERSION} of the RTEMS Development Environment.
-@ifinfo
@node Development Environment Status RTEMS Executive Status, Development Environment Status Development Environment Status, Development Environment Status, Development Environment Status
-@end ifinfo
@section RTEMS Executive Status
Release @value{VERSION} of the RTEMS Executive contains support
@@ -112,9 +106,7 @@ supported targets. The BSPs only provide support for console
I/O only using this library. Support for the reentrancy
capabilities of newlib is provided in the RTEMS distribution.
-@ifinfo
@node Development Environment Status Development Environment Status, Development Environment Status Known Problems, Development Environment Status RTEMS Executive Status, Development Environment Status
-@end ifinfo
@section Development Environment Status
This section details the versions of the tools used
@@ -131,41 +123,31 @@ to develop and maintain RTEMS @value{VERSION}:
@end itemize
-@ifinfo
@node Development Environment Status Known Problems, Executive Problems, Development Environment Status Development Environment Status, Development Environment Status
-@end ifinfo
@section Known Problems
-@ifinfo
@menu
* Executive Problems::
* Development Environment Problems::
* RTEMS Problem Reporting::
@end menu
-@end ifinfo
Problems which are known to exist at the time of
release are described in the following sections. These are
provided as warnings to the user and where possible, workarounds
are provided until the problem is corrected.
-@ifinfo
@node Executive Problems, Development Environment Problems, Development Environment Status Known Problems, Development Environment Status Known Problems
-@end ifinfo
@subsection Executive Problems
There are no known bugs in the executive itself.
-@ifinfo
@node Development Environment Problems, RTEMS Problem Reporting, Executive Problems, Development Environment Status Known Problems
-@end ifinfo
@subsection Development Environment Problems
There are no known major problems with the
development environment.
-@ifinfo
@node RTEMS Problem Reporting, RTEMS PROBLEM REPORT, Development Environment Problems, Development Environment Status Known Problems
-@end ifinfo
@subsection RTEMS Problem Reporting
The RTEMS Project uses the GNATS Problem Reporting and Tracking System.