Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/pc532/conf options & filesystems tweeks.



details:   https://anonhg.NetBSD.org/src/rev/9f012d468eb6
branches:  trunk
changeset: 472419:9f012d468eb6
user:      phil <phil%NetBSD.org@localhost>
date:      Thu Apr 29 15:31:00 1999 +0000

description:
options & filesystems tweeks.

diffstat:

 sys/arch/pc532/conf/STEELHEAD |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r 15c0132147dc -r 9f012d468eb6 sys/arch/pc532/conf/STEELHEAD
--- a/sys/arch/pc532/conf/STEELHEAD     Thu Apr 29 15:06:41 1999 +0000
+++ b/sys/arch/pc532/conf/STEELHEAD     Thu Apr 29 15:31:00 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: STEELHEAD,v 1.24 1998/06/26 01:54:06 lukem Exp $
+#      $NetBSD: STEELHEAD,v 1.25 1999/04/29 15:31:00 phil Exp $
 #
 # STEELHEAD: Phil Nelson's pc532
 #
@@ -23,12 +23,12 @@
 options        "COMPAT_10"             # NetBSD-1.0
 options        COMPAT_11
 options        COMPAT_12
+options        COMPAT_13
 
 # file system options
 file-system    FFS                     # Berkeley fast file system
 #file-system   MFS                     # memory file system; uses RAM and swap
 file-system    NFS                     # Network File System client
-file-system    ISOFS                   # ISO 9660 CD-ROM file system, with RR
 file-system    CD9660                  # ISO 9660 CD-ROM file system, with RR
 #file-system   MSDOSFS                 # MS-DOS FAT file system
 file-system    FDESC                   # /dev/fd



Home | Main Index | Thread Index | Old Index