Add UNION option.

This commit is contained in:
pk 1995-06-05 12:46:31 +00:00
parent 6355031191
commit bf834e228d
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.7 1995/06/02 17:53:51 pk Exp $
# $NetBSD: GENERIC,v 1.8 1995/06/05 12:46:31 pk Exp $
machine sparc
options "SUN4", "SUN4C"
@ -33,6 +33,7 @@ options LFS # Log-based filesystem (still experimental)
options PORTAL # portal filesystem (still experimental)
options PROCFS # /proc
options CD9660 # ISO 9660 + Rock Ridge file system
options UNION # union file system
# Networking options
options INET

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_SCSI3,v 1.7 1995/06/02 17:53:55 pk Exp $
# $NetBSD: GENERIC_SCSI3,v 1.8 1995/06/05 12:46:35 pk Exp $
machine sparc
options "SUN4", "SUN4C"
@ -33,6 +33,7 @@ options LFS # Log-based filesystem (still experimental)
options PORTAL # portal filesystem (still experimental)
options PROCFS # /proc
options CD9660 # ISO 9660 + Rock Ridge file system
options UNION # union file system
# Networking options
options INET