summaryrefslogtreecommitdiffstats
path: root/release/scripts/src-install.sh
Commit message (Collapse)AuthorAgeFilesLines
* Farewall, sysinstall! You served us well for many years, but 10.0 is onenwhitehorn2011-10-031-34/+0
| | | | | | | | digit beyond your time. Various sysinstall dependencies (e.g. libftpio, libdisk, libodialog, etc.) will be cleaned up in coming days. Some will take longer than others due to a few other consumers (tzsetup and sade).
* src/compat/ is gone back in March.ru2008-06-251-2/+2
| | | | Reported by: Mars G Miro
* Teach source installation shell script and sysinstall(8) aboutru2007-11-091-3/+3
| | | | | | the 'scompat' source dist that holds src/compat/. Reported by: Mars G Miro
* Teach the 'src-install' script about the 'scddl' source dist that holdsjhb2007-06-281-2/+2
| | | | | | /usr/src/cddl. Approved by: re (kensmith)
* Crypto is now part of the base distribution. Remove crypto-install.sh,cperciva2004-08-061-3/+4
| | | | | | and add scrypto, skrb5, ssecure into src-install.sh Reminded by: ru
* Added "rescue".ru2004-05-201-2/+2
| | | | Submitted by: Kent Hauser <kent.hauser@verizon.net>
* Add FreeBSD IDs to some files and make the others consistent in style.obrien2001-04-081-0/+3
|
* Add 'tools' to the list of tarballs to be extracted when 'all' isjwd2000-06-131-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 unpackpeter1999-01-061-2/+2
| | | | slkm* etc, among other things.
* adjust to match current times.jkh1998-10-181-2/+2
|
* Allow the use of ${DESTDIR} in the enviroment to optionally getjkh1998-09-221-2/+4
| | | | these various collections to install someplace else.
* Ahem. It might be nice if I included /usr/src/contrib in with the otherjkh1996-10-101-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"jkh1996-01-161-1/+1
|
* Check in the shell scripts I used for the 2.1-RELEASE CDROM. Thesejkh1996-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.
OpenPOWER on IntegriCloud