X-Git-Url: https://git.jtryba.com/browse/friidump.git/blobdiff_plain/29417fff9ebac65b1cf60ea8951c687696302c55..7d2aa073558a13f9f8406087b8225f3545c0b7c2:/validation/README.md?ds=inline diff --git a/validation/README.md b/validation/README.md index 87d0316..b7aea97 100644 --- a/validation/README.md +++ b/validation/README.md @@ -1,10 +1,21 @@ -# FriiDump 0.5.3.16-pf1-candidate21 validation +# FriiDump 0.5.3.16-pf1 validation history -Candidate21 preserves Candidate13's seed diagnostics and Candidate12's DAT and -Linux-lock corrections while making the Linux raw-I/O requirement explicit. +The Candidate21 validators below are retained as exact campaign evidence. They +verify the candidate identity and should not be renamed or repurposed as +release builders. -## Linux build +For a normal release build, use the maintained entry points: +```text +Windows: build_msvc32.cmd +Linux: cmake -S . -B build -DBUILD_STATIC_BINARY=ON + cmake --build build +``` + +After validating the exact Linux executable, apply the minimum file capability +with `validation/friidump-linux-rawio-capability.sh`. + +## Candidate21 Linux build Run from the source root: ```bash