aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1999-12-16 00:58:58 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1999-12-16 00:58:58 +0000
commitfcc943bc7ffb5670331427ece9cf044ac9e918cb (patch)
tree9387b2408ba96ed75cce63007ab07e7ef87a3647 /release
parentd0840ab6277a9836d7dba8fd63d27e9839dcd9af (diff)
Notes
Diffstat (limited to 'release')
-rw-r--r--release/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile
index a84fbbcee7c16..6c0c7d5f1a167 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -489,6 +489,7 @@ release.8: write_mfs_in_kernel
-test -f ${.CURDIR}/install.cfg && cp ${.CURDIR}/install.cfg ${RD}/mfsfd
@mkdir -p ${RD}/mfsfd/boot
@cp /boot/boot* ${RD}/mfsfd/boot
+ @cp /boot/loader.help ${RD}/mfsfd/boot
@echo "Making the regular boot floppy."
@tar --exclude CVS -cf - -C ${.CURDIR}/sysinstall help | \
tar xf - -C ${RD}/mfsfd/stand