Regen from GENERIC.in rev 1.89:

> - don't enable TMPFS for SMALL030
> - remove dup PTYFS
This commit is contained in:
tsutsui 2010-05-08 20:41:24 +00:00
parent 56959c2168
commit 1542e4335d
6 changed files with 17 additions and 24 deletions

View File

@ -1,11 +1,11 @@
#
# $NetBSD: ATARITT,v 1.102 2010/04/29 22:42:27 chs Exp $
# $NetBSD: ATARITT,v 1.103 2010/05/08 20:41:24 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: GENERIC.in,v 1.88 2010/04/29 22:40:50 chs Exp $
# NetBSD: GENERIC.in,v 1.89 2010/05/08 20:39:55 tsutsui Exp $
include "arch/atari/conf/std.atari"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@ -24,8 +24,6 @@ file-system FFS # Berkeley fast file system
file-system MFS # Memory based filesystem
file-system MSDOSFS # MSDOS filesystem
file-system CD9660 # ISO 9660 filesystem with Rock Ridge
file-system PTYFS # experimental - /dev/ptm support
file-system TMPFS # Efficient memory file-system
file-system KERNFS # Kernel parameter filesystem
file-system NFS # Network File System client side code
file-system PROCFS # Process filesystem
@ -37,6 +35,7 @@ file-system UMAPFS # null file system (with uid & gid remapping)
file-system PUFFS # Userspace file systems (e.g. ntfs-3g & sshfs)
file-system EXT2FS # second extended file system (linux)
file-system PTYFS # /dev/pts/N support
file-system TMPFS # Efficient memory file-system
options WAPBL # File system journaling support - Experimental
options NFSSERVER # Network File System server side code
options PANICWAIT # Require keystroke to dump/reboot

View File

@ -1,11 +1,11 @@
#
# $NetBSD: FALCON,v 1.99 2010/04/29 22:42:27 chs Exp $
# $NetBSD: FALCON,v 1.100 2010/05/08 20:41:24 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: GENERIC.in,v 1.88 2010/04/29 22:40:50 chs Exp $
# NetBSD: GENERIC.in,v 1.89 2010/05/08 20:39:55 tsutsui Exp $
include "arch/atari/conf/std.atari"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@ -29,8 +29,6 @@ file-system FFS # Berkeley fast file system
file-system MFS # Memory based filesystem
file-system MSDOSFS # MSDOS filesystem
file-system CD9660 # ISO 9660 filesystem with Rock Ridge
file-system PTYFS # experimental - /dev/ptm support
file-system TMPFS # Efficient memory file-system
file-system KERNFS # Kernel parameter filesystem
file-system NFS # Network File System client side code
file-system PROCFS # Process filesystem
@ -42,6 +40,7 @@ file-system UMAPFS # null file system (with uid & gid remapping)
file-system PUFFS # Userspace file systems (e.g. ntfs-3g & sshfs)
file-system EXT2FS # second extended file system (linux)
file-system PTYFS # /dev/pts/N support
file-system TMPFS # Efficient memory file-system
options WAPBL # File system journaling support - Experimental
options NFSSERVER # Network File System server side code
options PANICWAIT # Require keystroke to dump/reboot

View File

@ -1,12 +1,12 @@
#
# $NetBSD: HADES,v 1.92 2010/04/29 22:42:28 chs Exp $
# $NetBSD: HADES,v 1.93 2010/05/08 20:41:24 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: HADES.in,v 1.11 2010/04/10 01:59:40 tsutsui Exp $
# NetBSD: GENERIC.in,v 1.88 2010/04/29 22:40:50 chs Exp $
# NetBSD: GENERIC.in,v 1.89 2010/05/08 20:39:55 tsutsui Exp $
include "arch/atari/conf/std.hades"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@ -28,8 +28,6 @@ file-system FFS # Berkeley fast file system
file-system MFS # Memory based filesystem
file-system MSDOSFS # MSDOS filesystem
file-system CD9660 # ISO 9660 filesystem with Rock Ridge
file-system PTYFS # experimental - /dev/ptm support
file-system TMPFS # Efficient memory file-system
file-system KERNFS # Kernel parameter filesystem
file-system NFS # Network File System client side code
file-system PROCFS # Process filesystem
@ -41,6 +39,7 @@ file-system UMAPFS # null file system (with uid & gid remapping)
file-system PUFFS # Userspace file systems (e.g. ntfs-3g & sshfs)
file-system EXT2FS # second extended file system (linux)
file-system PTYFS # /dev/pts/N support
file-system TMPFS # Efficient memory file-system
options WAPBL # File system journaling support - Experimental
options NFSSERVER # Network File System server side code
options PANICWAIT # Require keystroke to dump/reboot

View File

@ -1,12 +1,12 @@
#
# $NetBSD: MILAN-ISAIDE,v 1.69 2010/04/29 22:42:28 chs Exp $
# $NetBSD: MILAN-ISAIDE,v 1.70 2010/05/08 20:41:24 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.25 2010/04/10 01:59:40 tsutsui Exp $
# NetBSD: GENERIC.in,v 1.88 2010/04/29 22:40:50 chs Exp $
# NetBSD: GENERIC.in,v 1.89 2010/05/08 20:39:55 tsutsui Exp $
include "arch/atari/conf/std.milan"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@ -28,8 +28,6 @@ file-system FFS # Berkeley fast file system
file-system MFS # Memory based filesystem
file-system MSDOSFS # MSDOS filesystem
file-system CD9660 # ISO 9660 filesystem with Rock Ridge
file-system PTYFS # experimental - /dev/ptm support
file-system TMPFS # Efficient memory file-system
file-system KERNFS # Kernel parameter filesystem
file-system NFS # Network File System client side code
file-system PROCFS # Process filesystem
@ -41,6 +39,7 @@ file-system UMAPFS # null file system (with uid & gid remapping)
file-system PUFFS # Userspace file systems (e.g. ntfs-3g & sshfs)
file-system EXT2FS # second extended file system (linux)
file-system PTYFS # /dev/pts/N support
file-system TMPFS # Efficient memory file-system
options WAPBL # File system journaling support - Experimental
options NFSSERVER # Network File System server side code
options PANICWAIT # Require keystroke to dump/reboot

View File

@ -1,12 +1,12 @@
#
# $NetBSD: MILAN-PCIIDE,v 1.73 2010/04/29 22:42:28 chs Exp $
# $NetBSD: MILAN-PCIIDE,v 1.74 2010/05/08 20:41:24 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.25 2010/04/10 01:59:40 tsutsui Exp $
# NetBSD: GENERIC.in,v 1.88 2010/04/29 22:40:50 chs Exp $
# NetBSD: GENERIC.in,v 1.89 2010/05/08 20:39:55 tsutsui Exp $
include "arch/atari/conf/std.milan"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
maxusers 16
@ -28,8 +28,6 @@ file-system FFS # Berkeley fast file system
file-system MFS # Memory based filesystem
file-system MSDOSFS # MSDOS filesystem
file-system CD9660 # ISO 9660 filesystem with Rock Ridge
file-system PTYFS # experimental - /dev/ptm support
file-system TMPFS # Efficient memory file-system
file-system KERNFS # Kernel parameter filesystem
file-system NFS # Network File System client side code
file-system PROCFS # Process filesystem
@ -41,6 +39,7 @@ file-system UMAPFS # null file system (with uid & gid remapping)
file-system PUFFS # Userspace file systems (e.g. ntfs-3g & sshfs)
file-system EXT2FS # second extended file system (linux)
file-system PTYFS # /dev/pts/N support
file-system TMPFS # Efficient memory file-system
options WAPBL # File system journaling support - Experimental
options NFSSERVER # Network File System server side code
options PANICWAIT # Require keystroke to dump/reboot

View File

@ -1,11 +1,11 @@
#
# $NetBSD: SMALL030,v 1.9 2010/04/29 22:42:28 chs Exp $
# $NetBSD: SMALL030,v 1.10 2010/05/08 20:41:24 tsutsui Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: GENERIC.in,v 1.88 2010/04/29 22:40:50 chs Exp $
# NetBSD: GENERIC.in,v 1.89 2010/05/08 20:39:55 tsutsui Exp $
include "arch/atari/conf/std.atari"
makeoptions COPTS="-Os"
maxusers 16
@ -18,8 +18,6 @@ file-system FFS # Berkeley fast file system
file-system MFS # Memory based filesystem
file-system MSDOSFS # MSDOS filesystem
file-system CD9660 # ISO 9660 filesystem with Rock Ridge
file-system PTYFS # experimental - /dev/ptm support
file-system TMPFS # Efficient memory file-system
options WAPBL # File system journaling support - Experimental
options PANICWAIT # Require keystroke to dump/reboot
options COMPAT_16 # Compatibility with NetBSD 1.6