summaryrefslogtreecommitdiffstats
path: root/recipes-containers/vcontainer
Commit message (Expand)AuthorAgeFilesLines
* vcontainer-common: support nested OCI layout and fix vimport shell errorsBruce Ashfield13 days1-31/+40
* vcontainer: add --config / VDKR_CONFIG for docker/podman auth credentialsTim Orling2026-04-296-0/+392
* vcontainer-common: fix vstorage commands with --state-dirBruce Ashfield2026-04-291-7/+15
* vcontainer-tarball: add CI-safe environment script for autobuildermaster-nextBruce Ashfield2026-04-281-2/+27
* vcontainer-initramfs-create: fix kernel deploy dependency via do_buildBruce Ashfield2026-04-281-11/+10
* vcontainer: detach background-process stdio from memres start callerBruce Ashfield2026-04-223-7/+35
* vcontainer-initramfs-create: fix kernel path for multiconfig buildsBruce Ashfield2026-04-141-8/+12
* vcontainer: fix registry login and TLS certificate chainBruce Ashfield2026-04-133-3/+58
* vcontainer-tarball: fix PACKAGE_ARCH for SPDX do_create_spdxTim Orling2026-04-121-1/+10
* vruntime, vrunner, conftest: fix multiconfig and batch import issuesBruce Ashfield2026-04-063-11/+32
* vcontainer-tarball: set S to UNPACKDIR for do_qa_unpack checkBruce Ashfield2026-03-161-0/+3
* vcontainer: fix daemon mode missing shared directory for 9pBruce Ashfield2026-02-261-1/+6
* vxn: add host-side OCI image cache and fix Docker iptables conflictBruce Ashfield2026-02-261-6/+268
* vxn: add Docker/Podman integration and CLI frontendsBruce Ashfield2026-02-264-40/+167
* vxn: add controlling terminal and clean up interactive outputBruce Ashfield2026-02-261-9/+8
* vxn: fix terminal mode hang and enable interactive container supportBruce Ashfield2026-02-264-17/+67
* vcontainer: inject vxn-init.sh into vdkr and vpdmn rootfs imagesBruce Ashfield2026-02-262-0/+8
* vcontainer: add bundle command for OCI runtime bundle creationBruce Ashfield2026-02-261-0/+118
* vcontainer: generalize init scripts for pluggable hypervisor backendsBruce Ashfield2026-02-263-15/+22
* vcontainer: add QEMU hypervisor backend and register in recipesBruce Ashfield2026-02-263-1/+267
* vxn: add containerd OCI runtime integrationBruce Ashfield2026-02-265-0/+782
* vxn: add per-container DomU lifecycle and memres persistent DomUBruce Ashfield2026-02-264-154/+922
* vxn: fix non-interactive mode for clean container outputBruce Ashfield2026-02-262-10/+41
* vxn: add Xen DomU container runtime with OCI image supportBruce Ashfield2026-02-265-311/+1403
* vcontainer-tarball: remove parse-time bannerBruce Ashfield2026-02-111-34/+3
* vcontainer: fix yocto-check-layer mcdepends parse errorBruce Ashfield2026-02-092-10/+20
* vcontainer: add secure registry support with virtio-9p CA transportBruce Ashfield2026-02-094-6/+246
* vcontainer: enable incremental builds by defaultBruce Ashfield2026-02-094-10/+38
* vcontainer-tarball: build all architectures via single bitbake commandBruce Ashfield2026-02-091-6/+40
* vdkr-init: improve Docker daemon startup logging and error handlingBruce Ashfield2026-02-091-5/+17
* vcontainer: add host-side idle timeout with QMP shutdownBruce Ashfield2026-02-093-20/+154
* vcontainer: consolidate initramfs-create recipesBruce Ashfield2026-02-093-80/+33
* vcontainer: add tiny initramfs image infrastructureBruce Ashfield2026-02-095-3/+142
* vcontainer-tarball: add nativesdk-expect dependencyBruce Ashfield2026-02-091-0/+1
* vcontainer: fix runc/crun conflict in multiconfig buildsBruce Ashfield2026-02-092-10/+6
* vcontainer: add multi-arch OCI supportBruce Ashfield2026-02-091-4/+239
* vcontainer: add virtio-9p fast path for batch importsBruce Ashfield2026-02-094-50/+284
* vcontainer: add vshell command for VM debug accessBruce Ashfield2026-02-091-0/+20
* vdkr: add registry configuration and pull fallbackBruce Ashfield2026-02-095-5/+493
* vcontainer: fix ps -q to suppress port forward displayBruce Ashfield2026-02-091-1/+9
* vrunner: update static port forwarding for bridge networkingBruce Ashfield2026-02-091-5/+8
* recipes: fix multiconfig build commentsBruce Ashfield2026-02-091-2/+2
* vcontainer: update CLI for bridge networkingBruce Ashfield2026-02-091-12/+39
* vdkr: enable Docker bridge networkingBruce Ashfield2026-02-092-4/+6
* vcontainer-common: fix QMP netdev ID for hostfwd commandsBruce Ashfield2026-02-091-2/+2
* vcontainer-common: remove 'local' keywords from case blocksBruce Ashfield2026-02-091-10/+10
* vcontainer-init: fix idle timeout detection to distinguish EOF from timeoutBruce Ashfield2026-02-091-5/+9
* vrunner: fix file descriptor close syntax for coprocBruce Ashfield2026-02-091-1/+1
* vcontainer: add dynamic port forwarding via QEMU QMPBruce Ashfield2026-02-092-17/+291
* vcontainer: add auto-start daemon with idle timeoutBruce Ashfield2026-02-093-15/+100