BSD 4_4_Lite2 release
[unix-history] / usr / src / sys / pmax / conf / GENERIC.pmax
index d52dfff..3db2fd2 100644 (file)
@@ -1,7 +1,7 @@
 #
 # GENERIC DECstation (3100 or 5000/xxx)
 #
 #
 # GENERIC DECstation (3100 or 5000/xxx)
 #
-#      @(#)GENERIC.pmax        8.1 (Berkeley) 6/29/93
+#      @(#)GENERIC.pmax        8.2 (Berkeley) 7/3/94
 #
 machine                pmax
 
 #
 machine                pmax
 
@@ -30,9 +30,11 @@ options              FIFO            # POSIX fifo support (in all filesystems)
 options                FFS,QUOTA       # fast filesystem with user and group quotas
 options                MFS             # memory-based filesystem
 options                NFS             # Sun NFS-compatible filesystem
 options                FFS,QUOTA       # fast filesystem with user and group quotas
 options                MFS             # memory-based filesystem
 options                NFS             # Sun NFS-compatible filesystem
-options                LOFS            # Loop-back filesystem
+options                "CD9660"        # ISO 9660 (CDROM) filesystem
+options                UNION           # Union filesystem
 options                KERNFS          # kernel data-structure filesystem
 options                FDESC           # user file descriptor filesystem
 options                KERNFS          # kernel data-structure filesystem
 options                FDESC           # user file descriptor filesystem
+options                PROCFS          # /proc filesystem
 #options       UMAPFS          # uid/gid remapping filesystem
 #options       NULLFS          # null layer filesystem
 #options       LFS             # Log-based filesystem (still experimental)
 #options       UMAPFS          # uid/gid remapping filesystem
 #options       NULLFS          # null layer filesystem
 #options       LFS             # Log-based filesystem (still experimental)