mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Add tape devices to boot floppy.
This commit is contained in:
parent
198ca9bde7
commit
d6f9f66840
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=8691
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.165 1995/05/21 18:29:49 jkh Exp $
|
||||
# $Id: Makefile,v 1.166 1995/05/21 18:39:42 jkh Exp $
|
||||
#
|
||||
# How to roll a release:
|
||||
#
|
||||
@ -275,7 +275,7 @@ release.6:
|
||||
( cd ${RD}/trees/bin/dev ; \
|
||||
ls console tty ttyv1 null zero \
|
||||
*[sw]d* cuaa[01] fd[01] rfd[01] \
|
||||
cd0a mcd0a scd0a matcd0a | \
|
||||
cd0a mcd0a scd0a matcd0a rst0 rst1 ft0 wt0 | \
|
||||
cpio -dump ${RD}/bootfd/dev )
|
||||
tar --exclude CVS -cf - -C ${.CURDIR}/sysinstall help | \
|
||||
tar xvf - -C ${RD}/bootfd/stand
|
||||
|
Loading…
Reference in New Issue
Block a user