Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/xen/conf Define maxpartitions to the same value as ...
details: https://anonhg.NetBSD.org/src/rev/5a857c884fae
branches: trunk
changeset: 559885:5a857c884fae
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Mar 25 12:41:54 2004 +0000
description:
Define maxpartitions to the same value as MAXPARTITIONS in disklabel.h.
Addresses PR 24905 by Simon Burge.
diffstat:
sys/arch/xen/conf/files.xen | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 3365efa03424 -r 5a857c884fae sys/arch/xen/conf/files.xen
--- a/sys/arch/xen/conf/files.xen Thu Mar 25 12:40:19 2004 +0000
+++ b/sys/arch/xen/conf/files.xen Thu Mar 25 12:41:54 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: files.xen,v 1.1 2004/03/11 21:44:08 cl Exp $
+# $NetBSD: files.xen,v 1.2 2004/03/25 12:41:54 wiz Exp $
# NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp
# NetBSD: files.i386,v 1.249 2004/02/16 17:11:27 wiz Exp
-maxpartitions 8
+maxpartitions 16
maxusers 2 16 128
Home |
Main Index |
Thread Index |
Old Index