Source-Changes-HG archive

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

[src/netbsd-1-5]: src/distrib/sparc64 Pull up revision 1.2 (requested by mrg):



details:   https://anonhg.NetBSD.org/src/rev/dad9c03ea694
branches:  netbsd-1-5
changeset: 490598:dad9c03ea694
user:      he <he%NetBSD.org@localhost>
date:      Sat Feb 03 20:22:01 2001 +0000

description:
Pull up revision 1.2 (requested by mrg):
  Rename sparc64 ``ramdisk'' to ``xminiroot'' to avoid confusion
  about what it actually does.

diffstat:

 distrib/sparc64/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (11 lines):

diff -r d91b1c09a052 -r dad9c03ea694 distrib/sparc64/Makefile
--- a/distrib/sparc64/Makefile  Sat Feb 03 20:21:59 2001 +0000
+++ b/distrib/sparc64/Makefile  Sat Feb 03 20:22:01 2001 +0000
@@ -1,5 +1,5 @@
-#      $NetBSD: Makefile,v 1.1.2.2 2000/08/26 01:07:05 mrg Exp $
+#      $NetBSD: Makefile,v 1.1.2.3 2001/02/03 20:22:01 he Exp $
 
-SUBDIR=        ramdisk
+SUBDIR=        xminiroot
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index