diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-01-07 18:49:27 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-02-09 03:32:52 +0000 |
| commit | 7cfd91b8452db84f06f3cf675f605d4da6eb6882 (patch) | |
| tree | 6710464fd76fd06e23753c2c3a186f9154625571 /docs/00-INDEX | |
| parent | f93abf869ad49e80889487de168e101cfee8a35b (diff) | |
| download | meta-virtualization-7cfd91b8452db84f06f3cf675f605d4da6eb6882.tar.gz | |
docs: add container bundling and vdkr/vpdmn documentation
Add comprehensive documentation for the container cross-install system:
- Choosing between BUNDLED_CONTAINERS and container-bundle packages
- Decision guide table for selecting the right approach
- Component relationships (app recipe -> container image -> bundle)
- BUNDLED_CONTAINERS format and examples
- container-bundle.bbclass usage
- Container autostart configuration
- vdkr/vpdmn virtual container runtime usage
- Architecture overview and how it works
- Testing instructions
This provides a single reference for users wanting to bundle containers
into Yocto images at build time.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'docs/00-INDEX')
| -rw-r--r-- | docs/00-INDEX | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/00-INDEX b/docs/00-INDEX index 6659fbee..dfcc8bda 100644 --- a/docs/00-INDEX +++ b/docs/00-INDEX | |||
| @@ -8,6 +8,9 @@ alphabetical order as well. | |||
| 8 | 00-README | 8 | 00-README |
| 9 | - info on the goals of meta-virtualization and this docs subdir | 9 | - info on the goals of meta-virtualization and this docs subdir |
| 10 | 10 | ||
| 11 | container-bundling.md | ||
| 12 | - container bundling, cross-install, and vdkr/vpdmn documentation. | ||
| 13 | |||
| 11 | openvswitch.txt | 14 | openvswitch.txt |
| 12 | - example on how to setup openvswitch with qemu/kvm. | 15 | - example on how to setup openvswitch with qemu/kvm. |
| 13 | 16 | ||
