aboutsummaryrefslogtreecommitdiff
path: root/release/scripts/games-make.sh
Commit message (Collapse)AuthorAgeFilesLines
* Improve the distributeworld target in Makefile.inc1 and update the releaseNathan Whitehorn2011-03-021-37/+0
| | | | | | | | | | | | | infrastructure to use it. make distributeworld can now be used without preparing its environment first and installs games into its distribution using the regular make distribute logic instead of post-processing with a script. Also add two new targets, packageworld and packagekernel, that tar up the results of distributeworld and distributekernel (also new), respectively. Notes: svn path=/head/; revision=219177
* Change the name of the 'bin' distribution to 'base'.David E. O'Brien2002-04-231-9/+9
| | | | | | | | | | This is done since it contains much more than /bin, and also gets in the way when making a combined install+fixit CD. OK'ed by: jkh Notes: svn path=/head/; revision=95327
* Add FreeBSD IDs to some files and make the others consistent in style.David E. O'Brien2001-04-081-1/+2
| | | | Notes: svn path=/head/; revision=75328
* Preserve permissions through tar pipelines.Jordan K. Hubbard1999-09-111-5/+7
| | | | Notes: svn path=/head/; revision=51144
* Split section 6 catpages/manpages out into games dist.Jordan K. Hubbard1997-07-021-0/+14
| | | | Notes: svn path=/head/; revision=27170
* New build scripts for these distributions.Jordan K. Hubbard1997-06-211-0/+20
Notes: svn path=/head/; revision=26762