Module Name: src Committed By: he Date: Mon Dec 7 08:50:01 UTC 2009
Modified Files: src/sys/arch/arc/conf: RAMDISK Log Message: Can't negate a now non-existent file system (PORTALFS was removed). To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 src/sys/arch/arc/conf/RAMDISK 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/arc/conf/RAMDISK diff -u src/sys/arch/arc/conf/RAMDISK:1.77 src/sys/arch/arc/conf/RAMDISK:1.78 --- src/sys/arch/arc/conf/RAMDISK:1.77 Fri Feb 6 18:50:26 2009 +++ src/sys/arch/arc/conf/RAMDISK Mon Dec 7 08:50:01 2009 @@ -1,4 +1,4 @@ -# $NetBSD: RAMDISK,v 1.77 2009/02/06 18:50:26 jym Exp $ +# $NetBSD: RAMDISK,v 1.78 2009/12/07 08:50:01 he Exp $ # # memory disk based configuration file for MIPS R4x00 ARC Systems # @@ -38,7 +38,6 @@ no file-system KERNFS no file-system NULLFS no file-system OVERLAY -no file-system PORTAL no file-system UMAPFS no file-system UNION no file-system TMPFS