Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/sysinst/arch/cats Yet another size estimate
details: https://anonhg.NetBSD.org/src/rev/383dd9cfb541
branches: trunk
changeset: 445933:383dd9cfb541
user: martin <martin%NetBSD.org@localhost>
date: Sun Nov 18 10:37:04 2018 +0000
description:
Yet another size estimate
diffstat:
usr.sbin/sysinst/arch/cats/md.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d93368ddf8fc -r 383dd9cfb541 usr.sbin/sysinst/arch/cats/md.h
--- a/usr.sbin/sysinst/arch/cats/md.h Sun Nov 18 10:34:45 2018 +0000
+++ b/usr.sbin/sysinst/arch/cats/md.h Sun Nov 18 10:37:04 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: md.h,v 1.2 2018/11/18 10:34:45 martin Exp $ */
+/* $NetBSD: md.h,v 1.3 2018/11/18 10:37:04 martin Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -38,6 +38,7 @@
/* Constants and defines */
#define DEFROOTSIZE 80 /* Default root size */
+#define DEFUSRSIZE 960 /* Default /usr size, if /home */
#define XNEEDMB 225 /* Extra megs for full X installation */
#define DEBNEEDMB 980 /* Extra megs for debug sets */
Home |
Main Index |
Thread Index |
Old Index