From ce7ad5712927a4ab92922ba2f41dcafe654fd1b4 Mon Sep 17 00:00:00 2001 From: briggs Date: Wed, 23 Feb 1994 04:41:04 +0000 Subject: [PATCH] Add Id string and disable NFSSERVER and NFSCLIENT until I can get to the bottom of some panics I've seen. --- sys/arch/mac68k/conf/GENERIC | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/sys/arch/mac68k/conf/GENERIC b/sys/arch/mac68k/conf/GENERIC index f38903968cc4..c76dd500b07f 100644 --- a/sys/arch/mac68k/conf/GENERIC +++ b/sys/arch/mac68k/conf/GENERIC @@ -1,5 +1,6 @@ -# ALLEN -# Mac II, etc. +# GENERIC +# +# $Id: GENERIC,v 1.8 1994/02/23 04:41:04 briggs Exp $ include "std.mac68k" @@ -23,8 +24,8 @@ options DDB options FFS options QUOTA # fast filesystem with user and group quotas options MFS # memory-based filesystem -options NFSSERVER # Sun NFS-compatible filesystem -options NFSCLIENT # Sun NFS-compatible filesystem +#options NFSSERVER # Sun NFS-compatible filesystem +#options NFSCLIENT # Sun NFS-compatible filesystem options LOFS # Loop-back filesystem options ISOFS # ISO-9660 w/ RockRidge options KERNFS # kernel data-structure filesystem