mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Bump to version 3.1.0.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* Packages.mdproj:
|
||||||
|
* DiscImageChef.sln: Bump to version 3.1.0.
|
||||||
|
|
||||||
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* Packages.mdproj: Created new packages project.
|
* Packages.mdproj: Created new packages project.
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* DiscImageChef.Checksums.csproj: Bump to version 3.1.0.
|
||||||
|
|
||||||
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* SpamSumContext.cs:
|
* SpamSumContext.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Checksums</RootNamespace>
|
<RootNamespace>DiscImageChef.Checksums</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Checksums</AssemblyName>
|
<AssemblyName>DiscImageChef.Checksums</AssemblyName>
|
||||||
<ReleaseVersion>3.0.0</ReleaseVersion>
|
<ReleaseVersion>3.1.0</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* DiscImageChef.CommonTypes.csproj: Bump to version 3.1.0.
|
||||||
|
|
||||||
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* MediaTypeFromSCSI.cs:
|
* MediaTypeFromSCSI.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.CommonTypes</RootNamespace>
|
<RootNamespace>DiscImageChef.CommonTypes</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.CommonTypes</AssemblyName>
|
<AssemblyName>DiscImageChef.CommonTypes</AssemblyName>
|
||||||
<ReleaseVersion>3.0.0</ReleaseVersion>
|
<ReleaseVersion>3.1.0</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* DiscImageChef.Console.csproj: Bump to version 3.1.0.
|
||||||
|
|
||||||
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* DiscImageChef.Console.csproj: Code re-styling.
|
* DiscImageChef.Console.csproj: Code re-styling.
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Console</RootNamespace>
|
<RootNamespace>DiscImageChef.Console</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Console</AssemblyName>
|
<AssemblyName>DiscImageChef.Console</AssemblyName>
|
||||||
<ReleaseVersion>3.0.0</ReleaseVersion>
|
<ReleaseVersion>3.1.0</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* DiscImageChef.Decoders.csproj: Bump to version 3.1.0.
|
||||||
|
|
||||||
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* Modes.cs:
|
* Modes.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Decoders</RootNamespace>
|
<RootNamespace>DiscImageChef.Decoders</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Decoders</AssemblyName>
|
<AssemblyName>DiscImageChef.Decoders</AssemblyName>
|
||||||
<ReleaseVersion>3.0.0</ReleaseVersion>
|
<ReleaseVersion>3.1.0</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* DiscImageChef.Devices.csproj: Bump to version 3.1.0.
|
||||||
|
|
||||||
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* DiscImageChef.Devices.csproj: Code re-styling.
|
* DiscImageChef.Devices.csproj: Code re-styling.
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Devices</RootNamespace>
|
<RootNamespace>DiscImageChef.Devices</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Devices</AssemblyName>
|
<AssemblyName>DiscImageChef.Devices</AssemblyName>
|
||||||
<ReleaseVersion>3.0.0</ReleaseVersion>
|
<ReleaseVersion>3.1.0</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* DiscImageChef.DiscImages.csproj: Bump to version 3.1.0.
|
||||||
|
|
||||||
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* DiskCopy42.cs:
|
* DiskCopy42.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.DiscImages</RootNamespace>
|
<RootNamespace>DiscImageChef.DiscImages</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.DiscImages</AssemblyName>
|
<AssemblyName>DiscImageChef.DiscImages</AssemblyName>
|
||||||
<ReleaseVersion>3.0.0</ReleaseVersion>
|
<ReleaseVersion>3.1.0</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* DiscImageChef.Filesystems.csproj: Bump to version 3.1.0.
|
||||||
|
|
||||||
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* Filesystem.cs:
|
* Filesystem.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Filesystems</RootNamespace>
|
<RootNamespace>DiscImageChef.Filesystems</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Filesystems</AssemblyName>
|
<AssemblyName>DiscImageChef.Filesystems</AssemblyName>
|
||||||
<ReleaseVersion>3.0.0</ReleaseVersion>
|
<ReleaseVersion>3.1.0</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* DiscImageChef.Helpers.csproj: Bump to version 3.1.0.
|
||||||
|
|
||||||
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* DiscImageChef.Helpers.csproj: Code re-styling.
|
* DiscImageChef.Helpers.csproj: Code re-styling.
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Helpers</RootNamespace>
|
<RootNamespace>DiscImageChef.Helpers</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Helpers</AssemblyName>
|
<AssemblyName>DiscImageChef.Helpers</AssemblyName>
|
||||||
<ReleaseVersion>3.0.0</ReleaseVersion>
|
<ReleaseVersion>3.1.0</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* DiscImageChef.Interop.csproj: Bump to version 3.1.0.
|
||||||
|
|
||||||
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* DiscImageChef.Interop.csproj: Code re-styling.
|
* DiscImageChef.Interop.csproj: Code re-styling.
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Interop</RootNamespace>
|
<RootNamespace>DiscImageChef.Interop</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Interop</AssemblyName>
|
<AssemblyName>DiscImageChef.Interop</AssemblyName>
|
||||||
<ReleaseVersion>3.0.0</ReleaseVersion>
|
<ReleaseVersion>3.1.0</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* DiscImageChef.Metadata.csproj: Bump to version 3.1.0.
|
||||||
|
|
||||||
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* Dimensions.cs:
|
* Dimensions.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Metadata</RootNamespace>
|
<RootNamespace>DiscImageChef.Metadata</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Metadata</AssemblyName>
|
<AssemblyName>DiscImageChef.Metadata</AssemblyName>
|
||||||
<ReleaseVersion>3.0.0</ReleaseVersion>
|
<ReleaseVersion>3.1.0</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* DiscImageChef.Partitions.csproj: Bump to version 3.1.0.
|
||||||
|
|
||||||
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* DiscImageChef.Partitions.csproj: Code re-styling.
|
* DiscImageChef.Partitions.csproj: Code re-styling.
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Partitions</RootNamespace>
|
<RootNamespace>DiscImageChef.Partitions</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Partitions</AssemblyName>
|
<AssemblyName>DiscImageChef.Partitions</AssemblyName>
|
||||||
<ReleaseVersion>3.0.0</ReleaseVersion>
|
<ReleaseVersion>3.1.0</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* DiscImageChef.Settings.csproj: Bump to version 3.1.0.
|
||||||
|
|
||||||
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* DiscImageChef.Settings.csproj: Code re-styling.
|
* DiscImageChef.Settings.csproj: Code re-styling.
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>DiscImageChef.Settings</RootNamespace>
|
<RootNamespace>DiscImageChef.Settings</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef.Settings</AssemblyName>
|
<AssemblyName>DiscImageChef.Settings</AssemblyName>
|
||||||
<ReleaseVersion>3.0.0</ReleaseVersion>
|
<ReleaseVersion>3.1.0</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
|||||||
@@ -275,6 +275,6 @@ Global
|
|||||||
$31.IncludeDirectoryPaths = True
|
$31.IncludeDirectoryPaths = True
|
||||||
$30.inheritsSet = Mono
|
$30.inheritsSet = Mono
|
||||||
description = The Disc Image Chef.
|
description = The Disc Image Chef.
|
||||||
version = 3.0.0
|
version = 3.1.0
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
EndGlobal
|
EndGlobal
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* DiscImageChef.csproj:
|
||||||
|
Bump to version 3.1.0.
|
||||||
|
|
||||||
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* Main.cs:
|
* Main.cs:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
<RootNamespace>DiscImageChef</RootNamespace>
|
<RootNamespace>DiscImageChef</RootNamespace>
|
||||||
<AssemblyName>DiscImageChef</AssemblyName>
|
<AssemblyName>DiscImageChef</AssemblyName>
|
||||||
<ReleaseVersion>3.0.0</ReleaseVersion>
|
<ReleaseVersion>3.1.0</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
||||||
<DebugSymbols>True</DebugSymbols>
|
<DebugSymbols>True</DebugSymbols>
|
||||||
|
|||||||
@@ -30,5 +30,6 @@
|
|||||||
</Package>
|
</Package>
|
||||||
</Packages>
|
</Packages>
|
||||||
</Packages>
|
</Packages>
|
||||||
|
<ReleaseVersion>3.1.0</ReleaseVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
12
README.md
12
README.md
@@ -1,4 +1,4 @@
|
|||||||
DiscImageChef v3.0.0.0
|
DiscImageChef v3.1.0.0
|
||||||
======================
|
======================
|
||||||
|
|
||||||
Disc Image Chef (because "swiss-army-knife" is used too much)
|
Disc Image Chef (because "swiss-army-knife" is used too much)
|
||||||
@@ -26,6 +26,7 @@ Features
|
|||||||
* Can compare two disk images, even different formats, for different sectors and/or metadata
|
* Can compare two disk images, even different formats, for different sectors and/or metadata
|
||||||
* Can verify sectors or disk images if supported by the underlying format
|
* Can verify sectors or disk images if supported by the underlying format
|
||||||
* Can checksum the disks (and if optical disc, separate tracks) user-data (tags and metadata coming soon)
|
* Can checksum the disks (and if optical disc, separate tracks) user-data (tags and metadata coming soon)
|
||||||
|
* Can list and extract contents from filesystems that support that
|
||||||
|
|
||||||
Supported disk image formats
|
Supported disk image formats
|
||||||
============================
|
============================
|
||||||
@@ -57,8 +58,12 @@ Supported partitioning schemes
|
|||||||
* Sun disklabel
|
* Sun disklabel
|
||||||
* EFI GUID Partition Table (GPT)
|
* EFI GUID Partition Table (GPT)
|
||||||
|
|
||||||
Supported file systems
|
Supported file systems for read-only operations
|
||||||
======================
|
===============================================
|
||||||
|
* Apple Lisa file system
|
||||||
|
|
||||||
|
Supported file systems for identification and information only
|
||||||
|
==============================================================
|
||||||
* Apple Hierarchical File System (HFS)
|
* Apple Hierarchical File System (HFS)
|
||||||
* Apple Hierarchical File System+ (HFS+)
|
* Apple Hierarchical File System+ (HFS+)
|
||||||
* Apple ProDOS / SOS file system
|
* Apple ProDOS / SOS file system
|
||||||
@@ -74,7 +79,6 @@ Supported file systems
|
|||||||
* BSD Unix File System 2 (UFS2)
|
* BSD Unix File System 2 (UFS2)
|
||||||
* Microsoft/IBM High Performance File System (HPFS)
|
* Microsoft/IBM High Performance File System (HPFS)
|
||||||
* ISO9660
|
* ISO9660
|
||||||
* Lisa Office System file system
|
|
||||||
* Minix v2 file system
|
* Minix v2 file system
|
||||||
* Minix v3 file system
|
* Minix v3 file system
|
||||||
* Microsoft New Technology File System (NTFS)
|
* Microsoft New Technology File System (NTFS)
|
||||||
|
|||||||
3
TODO
3
TODO
@@ -47,9 +47,6 @@ Partitioning scheme plugins:
|
|||||||
--- Add support for SGI partitions
|
--- Add support for SGI partitions
|
||||||
--- Add support for Ultrix partitions
|
--- Add support for Ultrix partitions
|
||||||
|
|
||||||
Other things:
|
|
||||||
--- Surprise!
|
|
||||||
|
|
||||||
Teledisk plugin:
|
Teledisk plugin:
|
||||||
--- Add support for "advanced compression"
|
--- Add support for "advanced compression"
|
||||||
--- Handle variable sectors per track situation. Teledisk seems to be able to read garbage from previous formattings.
|
--- Handle variable sectors per track situation. Teledisk seems to be able to read garbage from previous formattings.
|
||||||
|
|||||||
Reference in New Issue
Block a user