Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/pmax/miniroot Install second-stage bootblock.
details: https://anonhg.NetBSD.org/src/rev/4c997eec2b05
branches: trunk
changeset: 471960:4c997eec2b05
user: simonb <simonb%NetBSD.org@localhost>
date: Fri Apr 16 13:28:22 1999 +0000
description:
Install second-stage bootblock.
diffstat:
distrib/pmax/miniroot/list | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 54ffc53e354e -r 4c997eec2b05 distrib/pmax/miniroot/list
--- a/distrib/pmax/miniroot/list Fri Apr 16 11:13:38 1999 +0000
+++ b/distrib/pmax/miniroot/list Fri Apr 16 13:28:22 1999 +0000
@@ -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 /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)
Home |
Main Index |
Thread Index |
Old Index