aboutsummaryrefslogtreecommitdiff
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Fix a couple of botched pathnames.Bruce A. Mah2002-06-281-2/+2
| | | | Notes: svn path=/head/; revision=13502
* Make separate FTP and CDROM staging areas. The FTP area has compressedBruce A. Mah2002-06-272-13/+49
| | | | | | | | | | documentation by default, and the CDROM area doesn't (to avoid cluttering up directories). Also include a PGP key ring in the build, and tweak texts slightly. Notes: svn path=/head/; revision=13494
* Use some better defaults for building documents.Bruce A. Mah2002-04-291-7/+10
| | | | Notes: svn path=/head/; revision=12902
* Add user and hostname of builder to doc release meta-info.Bruce A. Mah2002-03-071-0/+2
| | | | Notes: svn path=/head/; revision=12382
* Add a very simple "doc release" infrastructure, roughly analogous toBruce A. Mah2002-02-162-0/+147
src/release/Makefile, but just for doc/. Useful for creating an ISO image with various languages/renderings of the FDP documents. Notes: svn path=/head/; revision=12205