FriiDump 0.5.3.16-pf1 — Linux x86-64 complete package
============================================================

Release tag: v0.5.3.16-pf1
Tag object: 3faddd693c9198081778561c683f21c7904c7376
Commit: 410adc894dbd68d10080151171b8c42a9197df46
Tree: 2b7f19e733e742e6589d1afc40c63da7be4b99da

This package contains the executable, license, user documentation, checksums,
and the Redump DAT runtime files expected by this release.

Keep the redump_dat directory beside friidump. The DAT files are runtime
data and are not compiled into FriiDump.

Linux raw-I/O authorization
----------------------------

Validate the package first:
  sha256sum -c SHA256SUMS

Then apply capability to the exact validated executable and run as the normal
user:
  sudo setcap cap_sys_rawio=ep ./friidump
  getcap ./friidump

Replacing or rebuilding the executable clears the capability.

Common commands
---------------

  ./friidump --help
  ./friidump -d /dev/sr1 -8 -s -i game.iso
  ./friidump -d /dev/sr1 -D -i dvd.iso
  ./friidump -d /dev/sr1 -T 4 -i xbox.iso
  ./friidump -d /dev/sr1 -T 4 -X xbox.xiso

Read docs/USER_GUIDE.md before hardware use.
