Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/mac68k/instkernel/ramdisk Pull up revisions 1.4...



details:   https://anonhg.NetBSD.org/src/rev/e72750f3e5d4
branches:  netbsd-1-4
changeset: 470005:e72750f3e5d4
user:      he <he%NetBSD.org@localhost>
date:      Sat Jan 08 20:17:43 2000 +0000

description:
Pull up revisions 1.4-1.5 (via patch, requested by fredb):
  Build the mac68k instkernel (bootable sysinstall), and include
  it in the standard release.

diffstat:

 distrib/mac68k/instkernel/ramdisk/list |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 33f5c0f07414 -r e72750f3e5d4 distrib/mac68k/instkernel/ramdisk/list
--- a/distrib/mac68k/instkernel/ramdisk/list    Sat Jan 08 20:17:16 2000 +0000
+++ b/distrib/mac68k/instkernel/ramdisk/list    Sat Jan 08 20:17:43 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.1 1999/03/26 08:34:37 ender Exp $
+#      $NetBSD: list,v 1.1.2.1 2000/01/08 20:17:43 he Exp $
 
 # copy the crunched binary, link to it, and kill it
 COPY   ${OBJDIR}/ramdiskbin            ramdiskbin
@@ -87,4 +87,4 @@
 COPY   dot.hdprofile                           tmp/.hdprofile
 
 # and a copy of the INSTALL notes
-COPY   ${CURDIR}/../../../notes/mac68k/INSTALL.more    INSTALL.more
+COPY   ${OBJDIR}/INSTALL.more                  INSTALL.more



Home | Main Index | Thread Index | Old Index