summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-02-02 04:07:51 +0000
committerjkh <jkh@FreeBSD.org>1995-02-02 04:07:51 +0000
commite40e3d935b1de6670975052db04d984a99ac73c8 (patch)
treed0b1d08d6dbbeded4864ad0fc54d0a47b94712da /release
parent64b42948cbf0201fb76eb3e0f34cb3af72ba42a3 (diff)
downloadFreeBSD-src-e40e3d935b1de6670975052db04d984a99ac73c8.zip
FreeBSD-src-e40e3d935b1de6670975052db04d984a99ac73c8.tar.gz
Argh! I left the setup script off the floppy. Time to re-roll it.
Diffstat (limited to 'release')
-rw-r--r--release/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index 16b814a..0340180 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.98 1995/02/01 11:19:24 jkh Exp $
+# $Id: Makefile,v 1.99 1995/02/01 22:53:32 jkh Exp $
#
FLOPPY= fd0
@@ -31,7 +31,7 @@ CPIO2= etc/services etc/protocols
# bininst MUST be the last file on the cpio floppy. It's used to detect
# a successful extraction.
CPIO3= scripts/miscfuncs.sh scripts/instdist.sh scripts/netinst.sh \
- scripts/adduser.sh scripts/bininst.sh
+ scripts/adduser.sh scripts/bininst.sh scripts/setup.sh
CPIO4= /usr/sbin/tzsetup
CPIO4B= tzsetup
OpenPOWER on IntegriCloud