mirror of
https://github.com/reactos/reactos.git
synced 2025-04-22 13:10:39 +00:00
[DOC]
Add a file to track imported FSD and their release svn path=/trunk/; revision=71431
This commit is contained in:
parent
101f7947a5
commit
28fd35b834
1 changed files with 15 additions and 0 deletions
15
reactos/media/doc/README.FSD
Normal file
15
reactos/media/doc/README.FSD
Normal file
|
@ -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
|
Loading…
Reference in a new issue