Add file-system HFSP (commented out) to GENERIC kernels of ports

on which Mac OS runs.
This commit is contained in:
dillo 2007-03-05 23:30:18 +00:00
parent da3cc0ffcf
commit 23c2619e4d
5 changed files with 15 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.127 2007/03/01 14:57:38 kiyohara Exp $
# $NetBSD: GENERIC,v 1.128 2007/03/05 23:30:18 dillo Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.127 $"
#ident "GENERIC-$Revision: 1.128 $"
maxusers 32 # estimated number of users
@ -129,6 +129,7 @@ file-system CODA # Coda File System; also needs vcoda (below)
file-system PTYFS # /dev/pts/N support
file-system TMPFS # Efficient memory file-system
#file-system UDF # experimental - OSTA UDF CD/DVD file-system
#file-system HFSP # experimental - Apple HFS+ (read-only)
# File system options
options QUOTA # UFS quotas

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.810 2007/03/01 14:57:38 kiyohara Exp $
# $NetBSD: GENERIC,v 1.811 2007/03/05 23:30:18 dillo Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.810 $"
#ident "GENERIC-$Revision: 1.811 $"
maxusers 32 # estimated number of users
@ -183,6 +183,7 @@ file-system SMBFS # experimental - CIFS; also needs nsmb (below)
file-system PTYFS # /dev/ptm support
file-system TMPFS # Efficient memory file-system
#file-system UDF # experimental - OSTA UDF CD/DVD file-system
#file-system HFSP # experimental - Apple HFS+ (read-only)
# File system options
options QUOTA # UFS quotas

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_LAPTOP,v 1.221 2007/03/01 14:57:39 kiyohara Exp $
# $NetBSD: GENERIC_LAPTOP,v 1.222 2007/03/05 23:30:18 dillo Exp $
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
#
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.221 $"
#ident "GENERIC-$Revision: 1.222 $"
maxusers 32 # estimated number of users
@ -144,6 +144,7 @@ file-system SMBFS # experimental - CIFS; also needs nsmb (below)
file-system PTYFS # /dev/ptm support
file-system TMPFS # Efficient memory file-system
#file-system UDF # experimental - OSTA UDF CD/DVD file-system
#file-system HFSP # expreimental - Apple HFS+ (read-only)
# File system options
options QUOTA # UFS quotas

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.177 2006/11/11 18:47:10 jmmv Exp $
# $NetBSD: GENERIC,v 1.178 2007/03/05 23:30:18 dillo Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/mac68k/conf/std.mac68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.177 $"
#ident "GENERIC-$Revision: 1.178 $"
maxusers 16 # estimated number of users
@ -122,6 +122,7 @@ file-system CODA # Venus/Coda distributed file system
file-system PTYFS # /dev/pts/N support
#file-system TMPFS # Efficient memory file-system
#file-system UDF # experimental - OSTA UDF CD/DVD file-system
#file-system HFSP # experimental - Apple HFS+ (read-only)
# File system options
options QUOTA # UFS quotas

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.252 2007/02/15 02:06:48 macallan Exp $
# $NetBSD: GENERIC,v 1.253 2007/03/05 23:30:18 dillo Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/macppc/conf/std.macppc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.252 $"
#ident "GENERIC-$Revision: 1.253 $"
maxusers 32
@ -110,6 +110,7 @@ file-system SMBFS # CIFS; also needs nsmb (below)
file-system PTYFS # /dev/pts/N support
file-system TMPFS # Efficient memory file-system
#file-system UDF # experimental - OSTA UDF CD/DVD file-system
#file-system HFSP # experimental - Apple HFS+ (read-only)
# File system options
options QUOTA # UFS quotas