From 5ed7b4136d82d2a74c1c17c8413e4c4906049aef Mon Sep 17 00:00:00 2001 From: Thorsten Lockert Date: Tue, 5 Nov 1996 03:57:18 +0000 Subject: Enable NFS Add configuration for test machine --- sys/arch/i386/conf/GANDALF | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/arch/i386/conf/GANDALF') diff --git a/sys/arch/i386/conf/GANDALF b/sys/arch/i386/conf/GANDALF index e92a24f1658..3a6aa41167f 100644 --- a/sys/arch/i386/conf/GANDALF +++ b/sys/arch/i386/conf/GANDALF @@ -1,7 +1,7 @@ # # GANDALF -- Dual Tyan P5/133 PCI/EISA bus # -# $OpenBSD: GANDALF,v 1.16 1996/10/28 00:43:36 tholo Exp $ +# $OpenBSD: GANDALF,v 1.17 1996/11/05 03:57:15 tholo Exp $ # machine i386 # architecture, used by config; REQUIRED @@ -20,7 +20,7 @@ option XSERVER maxusers 32 # estimated number of users option TIMEZONE=480 # time zone to adjust RTC time by -option DST=1 # daylight savings time used by RTC +option DST=0 # daylight savings time used by RTC option NTP # High precision timekeeping support option SWAPPAGER # paging; REQUIRED @@ -56,8 +56,8 @@ option QUOTA # UFS quotas #option LFS # log-structured file system option MFS # memory file system -#option NFSCLIENT # Network File System client -#option NFSSERVER # Network File System server +option NFSCLIENT # Network File System client +option NFSSERVER # Network File System server option CD9660 # ISO 9660 + Rock Ridge file system option MSDOSFS # MS-DOS file system -- cgit v1.2.3