summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* container-cross-install: add tests and documentation for custom service filescontainer-cross-installBruce Ashfield2026-02-063-1/+294
* container-cross-install: add CONTAINER_SERVICE_FILE supportBruce Ashfield2026-02-062-1/+236
* image-oci: add host layer type and delta-only copyingBruce Ashfield2026-02-052-14/+90
* vcontainer: enable incremental builds by defaultBruce Ashfield2026-02-054-10/+38
* vcontainer-tarball: build all architectures via single bitbake commandBruce Ashfield2026-02-052-6/+45
* vdkr-init: improve Docker daemon startup logging and error handlingBruce Ashfield2026-01-241-5/+17
* packagegroups: add container build aggregatesBruce Ashfield2026-01-243-0/+118
* vcontainer: add host-side idle timeout with QMP shutdownBruce Ashfield2026-01-243-20/+154
* vcontainer: consolidate initramfs-create recipesBruce Ashfield2026-01-233-80/+33
* vcontainer: add tiny initramfs image infrastructureBruce Ashfield2026-01-235-3/+142
* vcontainer-tarball: add nativesdk-expect dependencyBruce Ashfield2026-01-231-0/+1
* linux-yocto: add iptables legacy kernel config for DockerBruce Ashfield2026-01-231-1/+10
* vcontainer: add sanity checks and auto-enable virtfs for QEMUBruce Ashfield2026-01-233-4/+12
* vcontainer: fix runc/crun conflict in multiconfig buildsBruce Ashfield2026-01-233-12/+23
* crun: add RCONFLICTS to prevent runc package conflictBruce Ashfield2026-01-231-0/+3
* vcontainer: add sanity checks and auto-enable virtfs for QEMUBruce Ashfield2026-01-212-0/+46
* container-bundles: add multilayer container bundle recipeBruce Ashfield2026-01-211-0/+27
* vcontainer: add multi-arch OCI supportBruce Ashfield2026-01-215-11/+1259
* container-registry: abstract config and add multi-directory pushBruce Ashfield2026-01-212-45/+352
* container-cross-install: fix image naming and default runtimeBruce Ashfield2026-01-211-17/+56
* vcontainer: add virtio-9p fast path for batch importsBruce Ashfield2026-01-214-50/+284
* image-oci: add layer caching for multi-layer OCI buildsBruce Ashfield2026-01-214-2/+731
* image-oci: add multi-layer OCI image support with OCI_LAYERSBruce Ashfield2026-01-214-34/+488
* recipes: add multi-layer OCI example recipesBruce Ashfield2026-01-213-0/+102
* docs: add OCI multi-layer and vshell documentationBruce Ashfield2026-01-211-0/+46
* vcontainer: add vshell command for VM debug accessBruce Ashfield2026-01-211-0/+20
* container-bundle: add CONTAINER_BUNDLE_DEPLOY for base layer useBruce Ashfield2026-01-211-0/+65
* image-oci: add multi-layer OCI support and CMD defaultBruce Ashfield2026-01-212-15/+395
* container-registry: add management commands and documentationBruce Ashfield2026-01-213-17/+272
* image-oci: add build-time metadata labels for traceabilityBruce Ashfield2026-01-212-1/+81
* container-registry: add industry-standard tag strategiesBruce Ashfield2026-01-213-25/+247
* tests: add container registry pytest testsBruce Ashfield2026-01-215-5/+1106
* vdkr: add registry configuration and pull fallbackBruce Ashfield2026-01-215-5/+493
* container-registry: add local OCI registry infrastructureBruce Ashfield2026-01-2110-0/+1422
* tests: increase stop command timeouts to 30 secondsBruce Ashfield2026-01-211-10/+10
* tests: add --network=host backward compatibility testBruce Ashfield2026-01-212-4/+67
* vcontainer: fix ps -q to suppress port forward displayBruce Ashfield2026-01-212-5/+13
* vrunner: update static port forwarding for bridge networkingBruce Ashfield2026-01-211-5/+8
* tests: add cleanup for orphan QEMU and stale test stateBruce Ashfield2026-01-211-0/+98
* recipes: fix multiconfig build commentsBruce Ashfield2026-01-211-2/+2
* tests: add bridge networking testBruce Ashfield2026-01-211-2/+70
* vcontainer: update CLI for bridge networkingBruce Ashfield2026-01-211-12/+39
* vdkr: enable Docker bridge networkingBruce Ashfield2026-01-212-4/+6
* vcontainer-common: fix QMP netdev ID for hostfwd commandsBruce Ashfield2026-01-211-2/+2
* vcontainer-common: remove 'local' keywords from case blocksBruce Ashfield2026-01-211-10/+10
* vcontainer-init: fix idle timeout detection to distinguish EOF from timeoutBruce Ashfield2026-01-211-5/+9
* vrunner: fix file descriptor close syntax for coprocBruce Ashfield2026-01-211-1/+1
* tests: add tests for auto-start and dynamic port forwardingBruce Ashfield2026-01-212-0/+250
* vcontainer: add dynamic port forwarding via QEMU QMPBruce Ashfield2026-01-212-17/+291
* vcontainer: add auto-start daemon with idle timeoutBruce Ashfield2026-01-214-15/+102