Document Git LFS runtime bundle workflow
This commit is contained in:
parent
1b19bff7b6
commit
227983a877
3 changed files with 36 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ Current state:
|
|||
- 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 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.
|
||||
- the packaged runtime images under `src/pyro_mcp/runtime_bundle/` are stored via Git LFS, so contributor clones need `git lfs install` and LFS-enabled checkout.
|
||||
|
||||
Materialization workflow:
|
||||
1. `make runtime-fetch-binaries`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue