update filesystem options (from Ralph)
[unix-history] / usr / src / sys / pmax / conf / MAXP
index 13e89ee..444514d 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Standard DECstation (3100 or 5000/xxx)
 #
 #
 # Standard DECstation (3100 or 5000/xxx)
 #
-#      @(#)MAXP        7.5 (Berkeley) %G%
+#      @(#)MAXP        8.2 (Berkeley) %G%
 #
 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)