add 'maxpartitions' keyword as first 'intesting' thing in the file, to

facilitate the solution of config.new's hardcoded partition number
problems.
This commit is contained in:
cgd 1995-01-25 20:45:33 +00:00
parent 53dde5bc1c
commit b56a5f27d4
12 changed files with 48 additions and 12 deletions

View File

@ -1,4 +1,7 @@
# $NetBSD: files.amiga,v 1.15 1994/12/28 09:13:42 chopps Exp $
# $NetBSD: files.amiga,v 1.16 1995/01/25 20:45:33 cgd Exp $
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 16 # NOTE THAT AMIGA IS SPECIAL!
maxusers 2 8 64

View File

@ -1,4 +1,7 @@
# $NetBSD: files.amiga.newconf,v 1.15 1994/12/28 09:13:42 chopps Exp $
# $NetBSD: files.amiga.newconf,v 1.16 1995/01/25 20:45:33 cgd Exp $
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 16 # NOTE THAT AMIGA IS SPECIAL!
maxusers 2 8 64

View File

@ -1,7 +1,10 @@
# $NetBSD: files.da30,v 1.5 1995/01/25 04:58:12 cgd Exp $
# $NetBSD: files.da30,v 1.6 1995/01/25 20:45:45 cgd Exp $
# config file for da30
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 8
device iio at root { slot = -1, ipl = 0 }
device clock at iio

View File

@ -1,7 +1,10 @@
# $NetBSD: files.da30.newconf,v 1.5 1995/01/25 04:58:12 cgd Exp $
# $NetBSD: files.da30.newconf,v 1.6 1995/01/25 20:45:45 cgd Exp $
# config file for da30
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 8
device iio at root { slot = -1, ipl = 0 }
device clock at iio

View File

@ -1,8 +1,11 @@
# $NetBSD: files.i386.newconf,v 1.34 1995/01/16 11:51:40 mycroft Exp $
# $NetBSD: files.i386.newconf,v 1.35 1995/01/25 20:55:19 cgd Exp $
#
# new style config file for i386 architecture
#
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 8
maxusers 2 16 64
file arch/i386/i386/autoconf.c

View File

@ -1,10 +1,13 @@
# $NetBSD: files.mac68k,v 1.20 1995/01/21 00:14:11 briggs Exp $
# $NetBSD: files.mac68k,v 1.21 1995/01/25 20:45:49 cgd Exp $
# @(#)files.sparc 8.1 (Berkeley) 7/19/93
#
# files.mac68k.newconf
# mac68k-specific configuration info
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 8
maxusers 2 8 64
device mainbus at root { } # no locators (yet?)

View File

@ -1,10 +1,13 @@
# $NetBSD: files.mac68k.newconf,v 1.20 1995/01/21 00:14:11 briggs Exp $
# $NetBSD: files.mac68k.newconf,v 1.21 1995/01/25 20:45:49 cgd Exp $
# @(#)files.sparc 8.1 (Berkeley) 7/19/93
#
# files.mac68k.newconf
# mac68k-specific configuration info
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 8
maxusers 2 8 64
device mainbus at root { } # no locators (yet?)

View File

@ -1,8 +1,11 @@
# $NetBSD: files.pc532.newconf,v 1.7 1995/01/19 07:02:31 phil Exp $
# $NetBSD: files.pc532.newconf,v 1.8 1995/01/25 20:45:51 cgd Exp $
#
# new style config file for pc532 architecture
#
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 8
maxusers 2 16 64
device membus at root {[iomem = -1], [iosiz = 0]}

View File

@ -1,8 +1,11 @@
# $NetBSD: files.sparc.newconf,v 1.21 1995/01/25 05:35:15 cgd Exp $
# $NetBSD: files.sparc.newconf,v 1.22 1995/01/25 20:45:53 cgd Exp $
# @(#)files.sparc 8.1 (Berkeley) 7/19/93
# sparc-specific configuration info
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 8
maxusers 2 8 64
device mainbus at root {}

View File

@ -1,9 +1,12 @@
# $NetBSD: files.sun3.newconf,v 1.19 1995/01/24 05:48:29 gwr Exp $
# $NetBSD: files.sun3.newconf,v 1.20 1995/01/25 20:45:56 cgd Exp $
#
# sun3-specific configuration info
#
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 8
maxusers 2 8 64
# Standard stuff

View File

@ -1,8 +1,11 @@
# $NetBSD: files.vax,v 1.5 1994/11/25 19:08:26 ragge Exp $
# $NetBSD: files.vax,v 1.6 1995/01/25 20:45:58 cgd Exp $
#
# new style config file for vax architecture
#
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 8
maxusers 8 32 64

View File

@ -1,8 +1,11 @@
# $NetBSD: files.vax.newconf,v 1.5 1994/11/25 19:08:26 ragge Exp $
# $NetBSD: files.vax.newconf,v 1.6 1995/01/25 20:45:58 cgd Exp $
#
# new style config file for vax architecture
#
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 8
maxusers 8 32 64