Author: kevlo Date: Thu Feb 10 05:33:40 2011 New Revision: 218507 URL: http://svn.freebsd.org/changeset/base/218507
Log: Add tmpfs(5) to NOTES Modified: head/sys/conf/NOTES Modified: head/sys/conf/NOTES ============================================================================== --- head/sys/conf/NOTES Thu Feb 10 04:55:51 2011 (r218506) +++ head/sys/conf/NOTES Thu Feb 10 05:33:40 2011 (r218507) @@ -963,7 +963,6 @@ options DUMMYNET # zero_copy(9) for more details. options ZERO_COPY_SOCKETS - ##################################################################### # FILESYSTEM OPTIONS @@ -1010,6 +1009,7 @@ options PROCFS #Process filesystem (r options PSEUDOFS #Pseudo-filesystem framework options PSEUDOFS_TRACE #Debugging support for PSEUDOFS options SMBFS #SMB/CIFS filesystem +options TMPFS #Efficient memory filesystem options UDF #Universal Disk Format options UNIONFS #Union filesystem # The xFS_ROOT options REQUIRE the associated ``options xFS'' _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"