From da63d967e7644512209bf7389691af61fcbe562c Mon Sep 17 00:00:00 2001 From: kstailey Date: Fri, 21 Mar 1997 03:33:23 +0000 Subject: [PATCH] since cpio is now pax you can have it too. --- distrib/i386/floppies/inst-common/list | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/distrib/i386/floppies/inst-common/list b/distrib/i386/floppies/inst-common/list index c42223ae477..bb4e50158c7 100644 --- a/distrib/i386/floppies/inst-common/list +++ b/distrib/i386/floppies/inst-common/list @@ -1,10 +1,11 @@ -# $Id: list,v 1.11 1996/10/09 06:50:43 deraadt Exp $ +# $Id: list,v 1.12 1997/03/21 03:33:23 kstailey Exp $ # copy the crunched binary, link to it, and kill it COPY ${OBJDIR}/instbin instbin LINK instbin bin/cat LINK instbin bin/chmod LINK instbin bin/cp +LINK instbin bin/cpio LINK instbin bin/dd LINK instbin bin/df LINK instbin bin/ed -- 2.20.1