summaryrefslogtreecommitdiffstats
path: root/release/bininst
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-11-17 11:53:14 +0000
committerjkh <jkh@FreeBSD.org>1994-11-17 11:53:14 +0000
commit403695a4c201383ec258529d32e21762769c1567 (patch)
tree9a7311ccacdb0b50e0a4eabd45553518b43fa05a /release/bininst
parent91b83599a74e7f38e442ffd2471a9a887656f4fb (diff)
downloadFreeBSD-src-403695a4c201383ec258529d32e21762769c1567.zip
FreeBSD-src-403695a4c201383ec258529d32e21762769c1567.tar.gz
Eliminate the use of cpio in extraction. The stupid thing whines too much,
and it doesn't support --unlink. I think it's time to nuke cpio completely out of the installation process, unless someone can think of a really good reason to keep it (and don't say multiple volume extraction since we a) don't use it anywhere anyway, and b) tar supports that too, now).
Diffstat (limited to 'release/bininst')
-rwxr-xr-xrelease/bininst4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/bininst b/release/bininst
index a9c8208..4643c4a 100755
--- a/release/bininst
+++ b/release/bininst
@@ -13,7 +13,7 @@
# putting your name on top after doing something trivial like reindenting
# it, just to make it look like you wrote it!).
#
-# $Id: bininst,v 1.38 1994/11/15 13:40:00 jkh Exp $
+# $Id: bininst,v 1.39 1994/11/16 07:51:41 jkh Exp $
if [ "$_BININST_LOADED_" = "yes" ]; then
echo "Error, $0 loaded more than once!"
@@ -80,7 +80,7 @@ available which you may wish to investigate. Look in:
ftp://ftp.freebsd.org/pub/FreeBSD/${DISTNAME}/packages
Any install-related comments to jkh@freebsd.org, phk@freebsd.org or
-paul@freebsd.org." 22 72
+paul@freebsd.org." -1 -1
}
welcome
OpenPOWER on IntegriCloud