Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/distrib/pmax/miniroot Pull up rev 1.7 from the trunk:
details: https://anonhg.NetBSD.org/src/rev/df7fc6e8e57f
branches: netbsd-1-4
changeset: 468328:df7fc6e8e57f
user: simonb <simonb%NetBSD.org@localhost>
date: Sat Apr 17 11:06:43 1999 +0000
description:
Pull up rev 1.7 from the trunk:
Install second-stage bootblock.
diffstat:
distrib/pmax/miniroot/list | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r d24c35765e02 -r df7fc6e8e57f distrib/pmax/miniroot/list
--- a/distrib/pmax/miniroot/list Sat Apr 17 11:05:44 1999 +0000
+++ b/distrib/pmax/miniroot/list Sat Apr 17 11:06:43 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.6 1998/11/18 12:41:18 simonb Exp $
+# $NetBSD: list,v 1.6.4.1 1999/04/17 11:06:43 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