From owner-freebsd-commit Sun Jan 7 22:19:57 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA16193 for freebsd-commit-outgoing; Sun, 7 Jan 1996 22:19:57 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA16181 for cvs-all-outgoing; Sun, 7 Jan 1996 22:19:49 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA16170 for cvs-user-outgoing; Sun, 7 Jan 1996 22:19:48 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA16163 Sun, 7 Jan 1996 22:19:46 -0800 (PST) Date: Sun, 7 Jan 1996 22:19:46 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601080619.WAA16163@freefall.freebsd.org> To: CVS-committers, cvs-user Subject: cvs commit: src/release/scripts bin-install.sh commerce-install.sh compat1x-install.sh compat20-install.sh des-install.sh dict-install.sh games-install.sh info-install.sh manpages-install.sh proflibs-install.sh src-install.sh xperimnt-install.sh Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/01/07 22:19:45 Added: release/scripts bin-install.sh commerce-install.sh compat1x-install.sh compat20-install.sh des-install.sh dict-install.sh games-install.sh info-install.sh manpages-install.sh proflibs-install.sh src-install.sh xperimnt-install.sh Log: Check in the shell scripts I used for the 2.1-RELEASE CDROM. These 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.