Regenerate from INSTALL.

This commit is contained in:
is 2000-10-04 20:44:53 +00:00
parent 6458912fb4
commit b0ee22422c
1 changed files with 12 additions and 14 deletions

View File

@ -1,16 +1,16 @@
# $NetBSD: INSTWDCPCM,v 1.4 2000/09/25 13:54:50 abs Exp $
# $NetBSD: INSTWDCPCM,v 1.5 2000/10/04 20:44:53 is Exp $
#
# This file was automatically created. Changes will be
# lost when running make in this directory.
#
# Created from:
#$ NetBSD: GENERIC,v 1.146 2000/07/05 04:07:24 sommerfeld Exp $
#$ NetBSD: GENERIC,v 1.151 2000/10/04 20:38:11 is Exp $
include "arch/amiga/conf/std.amiga"
#ident "GENERIC-$Revision: 1.4 $"
#ident "GENERIC-$Revision: 1.5 $"
makeoptions COPTS="-Os" # Optimise for space. Implies -O2
makeoptions COPTS="-Os"
maxusers 8
options RTC_OFFSET=0
@ -25,7 +25,7 @@ options BB060STUPIDROM # You need this, if you have a non-DraCo
# bootblock.
# You do not need this if you have a DraCo,
# have no 68060 or NEVER use the bootblock
options P5PPC68KBOARD # Phase5 PPC/68K board support
options P5PPC68KBOARD # Phase5 PPC/68K board support
#processors this kernel should support
@ -42,7 +42,6 @@ options FPU_EMULATE # FPU emulation
options INET # IP networking support (Required)
options INET6 # IPV6
options PULLDOWN_TEST # use m_pulldown for IPv4/v6 processing
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_DEBUG # debug for IP security
@ -55,7 +54,6 @@ options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
# File systems
file-system FFS # Berkeley fast file system
file-system EXT2FS # second extended file system (linux)
#file-system LFS # log-structured filesystem (experimental)
@ -67,10 +65,10 @@ file-system MSDOSFS # MS-DOS filesystem
file-system KERNFS # kernel data-structure filesystem
# Filesystem options
#Filesystem options
#options FFS_EI # FFS Endian Independant support
#options NFS_V2_ONLY # Exclude NFS3 and NQNFS code to save space
#options VNODE_OP_NOINLINE # Save space by not inlining vnode op calls
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
# immutable) behave as system flags.
@ -96,8 +94,8 @@ options DIAGNOSTIC # Extra kernel sanity checks
#options LIMITMEM=24 # Do not use more than LIMITMEM MB of the
# first bank of RAM. (default: unlimited)
#options NKPTADD=4 # set this for 4 additional KPT pages
#options NKPTADDSHIFT=24 # set this for 1 additional KPT page
#options NKPTADD=4 # set this for 4 additional KPT pages
#options NKPTADDSHIFT=24 # set this for 1 additional KPT page
# per 16 MB (1<<24 bytes) of RAM
# define and decrease this, or define and
# increase NKPTADD if you get "out of PT pages"
@ -325,7 +323,7 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
pseudo-device view 4 # views (needed for grfcc)
pseudo-device pty # pseudo-terminals
pseudo-device pty 2 # pseudo-terminals
pseudo-device vnd 4 # vnode pseudo-disks
pseudo-device ccd 4 # concatenated disk devices
@ -333,7 +331,7 @@ pseudo-device ccd 4 # concatenated disk devices
#options RAID_AUTOCONFIG # auto-configuration of RAID components
#rnd is EXPERIMENTAL at this point.
#pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device rnd # /dev/random and in-kernel generator
#options RND_COM # use "com" randomness as well (BROKEN)
config netbsd root on ? type ?