summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-04-09 03:47:55 +0000
committerjkh <jkh@FreeBSD.org>1995-04-09 03:47:55 +0000
commit2ef7bb4cbc802e6a933fe3421b91323ec9d26447 (patch)
tree568e1575460d6464b673a6bbb9c4ff678291a181
parent417470f34af63507d124519167db0f79e10b7f51 (diff)
downloadFreeBSD-src-2ef7bb4cbc802e6a933fe3421b91323ec9d26447.zip
FreeBSD-src-2ef7bb4cbc802e6a933fe3421b91323ec9d26447.tar.gz
Add etc/sysconfig to list of files stuck on the cpio floppy. I thought
we did this already?!?
-rw-r--r--release/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index a1bdadb..7fd20df 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.129 1995/04/08 09:45:31 phk Exp $
+# $Id: Makefile,v 1.130 1995/04/08 21:29:56 phk Exp $
#
# How to roll a release:
#
@@ -15,7 +15,7 @@
EXPORT_DISTS= games manpages proflibs dict info
EXTRA_DISTS= secure ${EXPORT_DISTS}
-CPIO1= etc/services etc/protocols
+CPIO1= etc/services etc/protocols etc/sysconfig
CPIO2= scripts/miscfuncs.sh scripts/instdist.sh scripts/netinst.sh \
scripts/adduser.sh scripts/bininst.sh scripts/setup.sh
OpenPOWER on IntegriCloud