From 0ef41896166bdd11039fddd276a9b2212d0d0095 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sun, 24 May 1998 01:29:52 +0000 Subject: [PATCH] Add CVS option Submitted by: Robert Baron --- sys/conf/options | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/conf/options b/sys/conf/options index 1a90af73728..fac1f87f241 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -1,4 +1,4 @@ -# $Id: options,v 1.72 1998/04/20 04:30:41 julian Exp $ +# $Id: options,v 1.73 1998/05/19 08:58:42 phk Exp $ # # On the handling of kernel options # @@ -84,6 +84,7 @@ UMAPFS opt_dontuse.h # statically compiled into the kernel, code for mounting them as root # filesystems will be enabled - but look below. Boot-code is purposely # unavailable for the LKM-based versions. +CFS CD9660 FFS NFS