Difference between revisions of "Aaru Data Preservation Suite"

From COPTR
Jump to navigation Jump to search
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<!-- Use the structure provided in this template, do not change it! -->
+
{{Infobox tool
 
 
{{Infobox_tool
 
 
|purpose=Media dump software and disc image manager
 
|purpose=Media dump software and disc image manager
|image={{PAGENAMEE}}.png
+
|homepage=https://aaru.app/
|homepage=http://github.com/claunia/DiscImageChef
+
|sourcecode=https://github.com/aaru-dps/Aaru
 
|license=GPL and LGPL
 
|license=GPL and LGPL
 
|platforms=Windows, Linux, macOS, FreeBSD
 
|platforms=Windows, Linux, macOS, FreeBSD
 +
|function=Backup, Disk Imaging, Metadata Extraction
 +
|content=Disk Image, Software
 
}}
 
}}
<!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. -->
+
{{Infobox tool details}}
 
 
[[Category:Metadata Extraction]]
 
[[Category:Preservation System]]
 
[[Category:Backup]]
 
[[Category:Disk Image]]
 
[[Category:Disk Imaging]]
 
[[Category:Software]]
 
[[Category:Tools]]
 
 
 
 
 
 
== Description ==
 
== Description ==
DiscImageChef is a tool designed to manage disc images created from any kind of media (optical, block, etc).
+
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
 +
Aaru is a tool designed to manage disc images created from any kind of media (optical, block, etc).
  
 
It can dump media from CD, DVD and Blu-ray drives (aka optical media), as well as almost any storage device that connects via SCSI, ATA, SATA, USB or FireWire.
 
It can dump media from CD, DVD and Blu-ray drives (aka optical media), as well as almost any storage device that connects via SCSI, ATA, SATA, USB or FireWire.
  
It can also read and analyze several disk image formats from different manufacturers, for checksumming, comparison (even between different formats), or creating XML metadata for database comsuption.
+
It can also read and analyze several disk image formats from different manufacturers, for checksumming, comparison (even between different formats), or creating XML metadata for database consumption.
  
 
Last but not least it can recognize and identify almost all known partition table formats and file systems and show information about them, with support for accessing the files contained in those file systems getting added steadily, with a priority on archaic and uncommon filesystems, being the first software able to read the Lisa filesystem after its original operating system was deprecated.
 
Last but not least it can recognize and identify almost all known partition table formats and file systems and show information about them, with support for accessing the files contained in those file systems getting added steadily, with a priority on archaic and uncommon filesystems, being the first software able to read the Lisa filesystem after its original operating system was deprecated.
 +
 +
This tool used to be called "DiscImageChef".
  
 
== User Experiences ==
 
== User Experiences ==
https://www.betaarchive.com/forum/viewtopic.php?f=72&t=36078
+
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. -->
 +
*https://www.betaarchive.com/forum/viewtopic.php?f=72&t=36078
  
 
== Development Activity ==
 
== Development Activity ==
The tool is LGPL for the data portions and GPL for the user interface with all development visible in https://github.com/claunia/DiscImageChef
+
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
 +
The tool is LGPL for the data portions and GPL for the user interface with all development.
 +
All development activity is visible on GitHub: https://github.com/aaru-dps/Aaru
 +
 +
 +
=== Release Feed ===
 +
Below the last 3 release feeds:
 +
<rss max=3>https://github.com/aaru-dps/Aaru/releases.atom</rss>
 +
 
 +
 +
=== Activity Feed ===
 +
Below the last 5 commits:
 +
<rss max=5>https://github.com/aaru-dps/Aaru/commits/devel.atom</rss>

Latest revision as of 16:08, 18 November 2021



Media dump software and disc image manager
Homepage:https://aaru.app/
Source Code:https://github.com/aaru-dps/Aaru
License:GPL and LGPL
Platforms:Windows, Linux, macOS, FreeBSD
Function:Backup,Disk Imaging,Metadata Extraction
Content type:Disk Image,Software




Description[edit]

Aaru is a tool designed to manage disc images created from any kind of media (optical, block, etc).

It can dump media from CD, DVD and Blu-ray drives (aka optical media), as well as almost any storage device that connects via SCSI, ATA, SATA, USB or FireWire.

It can also read and analyze several disk image formats from different manufacturers, for checksumming, comparison (even between different formats), or creating XML metadata for database consumption.

Last but not least it can recognize and identify almost all known partition table formats and file systems and show information about them, with support for accessing the files contained in those file systems getting added steadily, with a priority on archaic and uncommon filesystems, being the first software able to read the Lisa filesystem after its original operating system was deprecated.

This tool used to be called "DiscImageChef".

User Experiences[edit]

Development Activity[edit]

The tool is LGPL for the data portions and GPL for the user interface with all development. All development activity is visible on GitHub: https://github.com/aaru-dps/Aaru


Release Feed[edit]

Below the last 3 release feeds:

2022-12-23 17:44:12
[tag:github.com,2008:Repository/18923203/v6.0.0-alpha9 v6.0.0 Alpha 9]
by claunia
2022-12-23 14:10:42
[tag:github.com,2008:Repository/18923203/v5.3.2 5.3.2 LTS]
by claunia
2022-12-14 12:07:16
[tag:github.com,2008:Repository/18923203/v5.3.2-rc2 5.3.2-rc2]
by claunia


Activity Feed[edit]

Below the last 5 commits:

2024-01-02 00:40:51
[tag:github.com,2008:Grit::Commit/4825d414604fe30e23ceabc169be94f1b0dcd781 [VirtualPC disk image] Translate new strings to Spanish.]
by claunia https://github.com/claunia
2024-01-02 00:34:52
[tag:github.com,2008:Grit::Commit/71f86bfaad14e5b15803dd99829047b61cf05994 [VirtualPC disk image] Use same CHS calculation as VirtualPC.]
by claunia https://github.com/claunia
2024-01-02 00:23:22
[tag:github.com,2008:Grit::Commit/64c4c88ac8e3435f29aaa2d0ae8d97afeff72d36 [VirtualPC disk image] Implement support for writing sparse (dynamica…]
by claunia https://github.com/claunia
2024-01-01 17:18:39
[tag:github.com,2008:Grit::Commit/75d9d0edf951dc8be1b24f4ea3d49e7bcdcca9d3 [VirtualPC disk image] Create and flush footer in separate methods.]
by claunia https://github.com/claunia
2023-12-26 18:05:53
[tag:github.com,2008:Grit::Commit/2cf14a0be693cad4d5dc03235a3a0958e5116dce [Aaru.Core] Fix markup closure in Spanish translation.]
by claunia https://github.com/claunia