Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/utils/sysinst/arch/hpcmips fix disk usage.
details: https://anonhg.NetBSD.org/src/rev/eedd6c7877f5
branches: trunk
changeset: 486499:eedd6c7877f5
user: shin <shin%NetBSD.org@localhost>
date: Tue May 23 12:38:39 2000 +0000
description:
fix disk usage.
diffstat:
distrib/utils/sysinst/arch/hpcmips/md.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r eeb02adfe18c -r eedd6c7877f5 distrib/utils/sysinst/arch/hpcmips/md.h
--- a/distrib/utils/sysinst/arch/hpcmips/md.h Tue May 23 12:35:34 2000 +0000
+++ b/distrib/utils/sysinst/arch/hpcmips/md.h Tue May 23 12:38:39 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: md.h,v 1.4 2000/03/28 00:29:55 thorpej Exp $ */
+/* $NetBSD: md.h,v 1.5 2000/05/23 12:38:39 shin Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -51,8 +51,8 @@
/* constants and defines */
-#define STDNEEDMB 136 /* Min space for non X install */
-#define XNEEDMB 30 /* Extra megs for full X installation */
+#define STDNEEDMB 145 /* Min space for non X install */
+#define XNEEDMB 39 /* Extra megs for full X installation */
/*
Home |
Main Index |
Thread Index |
Old Index