Author: pschweitzer Date: Fri May 27 20:32:45 2016 New Revision: 71431
URL: http://svn.reactos.org/svn/reactos?rev=71431&view=rev Log: [DOC] Add a file to track imported FSD and their release
Added: trunk/reactos/media/doc/README.FSD (with props)
Added: trunk/reactos/media/doc/README.FSD URL: http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/README.FSD?rev=71... ============================================================================== --- trunk/reactos/media/doc/README.FSD (added) +++ trunk/reactos/media/doc/README.FSD [iso-8859-1] Fri May 27 20:32:45 2016 @@ -0,0 +1,15 @@ +# ReactOS FSD porting/syncing reference file +# Update this file when you port/sync a FSD from an external source. + +The following FSD are shared with: https://github.com/maharmstone/btrfs. + +reactos/drivers/filesystems/btrfs # Synced to 0.4 + +The following FSD are shared with: http://www.ext2fsd.com/ + +reactos/drivers/filesystems/ext2 # Synced to 0.66 + +The following FSD are shared with: http://www.acc.umu.se/~bosse/ + +reactos/drivers/filesystems/ffs # Synced to 0.5.2 +reactos/drivers/filesystems/reiserfs # Synced to 0.26
Propchange: trunk/reactos/media/doc/README.FSD ------------------------------------------------------------------------------ svn:eol-style = native