From 419afabef559950649baa6be32092a72667d9838 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 1 Nov 2016 18:18:51 -0500 Subject: README-doc.txt.in: Add SPARC and fix some formatting. --- README-doc.txt.in | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README-doc.txt.in b/README-doc.txt.in index 7e795e8..7a79724 100644 --- a/README-doc.txt.in +++ b/README-doc.txt.in @@ -4,12 +4,12 @@ RTEMS Embedded Realtime Operating System Release: @RELEASE@ Date : @DATE@ -The Real-Time Executive for Multiprocessor Systems or RTEMS is an open source -Real Time Operating System (RTOS) that supports open standard application -programming interfaces (API) such as POSIX. It is used in space flight, -medical, networking and many more embedded devices using processor -architectures including ARM, PowerPC, Intel, Blackfin, MIPS, Microblaze and -more. +The Real-Time Executive for Multiprocessor Systems or RTEMS is an open +source Real Time Operating System (RTOS) that supports open standard +application programming interfaces (API) such as POSIX. It is used in +space flight, medical, networking and many more embedded devices using +processor architectures including ARM, PowerPC, SPARC, Intel, Blackfin, +MIPS, Microblaze and more. This directory contains the source code for the RTEMS @VERSION@ operating system and tools. Please refer to the RTEMS Developers Wiki for the release @@ -40,8 +40,8 @@ Release Files - contrib Directory contains extra release related files. - rtems-@RELEASE@.tar.xz The RTEMS kernel source code. - rtems-source-builder-@RELEASE@.tar.xz The RTEMS Source Builder source code. - - rtems-tools-@RELEASE@.tar.xz The RTEMS Tools source code. - - rtems-docs-@RELEASE@.tar.xz The RTEMS Documentation source. + - rtems-tools-@RELEASE@.tar.xz The RTEMS Tools source code. + - rtems-docs-@RELEASE@.tar.xz The RTEMS Documentation source. - sha512sum.txt The SHA512 checksums for this directory. - docs The generated RTEMS documentation. - sources The source code the tools for this release. @@ -95,7 +95,7 @@ The following builds RTEMS for the SPARC architecture: $ cd rtems-source-builder-@RELEASE@/rtems $ ../source-builder/sb-set-builder \ --prefix=$HOME/development/rtems/@RELEASE@ \ - @VERSION@/rtems-sparc + @VERSION@/rtems-sparc To disable building the RTEMS Kernel add to the command line '--without-rtems'. -- cgit v1.2.3