aboutsummaryrefslogtreecommitdiff
path: root/release/scripts/src-install.sh
Commit message (Collapse)AuthorAgeFilesLines
* MFC: Added $FreeBSD$ tags.Ruslan Ermilov2002-08-081-0/+3
| | | | Notes: svn path=/stable/4/; revision=101503
* MFC: 1.7John W. De Boskey2000-06-141-2/+2
| | | | | | | | | | | Add 'tools' to the list of tarballs to be extracted when 'all' is specified as the distribution. PR: 18927 Submitted by: Stephen J. Roznowski <sjr@home.net> Notes: svn path=/stable/4/; revision=61647
* Remove some remaining references to LKM's. Snaps were trying to unpackPeter Wemm1999-01-061-2/+2
| | | | | | | slkm* etc, among other things. Notes: svn path=/head/; revision=42345
* adjust to match current times.Jordan K. Hubbard1998-10-181-2/+2
| | | | Notes: svn path=/head/; revision=40510
* Allow the use of ${DESTDIR} in the enviroment to optionally getJordan K. Hubbard1998-09-221-2/+4
| | | | | | | these various collections to install someplace else. Notes: svn path=/head/; revision=39556
* Ahem. It might be nice if I included /usr/src/contrib in with the otherJordan K. Hubbard1996-10-101-3/+10
| | | | | | | | src dists. This alone is a good reason to re-roll the SNAP before putting it on CD. Notes: svn path=/head/; revision=18852
* Correct typos. "ubin usbin" instead of "subin susbin"Jordan K. Hubbard1996-01-161-1/+1
| | | | Notes: svn path=/head/; revision=13451
* Check in the shell scripts I used for the 2.1-RELEASE CDROM. TheseJordan K. Hubbard1996-01-081-0/+21
are provided simply as easy short-cuts for users who are prowling through the dists structure and decide to install something directly from there. There still needs to be some glue stuck into release/Makefile to copy these into the appropriate homes following a full `make release', but I'll wait until phk is done in there. Notes: svn path=/head/; revision=13341