Source-Changes-HG archive

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

[src/netbsd-1-5]: src/distrib/utils/sysinst/arch/sparc Pullup 1.7 [releng]:



details:   https://anonhg.NetBSD.org/src/rev/3022da6e0822
branches:  netbsd-1-5
changeset: 490260:3022da6e0822
user:      tv <tv%NetBSD.org@localhost>
date:      Thu Nov 16 17:29:57 2000 +0000

description:
Pullup 1.7 [releng]:
Try to upgrade a.out libraries.

diffstat:

 distrib/utils/sysinst/arch/sparc/md.h |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 82c0a9a1d027 -r 3022da6e0822 distrib/utils/sysinst/arch/sparc/md.h
--- a/distrib/utils/sysinst/arch/sparc/md.h     Thu Nov 16 17:29:45 2000 +0000
+++ b/distrib/utils/sysinst/arch/sparc/md.h     Thu Nov 16 17:29:57 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: md.h,v 1.4.4.2 2000/11/01 02:06:54 tv Exp $    */
+/*     $NetBSD: md.h,v 1.4.4.3 2000/11/16 17:29:57 tv Exp $    */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -55,6 +55,9 @@
 #define STDNEEDMB      110     /* Min space for non X install */
 #define XNEEDMB                35      /* Extra megs for full X installation */
 
+#define LIB_COUNT      0
+#define LIB_MOVE       1
+
 /*
  * Default filesets to fetch and install during installation
  * or upgrade.



Home | Main Index | Thread Index | Old Index