Commit Graph
24290 Commits
Author SHA1 Message Date
Joel Sherrill 4f1afc4620 Added filesystem design guide and scaling directives for the images. 1999-10-11 19:57:16 +00:00
Joel Sherrill a24aed4236 Added filesystem design guide. 1999-10-11 19:56:50 +00:00
Joel Sherrill 1e28cc90ae Install all of the gif's in the common directory. 1999-10-11 19:56:31 +00:00
Joel Sherrill ea7e861817 Changed install point and cleaned up. 1999-10-11 19:56:12 +00:00
Joel Sherrill 3d7e924068 Now build. 1999-10-11 19:51:56 +00:00
Joel Sherrill d4e2e54b7a Added enough to let script find that this does not have descriptions. 1999-10-11 19:45:41 +00:00
Joel Sherrill 24dab099c7 changed version to 19991011 1999-10-11 19:16:47 +00:00
Joel Sherrill e10b88b026 Make sure directories are made before installing and install html,
pdf, ps, and dvi into the html directory so they all can be browsed.
1999-10-11 19:12:04 +00:00
Joel Sherrill af31f3a50b changed version to 19991011 1999-10-11 19:04:19 +00:00
Joel Sherrill 169502ea55 Turned on concept and function name indexing. 1999-10-11 19:03:05 +00:00
Joel Sherrill 0de83594a6 Fixed variable reference for RTEMS-RELEASE. 1999-10-11 18:42:09 +00:00
Joel Sherrill c1b12e6a41 Moved RTEMS error and association from libmisc to libc support to
avoid cyclic dependencies generated when moving packages to the
top level.
1999-10-11 18:31:48 +00:00
Joel Sherrill aba4025032 Removed targets and configurations that are no longer functional
and not likely to become so.  Comments on each configuration
are below.

  + Force CPU386 - This BSP was developed as part of the initial
    port of RTEMS to the i386.  This board has been unavailable
    for a long time now.

  + GO32 - This BSP and some CPU code supported djgpp v1.x.  This
    version is now quite old.  No one has stepped forward to
    update the code to v2.x which may be technically impossible
    anyway.  More importantly, go32 has been superceded by the pc386 BSP.
1999-10-11 16:12:05 +00:00
Joel Sherrill 78ffe896ec Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Removed all go32 configuration tests.

  This patch also comments out some special treatment for Cygwin from
  *.m4 macros. According to reports from David Fiddes. these should
  not be necessary anymore.
1999-10-11 15:50:20 +00:00
Joel Sherrill 87fad5c200 Added as part of moving librdbg to its own top level package. This was
done as part of a patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
1999-10-11 15:39:24 +00:00
Joel Sherrill 45269dc902 Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to move librdbg
to its own top level package.
1999-10-11 15:34:26 +00:00
Joel Sherrill 8ab864601e Switched to the C++ front end to gcc to link. This still did not
work.
1999-10-11 15:30:49 +00:00
Joel Sherrill f58f0b45fc Now compiles for coff and elf. 1999-10-11 15:28:04 +00:00
Joel Sherrill 3fd73d16ee Added file system guide.
Corrected link to supplements.
1999-10-11 15:23:42 +00:00
Joel Sherrill 37fb1c8160 Cleanup. 1999-10-11 14:53:30 +00:00
Joel Sherrill 196b3c901a First cut at complete document under CVS and texinfo. 1999-10-11 13:50:27 +00:00
Joel Sherrill daf1622edd New files. 1999-10-11 13:50:13 +00:00
Joel Sherrill 44e43e7628 Added filesystem implementation notes chapter. 1999-10-08 19:37:01 +00:00
Joel Sherrill 29ed4d593f Added lifecycle chapter. 1999-10-08 18:59:37 +00:00
Joel Sherrill ee6284c7f3 First cut at merging. 1999-10-08 18:53:20 +00:00
Joel Sherrill 7779ace4bf Another couple of chapters formatting under texinfo. 1999-10-08 18:36:08 +00:00
Joel Sherrill 4d77134923 Added initial version of 3 other chapters. 1999-10-08 18:26:28 +00:00
Joel Sherrill 0486ca5fac Renamed path_eval to patheval 1999-10-08 18:25:04 +00:00
Joel Sherrill 9bc1e52a88 Base versions cut from old document. 1999-10-08 18:11:53 +00:00
Joel Sherrill 0fa66f2af6 Finished initial conversion to texinfo. 1999-10-08 18:11:31 +00:00
Joel Sherrill 64080007c0 Added applayering but did not finish it. 1999-10-07 22:39:16 +00:00
Joel Sherrill ebd21dc2e2 Filled in descriptions for required fields in CPU Configuration Table. 1999-10-07 22:32:44 +00:00
Joel Sherrill df4edf29fe Added Base File System chapter. Builds completely. 1999-10-07 22:31:00 +00:00
Joel Sherrill aa083e49ea Built with preface for info. 1999-10-07 22:07:50 +00:00
Joel Sherrill 0b81ea1827 Remove $(PROJECT).pdf not *.pdf. We were accidentally removing the
pdf version of figures.

Added convert stanza to generate pdf's from eps of figures.
1999-10-07 18:24:16 +00:00
Joel Sherrill 754e4446ab Enhanced to support @email{} as supported in texi2html in texinfo 4.0.
This way we maintain compatibility but continue to use the better,
more flexible tool.
1999-10-07 18:23:40 +00:00
Joel Sherrill 4fa74d8e02 Remove $(PROJECT).pdf not *.pdf. We were accidentally removing the
pdf version of figures.
1999-10-07 18:22:58 +00:00
Joel Sherrill dd265c056b Remove $(PROJECT).pdf not *.pdf. We were accidentally removing the
pdf version of figures.

Disabled building of pdf for both the C and Ada Getting Started manuals
because texi2pdf can not handle the construct:

@set URL http://www.rtems.com
@uref{@value{URL},@value{URL}}

It will be reenabled as soon as this problem is fixed.
1999-10-07 18:22:24 +00:00
Joel Sherrill edc15e3bb3 Switched back to jpg for networkflow because netscape 4.71 for linux
did not display the png properly.
1999-10-07 18:20:43 +00:00
Joel Sherrill 0749353c8b Regenerated. 1999-10-07 18:20:02 +00:00
Joel Sherrill fa8c6edb63 Enabled table of contents generation so the left hand side of the PDF
viewer can have section headings.
1999-10-07 18:17:36 +00:00
Joel Sherrill 154f0a3744 Now includes figures. 1999-10-07 18:16:13 +00:00
Joel Sherrill f1219351df Updated. 1999-10-07 18:15:48 +00:00
Joel Sherrill d840f8af53 COpy the images to the html install point.
Added stanza to generate pdf files from eps ones.
1999-10-07 18:15:17 +00:00
Joel Sherrill 90929cb463 Copy figures from user guide directory so they can be included in the
generated document.

User $(PROJECT) instead of ada_user
1999-10-07 18:12:33 +00:00
Joel Sherrill 6b5787c35e Remove $(PROJECT).pdf not *.pdf. We were accidentally removing the
pdf version of figures.
1999-10-07 18:11:23 +00:00
Joel Sherrill f4a0cc9362 Added Porting Guide to documentation set. 1999-10-07 18:10:09 +00:00
Joel Sherrill 8c5b92f688 Enabled building pdf. 1999-10-07 18:09:40 +00:00
Joel Sherrill a31810384f Changed install point to /usr1/rtems/tmp. 1999-10-07 18:09:31 +00:00
Joel Sherrill 0a91511fb9 Renamed and generated pdf. 1999-10-07 18:08:16 +00:00