mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* Packages.mdproj:
* FileSystemIDandChk.sln: * FileSystemIDandChk/FileSystemIDandChk.csproj: Added version and description to solution. * FileSystemIDandChk/Plugins/Plugin.cs: * FileSystemIDandChk/PartPlugins/PartPlugin.cs: * FileSystemIDandChk/ImagePlugins/ImagePlugin.cs: Converted comments to inline XML documentation. * FileSystemIDandChk/ImagePlugins/TeleDisk.cs: Removed unneeded "this" statements. Removed unreachable code. Removed spurious initialization. * FileSystemIDandChk/README.md: Updated readme to show TeleDisk support and new version.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FileSystemIDandChk v1.00
|
||||
FileSystemIDandChk v1.10
|
||||
=============
|
||||
|
||||
Filesystem identifier and checker.
|
||||
@@ -17,9 +17,9 @@ Works under any operating system where there is Mono or .NET Framework. Tested w
|
||||
Features
|
||||
========
|
||||
|
||||
* Supports reading CDRWin cue/bin cuesheets and Apple DiskCopy 4.2
|
||||
* Supports traversing MBR, Apple and NeXT partitioning schemes
|
||||
* Identifies HFS, HFS+, MFS, BeFS, ext/2/3/4, FAT12/16/32, FFS/UFS/UFS2, HPFS, ISO9660, LisaFS, MinixFS, NTFS, ODS11, Opera, PCEngine, SolarFS, System V and UnixWare boot filesystem
|
||||
* Supports reading CDRWin cue/bin cuesheets, Apple DiskCopy 4.2 and TeleDisk disk images.
|
||||
* Supports traversing MBR, Apple and NeXT partitioning schemes.
|
||||
* Identifies HFS, HFS+, MFS, BeFS, ext/2/3/4, FAT12/16/32, FFS/UFS/UFS2, HPFS, ISO9660, LisaFS, MinixFS, NTFS, ODS11, Opera, PCEngine, SolarFS, System V and UnixWare boot filesystem.
|
||||
|
||||
Changelog
|
||||
=========
|
||||
|
||||
Reference in New Issue
Block a user