Merge branch 'vendor/TCSH'
[dragonfly.git] / contrib / tcsh-6 / README.DRAGONFLY
1                 tcsh-6.15.00 for DragonFly
2
3 Get tcsh from ftp://ftp.astron.com/pub/tcsh/
4
5         ftp://ftp.astron.com/pub/tcsh/tcsh-6.15.00.tar.gz
6         MD5 (tcsh-6.15.00.tar.gz) = 67a0611620b080bd0eb032b1774382b6
7
8 Extract tarball to /usr/src/contrib/tcsh-6
9
10 Remove all files from README.DELETED
11
12         xargs rm -rf < README.DELETED
13
14 Import the tcsh source
15
16         cvs import -m "Vendor import of tcsh 6.15.00" \
17                 src/contrib/tcsh-6 TCSH tcsh_6_15_00
18
19 Add our READMEs
20
21         Commit tcsh-6/README.{DRAGONFLY,DELETED}
22
23 Redirect the build to the new source
24
25 Bring in the custom DragonFly changes, eg
26 Checkpoint support etc
27