source: rtems/doc/rgdb_specs/.cvsignore @ a4ad9487

4.104.114.84.95
Last change on this file since a4ad9487 was a4ad9487, checked in by Joel Sherrill <joel.sherrill@…>, on 05/01/00 at 16:53:13

Patch rtemsdoc-4.5.0-rc-3.diff from Ralf Corsepius <corsepiu@…>:

It addresses:

  • .cvsignore (only minor changes to yours, as they were pretty clean, most changes result from my mkcvsignore script being overly pedantic sorting entries alphabetically.)
  • timing.t handling and time<BSP>_.texi handling in supplements
  • network.t handling in bsp_howto
  • RTEMS_DATE and RTEMS_UPDATE handling in configure.in. [It actually is a hack, as we could apply automake's version.texi handling instead - I know think to understand what automake does with it.]
  • avoid using temporary files; Therefore a new tool called bmenu2, derived from bemenu, is introduced, which reads a single file from stdin and writes to stdio.

To apply:

cd rtemsdoc
patch -p1 < rtemsdoc-4.5.0-rc-3.diff
cvs rm -f bsp_howto/network.t
cvs add tools/bmenu/bmenu2.c
./bootstrap

BTW: word-replace now is unused. It could be removed if you like to.

  • Property mode set to 100644
File size: 409 bytes
Line 
1Makefile
2Makefile.in
3comm.texi
4conclusion.texi
5daemon.texi
6gdbinternals.texi
7index.html
8interfacing.texi
9intro.texi
10layers.pdf
11objectives.texi
12process.pdf
13revision.texi
14rgdb_specs
15rgdb_specs*.html
16rgdb_specs.aux
17rgdb_specs.cp
18rgdb_specs.dvi
19rgdb_specs.fn
20rgdb_specs.ky
21rgdb_specs.log
22rgdb_specs.pdf
23rgdb_specs.pg
24rgdb_specs.ps
25rgdb_specs.toc
26rgdb_specs.tp
27rgdb_specs.vr
28seqbreak.pdf
29seqdetach.pdf
30seqinit.pdf
Note: See TracBrowser for help on using the repository browser.