Align docs with real guest networking runtime
This commit is contained in:
parent
b01efa6452
commit
8bce1ed7d4
3 changed files with 12 additions and 6 deletions
|
|
@ -5,7 +5,7 @@ Source-of-truth inputs for `make runtime-bundle`.
|
|||
Current state:
|
||||
- `build/runtime_sources/` contains the real materialized runtime inputs used to build the packaged bundle.
|
||||
- the checked-in tracked files under `runtime_sources/linux-x86_64/` are build recipes and lock metadata, not the materialized binaries/images.
|
||||
- `guest/pyro_guest_agent.py` is the guest agent artifact that should ultimately be installed into each real rootfs.
|
||||
- `guest/pyro_guest_agent.py` is the guest agent source artifact that is installed into each built rootfs.
|
||||
- real source materialization now writes into `build/runtime_sources/`, not back into the tracked placeholder files.
|
||||
|
||||
Materialization workflow:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue