Module Name: src Committed By: riz Date: Fri Jul 20 23:07:58 UTC 2012
Modified Files: src/sys/arch/dreamcast/conf [netbsd-6]: GENERIC Log Message: Pull up following revision(s) (requested by abs in ticket #422): sys/arch/dreamcast/conf/GENERIC: revision 1.107 On a system with no default writable local media, the union file system can be handy To generate a diff of this commit: cvs rdiff -u -r1.105 -r1.105.2.1 src/sys/arch/dreamcast/conf/GENERIC 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/dreamcast/conf/GENERIC diff -u src/sys/arch/dreamcast/conf/GENERIC:1.105 src/sys/arch/dreamcast/conf/GENERIC:1.105.2.1 --- src/sys/arch/dreamcast/conf/GENERIC:1.105 Fri Dec 30 12:47:37 2011 +++ src/sys/arch/dreamcast/conf/GENERIC Fri Jul 20 23:07:58 2012 @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.105 2011/12/30 12:47:37 he Exp $ +# $NetBSD: GENERIC,v 1.105.2.1 2012/07/20 23:07:58 riz Exp $ # # GENERIC machine description file # @@ -84,7 +84,7 @@ file-system PROCFS # /proc #file-system NULLFS # loopback file system #file-system OVERLAY # overlay file system #file-system UMAPFS # NULLFS + uid and gid remapping -#file-system UNION # union file system +file-system UNION # union file system file-system PTYFS # /dev/pts/N support file-system TMPFS # Efficient memory file-system #file-system UDF # experimental - OSTA UDF CD/DVD file-system