mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
Add the release notes, so I can have the user read these too.
This commit is contained in:
parent
adec1b64b3
commit
8ebd7ffaac
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4161
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.9 1994/11/05 07:52:14 jkh Exp $
|
||||
# $Id: Makefile,v 1.10 1994/11/05 07:55:30 jkh Exp $
|
||||
#
|
||||
|
||||
FLOPPY= fd0
|
||||
@ -62,6 +62,8 @@ boot.flp:
|
||||
install -c -m 400 ${.CURDIR}/../README ${MNT}/README
|
||||
install -c -m 400 ${.CURDIR}/../share/FAQ/DISKSPACE.FAQ \
|
||||
${MNT}/DISKSPACE.FAQ
|
||||
install -c -m 400 ${.CURDIR}/../share/FAQ/RELNOTES.FreeBSD \
|
||||
${MNT}/RELNOTES.FreeBSD
|
||||
touch ${MNT}/this_is_boot_flp
|
||||
-umount ${MNT}
|
||||
fsck /dev/r${FLOPPY}
|
||||
|
Loading…
Reference in New Issue
Block a user