DHCP-less/inband Bootz spec changes#316
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a DHCP-less (inband) operating mode for Bootz, updating the documentation to include new entry points, cleanup procedures, and a standardized CLI specification across Unary Bootz and BootstrapStream (v0.6 and v1.0) protocols. Review feedback highlights a numbering error in the Unary Bootz section and suggests consistent formatting for the cleanup steps across all protocol versions.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
/gemini review |
There was a problem hiding this comment.
Code Review
This pull request updates the documentation in README.md to introduce and specify the DHCP-less (inband) operating mode for Bootz. It details the entry points, recovery loops, cleanup procedures, standardized CLI commands (initiate, reset, terminate), and includes Mermaid sequence diagrams for various failure and termination scenarios. The review feedback focuses on correcting Markdown indentation for nested lists under the DHCP-less options, standardizing the 'Cleanup' section headers across BootstrapStream versions for consistency, and aligning the logging terminology with the actual CLI command names.
* Drop the commit interception feature * Remove references in 'inband' * Clarify the scope of the reset command * Clarify the cleanup step
No description provided.