Date: Wed, 8 Dec 1999 05:40:45 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools install.sh Message-ID: <199912081340.FAA81123@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 1999/12/08 05:40:45 PST Added files: tools install.sh Log: install(1) lookalike that can be used during a build. Any options are ignored and the remaining is passed on to cp(1). This allows a build to be run as non-root without forcing any user/group setting and also prevents setting any file flags. This may not be the right place for buildtools. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912081340.FAA81123>