Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Crypto is now part of the base distribution. Remove crypto-install.sh, | cperciva | 2004-08-06 | 1 | -3/+4 |
| | | | | | | and add scrypto, skrb5, ssecure into src-install.sh Reminded by: ru | ||||
* | Added "rescue". | ru | 2004-05-20 | 1 | -2/+2 |
| | | | | Submitted by: Kent Hauser <kent.hauser@verizon.net> | ||||
* | Add FreeBSD IDs to some files and make the others consistent in style. | obrien | 2001-04-08 | 1 | -0/+3 |
| | |||||
* | Add 'tools' to the list of tarballs to be extracted when 'all' is | jwd | 2000-06-13 | 1 | -2/+2 |
| | | | | | | | specified as the distribution. PR: 18927 Submitted by: Stephen J. Roznowski <sjr@home.net> | ||||
* | Remove some remaining references to LKM's. Snaps were trying to unpack | peter | 1999-01-06 | 1 | -2/+2 |
| | | | | slkm* etc, among other things. | ||||
* | adjust to match current times. | jkh | 1998-10-18 | 1 | -2/+2 |
| | |||||
* | Allow the use of ${DESTDIR} in the enviroment to optionally get | jkh | 1998-09-22 | 1 | -2/+4 |
| | | | | these various collections to install someplace else. | ||||
* | Ahem. It might be nice if I included /usr/src/contrib in with the other | jkh | 1996-10-10 | 1 | -3/+10 |
| | | | | | src dists. This alone is a good reason to re-roll the SNAP before putting it on CD. | ||||
* | Correct typos. "ubin usbin" instead of "subin susbin" | jkh | 1996-01-16 | 1 | -1/+1 |
| | |||||
* | Check in the shell scripts I used for the 2.1-RELEASE CDROM. These | jkh | 1996-01-08 | 1 | -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. |