Module Name:    src
Committed By:   elad
Date:           Wed Aug 26 03:39:16 UTC 2009

Modified Files:
        src/sys/arch/i386/conf: ALL

Log Message:
Build NiLFS(2).


To generate a diff of this commit:
cvs rdiff -u -r1.204 -r1.205 src/sys/arch/i386/conf/ALL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/i386/conf/ALL
diff -u src/sys/arch/i386/conf/ALL:1.204 src/sys/arch/i386/conf/ALL:1.205
--- src/sys/arch/i386/conf/ALL:1.204	Sat Aug 15 09:43:58 2009
+++ src/sys/arch/i386/conf/ALL	Wed Aug 26 03:39:16 2009
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.204 2009/08/15 09:43:58 mbalmer Exp $
+# $NetBSD: ALL,v 1.205 2009/08/26 03:39:16 elad Exp $
 # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
 #
 # ALL machine description file
@@ -17,7 +17,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"ALL-$Revision: 1.204 $"
+#ident 		"ALL-$Revision: 1.205 $"
 
 maxusers	32		# estimated number of users
 
@@ -180,6 +180,7 @@
 file-system 	EFS		# Silicon Graphics Extent File System
 file-system 	FILECORE	# Acorn filecore file system
 file-system 	ADOSFS		# AmigaDOS file system
+file-system	NILFS		# experimental - NTT's NiLFS(2)
 
 # File system options
 options 	QUOTA		# UFS quotas

Reply via email to