aboutsummaryrefslogtreecommitdiff
path: root/release/scripts/commerce-install.sh
Commit message (Collapse)AuthorAgeFilesLines
* Farewall, sysinstall! You served us well for many years, but 10.0 is oneNathan Whitehorn2011-10-031-12/+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). Notes: svn path=/head/; revision=225937
* Add FreeBSD IDs to some files and make the others consistent in style.David E. O'Brien2001-04-081-0/+3
| | | | Notes: svn path=/head/; revision=75328
* Allow the use of ${DESTDIR} in the enviroment to optionally getJordan K. Hubbard1998-09-221-1/+2
| | | | | | | these various collections to install someplace else. Notes: svn path=/head/; revision=39556
* Check in the shell scripts I used for the 2.1-RELEASE CDROM. TheseJordan K. Hubbard1996-01-081-0/+8
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