xref: /dragonfly/contrib/tcsh-6/README.DRAGONFLY (revision cc93b0eb)
1		tcsh-6.15.00 for DragonFly
2
3Get 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
8Extract tarball to /usr/src/contrib/tcsh-6
9
10Remove all files from README.DELETED
11
12	xargs rm -rf < README.DELETED
13
14Import 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
19Add our READMEs
20
21	Commit tcsh-6/README.{DRAGONFLY,DELETED}
22
23Redirect the build to the new source
24
25Bring in the custom DragonFly changes, eg
26Checkpoint support etc
27
28