mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-08 13:28:05 +00:00
Create DRIVERS.TXT file to describe the contents of drivers.flp.
Approved by: re
This commit is contained in:
parent
be4526b68f
commit
fdd57f1a0c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107711
@ -788,6 +788,8 @@ release.10:
|
||||
${MNT} ${FIXITSIZE} ${RD}/fixitfd ${FIXITINODE} ${FIXITLABEL}
|
||||
# Do our last minute floppies directory setup in a convenient place.
|
||||
.if !defined(NODOC)
|
||||
@(cd ${RD}/driversfd; awk -f ${.CURDIR}/scripts/driver-desc.awk \
|
||||
*.dsc >> ${RD}/floppies/DRIVERS.TXT)
|
||||
@cp ${RND}/${RELNOTES_LANG}/installation/${TARGET}/article.txt \
|
||||
${RD}/floppies/README.TXT
|
||||
@(cd ${RD}/floppies; md5 README.TXT *.flp > CHECKSUM.MD5)
|
||||
|
Loading…
Reference in New Issue
Block a user