feat(native): add JD resident recovery gate
Parameterize the raw recovery beacon, add one-time JD resident preparation and return verification, and provide an external ICMP peer for HLDP login, code, branch, and recovery commands.
This commit is contained in:
parent
3f36cba2de
commit
b7c8642057
9 changed files with 403 additions and 15 deletions
|
|
@ -120,6 +120,12 @@ queue and accepts the observed 4096-entry maximum. A failed probe remains a
|
|||
failure; its LBA 134 proof must be sealed and cleared with
|
||||
`clear-jd-native-probe-proof.sh` before an exact-hardware retry.
|
||||
|
||||
The exact-hardware retry passed with net RX/TX queues of 4096 and a block queue
|
||||
of 128. The next binary gate is a one-time resident boot. Its JD-specific
|
||||
prepare, arm, external ICMP peer, and return verifier must prove native network
|
||||
login, code commit, branch movement, world and gestational storage, and the
|
||||
`HLDP-RECOVER-OS!` return to Linux before any native default is selected.
|
||||
|
||||
## Hosted Stage 1 installation
|
||||
|
||||
`scripts/install-hosted-stage1.sh` is the repeatable Ubuntu construction
|
||||
|
|
|
|||
Loading…
Reference in a new issue