Install second-stage bootblock.

This commit is contained in:
simonb 1999-04-16 13:28:22 +00:00
parent 5e7ff129c8
commit 5849ceb510
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: list,v 1.6 1998/11/18 12:41:18 simonb Exp $
# $NetBSD: list,v 1.7 1999/04/16 13:28:22 simonb Exp $
# pmax extra's: mountpoint for kernfs
SPECIAL mkdir kern
@ -64,7 +64,9 @@ SPECIAL cd dev; sh MAKEDEV all
SPECIAL /bin/rm dev/MAKEDEV dev/MAKEDEV.local
# we need the contents of /usr/mdec
COPYDIR ${DESTDIR}/usr/mdec /usr/mdec
COPYDIR ${DESTDIR}/usr/mdec usr/mdec
# and /boot
COPY ${DESTDIR}/boot boot
# the zoneinfo (dont use)