Files
Aaru.Server/TODO
2017-05-20 06:19:59 +01:00

66 lines
1.7 KiB
Plaintext

Disc image plugins:
--- Add support for DiscFerret images
--- Add support for IMD images
--- Add support for Kryoflux images
--- Add support for XPACK images
--- Add support for dump(8) images
Filesystem plugins:
--- Add support for NwFS
--- Add support for ReFS
Partitioning scheme plugins:
--- Add support for AIX partitions
Teledisk plugin:
--- Add support for "advanced compression"
--- Handle variable sectors per track situation. Teledisk seems to be able to read garbage from previous formattings.
RAW plugin:
--- Finish support for reading sectors of variable bytes/sector images
Image comparison:
--- Compare sector tags
--- Offer the option to see differing values
--- Optimize and multithread
Image checksum:
--- Checksum disk tags
--- Checksum long sectors
--- Checksum sector tags
--- Optimize and multithread
Device handling:
--- Add mapfile support for resuming dumps
--- Add support for FreeBSD
--- Add support for MMC/SD devices
--- Add support for NVMe devices
--- Add support for streaming tape devices
--- Support MMC feature codes FF33h
--- Support SCSI mode pages 18h, 1Dh, 20h, 31h, 32h
QCOW plugin:
--- Add support for encrypted images
VMDK plugin:
--- Add support for encrypted extents
--- Add support for compressed extents
UDIF plugin:
--- Add support for chunks compressed with RLE, LZH, KenCode or LZFSE
NDIF plugin:
--- Add support for chunks compressed with RLE, LZH or KenCode
DART plugin:
--- Add support for chunks compressed with RLE or LZH
CHD plugin:
--- Add support for PCMCIA images
--- Add support for compressed hunks on CD disc images
--- Add support for compressed version 5 disk images
Filters:
--- Add support for 7Z archives
--- Add support for XZ compressed files
--- Add support for ZIP archives