Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/hp700/ramdisk add usr/mdec/boot



details:   https://anonhg.NetBSD.org/src/rev/a257ef86c9e5
branches:  trunk
changeset: 581787:a257ef86c9e5
user:      chs <chs%NetBSD.org@localhost>
date:      Sun Jun 05 18:54:06 2005 +0000

description:
add usr/mdec/boot

diffstat:

 distrib/hp700/ramdisk/list |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4a3af12fc84f -r a257ef86c9e5 distrib/hp700/ramdisk/list
--- a/distrib/hp700/ramdisk/list        Sun Jun 05 18:49:49 2005 +0000
+++ b/distrib/hp700/ramdisk/list        Sun Jun 05 18:54:06 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.1 2005/05/18 14:04:26 chs Exp $
+#      $NetBSD: list,v 1.2 2005/06/05 18:54:06 chs Exp $
 
 SRCDIRS        bin sbin usr.bin usr.sbin
 
@@ -64,6 +64,7 @@
 LIBS   libhack.o -ledit -lutil -lcurses -ltermcap -lrmt -ll -lm -lz
 
 COPY   ${DESTDIR}/usr/mdec/xxboot      usr/mdec/xxboot
+COPY   ${DESTDIR}/usr/mdec/boot        usr/mdec/boot
 
 # various files that we need in /etc for the install
 COPY   ${NETBSDSRCDIR}/etc/group               etc/group



Home | Main Index | Thread Index | Old Index