summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-01-06 11:45:01 +0000
committerjkh <jkh@FreeBSD.org>1997-01-06 11:45:01 +0000
commit21ab39d2e483f523865f4cf13dba48b5ec5fc442 (patch)
treec10fab5b405b1bc3866e50a3cec935f7e54cfa53 /release
parent20caf365b12d6fb64ad04c41f598e305c4c82ff8 (diff)
downloadFreeBSD-src-21ab39d2e483f523865f4cf13dba48b5ec5fc442.zip
FreeBSD-src-21ab39d2e483f523865f4cf13dba48b5ec5fc442.tar.gz
DTRT for the 2nd CDROM and cdrom.inf automatically.
Diffstat (limited to 'release')
-rw-r--r--release/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/release/Makefile b/release/Makefile
index 7921243..716bc27 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.270 1997/01/01 03:16:34 jkh Exp $
+# $Id: Makefile,v 1.271 1997/01/02 10:29:40 jkh Exp $
#
# How to roll a release:
#
@@ -469,6 +469,7 @@ cdrom.1:
rm -f ${CD}/filesys/.profile
cp ${.CURDIR}/fixit.profile ${CD}/filesys/.profile
echo "CD_VERSION = ${BUILDNAME}" > ${CD}/cdrom.inf
+ cp ${CD}/cdrom.inf ${CD}/filesys
cp ${.CURDIR}/sysinstall/help/readme.hlp ${CD}/README.TXT
cp ${.CURDIR}/sysinstall/help/hardware.hlp ${CD}/HARDWARE.TXT
cp ${.CURDIR}/sysinstall/help/install.hlp ${CD}/INSTALL.TXT
OpenPOWER on IntegriCloud