rtai-1/README.maintainer
Sebastian Kuzminsky 720fc43a31 CVS checkout of rtai.org Vulcano repo, 2015-11-22
Ran these commands:

    cvs -d:pserver:anonymous@cvs.gna.org:/cvs/rtai co vulcano
    cd vulcano
    git init
    git add .
    git commit
2015-11-22 13:42:09 -07:00

14 lines
468 B
Text

- change version in:
- configure.in
- base/arch/*/defconfig (no more)
- base/arch/*/Kconfig (no more)
- cvs tag -F RTAI_X_Y
NOTE: base/arch/m68k contains files whose path is too long for the default
command generated by automake/autoconf for the tar command, which uses
the (obsolete) -o option for compatibility with legacy versions.
s/chof/chf/
This option, right now, needs to be manually removed from the generated
GNUMakefile in the root of the build tree.