[PR #7] [MERGED] Start adding 5.3 docs from wiki #16

Open
opened 2026-01-30 21:21:36 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/Aaru.Documentation/pull/7
Author: @TheRogueArchivist
Created: 8/18/2021
Status: Merged
Merged: 8/18/2021
Merged by: @claunia

Base: develHead: master


📝 Commits (1)

  • 716b335 Start adding 5.3 docs from wiki

📊 Changes

35 files changed (+1615 additions, -0 deletions)

View changed files

5.3/Bugs-in-other-dumping-software.md (+11 -0)
5.3/Calculate-dump-contents-entropy.md (+30 -0)
5.3/Check-readability-of-the-media-inserted-in-a-physical-device.md (+81 -0)
5.3/Comparing-two-media-dumps.md (+33 -0)
5.3/Comparison.md (+219 -0)
5.3/Configure-Aaru-statistics.md (+29 -0)
5.3/Convert-image.md (+40 -0)
5.3/Creating-a-dump-from-physical-media.md (+93 -0)
5.3/Creating-metadata-sidecar-XML.md (+32 -0)
5.3/Decoding-and-printing-media-tags.md (+31 -0)
5.3/Extracting-files-from-a-media-dump.md (+37 -0)
5.3/Filesystems-recognized-by-Aaru.md (+76 -0)
5.3/Frequently-Asked-Questions.md (+20 -0)
5.3/Get-a-hexadecimal-print-of-a-media-dump-sector-or-block.md (+31 -0)
5.3/Getting-hashes-and-checksums-from-a-media-dump.md (+47 -0)
5.3/Getting-information-from-a-physical-device.md (+86 -0)
5.3/Getting-information-from-media-inserted-in-a-physical-device.md (+80 -0)
5.3/List-files.md (+37 -0)
5.3/List-namespaces.md (+26 -0)
5.3/List-supported-devices.md (+31 -0)

...and 15 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aaru-dps/Aaru.Documentation/pull/7 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 8/18/2021 **Status:** ✅ Merged **Merged:** 8/18/2021 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `devel` ← **Head:** `master` --- ### 📝 Commits (1) - [`716b335`](https://github.com/aaru-dps/Aaru.Documentation/commit/716b335d47a2ca68ad0417bbf79af1427a4c7d17) Start adding 5.3 docs from wiki ### 📊 Changes **35 files changed** (+1615 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `5.3/Bugs-in-other-dumping-software.md` (+11 -0) ➕ `5.3/Calculate-dump-contents-entropy.md` (+30 -0) ➕ `5.3/Check-readability-of-the-media-inserted-in-a-physical-device.md` (+81 -0) ➕ `5.3/Comparing-two-media-dumps.md` (+33 -0) ➕ `5.3/Comparison.md` (+219 -0) ➕ `5.3/Configure-Aaru-statistics.md` (+29 -0) ➕ `5.3/Convert-image.md` (+40 -0) ➕ `5.3/Creating-a-dump-from-physical-media.md` (+93 -0) ➕ `5.3/Creating-metadata-sidecar-XML.md` (+32 -0) ➕ `5.3/Decoding-and-printing-media-tags.md` (+31 -0) ➕ `5.3/Extracting-files-from-a-media-dump.md` (+37 -0) ➕ `5.3/Filesystems-recognized-by-Aaru.md` (+76 -0) ➕ `5.3/Frequently-Asked-Questions.md` (+20 -0) ➕ `5.3/Get-a-hexadecimal-print-of-a-media-dump-sector-or-block.md` (+31 -0) ➕ `5.3/Getting-hashes-and-checksums-from-a-media-dump.md` (+47 -0) ➕ `5.3/Getting-information-from-a-physical-device.md` (+86 -0) ➕ `5.3/Getting-information-from-media-inserted-in-a-physical-device.md` (+80 -0) ➕ `5.3/List-files.md` (+37 -0) ➕ `5.3/List-namespaces.md` (+26 -0) ➕ `5.3/List-supported-devices.md` (+31 -0) _...and 15 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-30 21:21:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru.Documentation#16