Go to file
Bruce Ashfield dce2da1fb3 buildah: update to v1.41.3
Bumping buildah to version v1.41.3-1-ga56e49701, which comprises the following commits:

    b60c59c79 [release-1.41] Bump Buildah to v1.41.3
    1f7f1d285 Commit: don't depend on MountImage(), because .imagestore
    5442721d4 [release-1.41] Bump to v1.41.2
    72e680a9e Rework how we decide what to filter out of layer diffs
    870c53c69 Note that we have to build `true` first for the sake of its tests
    4fe68bc9b copier.Stat(): return owner UID and GID if available
    f42946075 copier.Get(): ensure that directory entries end in "/"
    9933e7966 copier.Get(): strip user and group names from entries
    4ae77145e imagebuildah.Executor/StageExecutor: check numeric --from= values
    2de767f3a [release-1.41] Bump Buildah to v1.41.1
    0d0c7340e [release-1.41] Bump c/* projects and Buildah to v1.41.1
    540cec341 [release-1.41] generatePathChecksum: ignore ModTime, AccessTime
    f06ea2c5d History should note unset-label, timestamp, and rewrite-timestamp
    d2e9062ea pkg/cli.GenBuildOptions(): don't hardwire optional bools
    af12f7539 Only suppress "noted" items when not squashing
    dee9f3d19 Test that pulled up parent directories are excluded at commit
    34b0bc031 Exclude pulled up parent directories at commit-time
    4f2feb8f4 copier.Ensure(): also return parent directories
    19041cde3 copier.MkdirOptions: add ModTimeNew
    ea7dfee85 Restore the default meaning of `--pull` (should be `always`).
    9f185b777 Bump to Buildah v1.41.0
    2b7cb35d0 Bump to c/storage v1.59.0, c/image v5.36.0,
    9c525fd52 fix(deps): update module github.com/containers/image/v5 to v5.36.0
    b8c6fcf21 fix(deps): update module github.com/containers/storage to v1.59.0
    350288967 stage_executor: check platform of cache candidates
    96588db2e fix(deps): update module golang.org/x/crypto to v0.40.0
    d9443fe42 fix(deps): update module golang.org/x/term to v0.33.0
    d6e5cbaf7 fix(deps): update module golang.org/x/sync to v0.16.0
    c694e3c7a fix(deps): update module github.com/docker/docker to v28.3.2+incompatible
    eea4838d8 ADD/COPY --link support added
    063ee7625 RPM/TMT: account for passwd binary moving to tests
    af210ea87 buildah: move passwd command to tests
    16c0bdad5 Update "bud with --cpu-shares" test, and rename it
    7a482aceb Remove BUILDTAG btrfs_noversion as no longer effective
    c0fdc9a05 fix(deps): update module github.com/docker/docker to v28.3.1+incompatible
    513775f3f fix(deps): update module github.com/moby/buildkit to v0.23.2
    34488b549 fix(deps): update github.com/containers/luksy digest to bc60f96
    9f809a88f chore(typos): fix typos
    d95b2dad1 vendor: update c/{common,image,storage} to main
    b47791a93 chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.3.0 [security]
    46e814173 fix(deps): update module go.etcd.io/bbolt to v1.4.2
    f172a9d1d Update Neil Smith's GitHub username in MAINTAINERS.md
    149bf968f Accept SOURCE_DATE_EPOCH as a build-arg
    5bb8d5ed4 fix(deps): update module github.com/docker/docker to v28.3.0+incompatible
    0832c3e08 Add conditional release-checking system test
    52bbc61e1 info,inspect: use the "formats" package to get some builtins
    7944b4b2b Use containers/common's formats package instead of our own
    5968d8204 build, commit: set the OCI ...created annotation on OCI images
    df36bb835 commit: exclude parents of mount targets, too
    a3bea818b run: clean up parents of mount targets, too
    7d5f1e1ca tarFilterer: always flush after writing
    fce45b77d Builder: drop the TempVolumes field
    fe4c1b734 Update module github.com/moby/buildkit to v0.23.1
    128153867 Update module github.com/opencontainers/cgroups to v0.0.3
    5b1d3e666 Add CommitOptions.OmitLayerHistoryEntry, for skipping the new bits
    5995db7af Update module github.com/fsouza/go-dockerclient to v1.12.1
    c12808594 conformance: use mirrored frontend and base images
    ee5fd19c8 commit-with-extra-files test: use $TEST_SCRATCH_DIR
    c578786e5 fix(deps): update module github.com/moby/buildkit to v0.23.0
    3e11fea02 "root fs only mounted once" test: accept root with only the rw option
    f8f398bb3 Run with --device /dev/fuse and not just -v /dev/fuse:/dev/fuse
    a9a9a4396 CI: pass $BUILDAH_RUNTIME through to in-container test runs
    b97fd7d68 CI: ensure rootless groups aren't duplicates
    47da2f29b build: add support for --inherit-annotations
    9ecc98e58 CI: give the rootless test user some supplemental groups
    ab8fc6dee bud,run: runc does not support keep-groups
    2eb666c22 Fix lint issue in TestCommitCompression
    873e5458c Add a unit test for compression types in OCI images
    aa84d9c34 Support zstd compression in image commit
    1aa6c1e35 fix(deps): update module go.etcd.io/bbolt to v1.4.1
    03b980a3e rpm: build rpm with libsqlite3 tag
    e5b876571 Makefile: use libsqlite3 build when possible
    962ab4bb1 commit,build: --source-date-epoch/--timestamp omit identity label
    b167073d5 docs: add --setopt "*.countme=false" to dnf examples
    9f35e8a2a Builder.sbomScan(): don't break non-root scanners
    2d0152e99 build: --source-date-epoch/--timestamp use static hostname/cid
    87d9db82c fix(deps): update module golang.org/x/crypto to v0.39.0
    5842593d2 fix(deps): update module golang.org/x/sync to v0.15.0
    865daceeb build: add --source-date-epoch and --rewrite-timestamp flags
    83acf720d build,config: add support for --unsetannotation
    6c82e7eac commit: add --source-date-epoch and --rewrite-timestamp flags
    a4a30cf5e fix(deps): update module github.com/openshift/imagebuilder to v1.2.16
    5b26b7922 vendor latest c/{common,image,storage}
    9c2b43ccc Tweak our handling of variant values, again
    db336cef4 Don't BuildRequires: ostree-devel
    56f3171ab parse, validateExtraHost: honor Hostgateway in format
    56cfd2fdf remove static nix build
    2717599f9 Ensure extendedGlob returns paths in lexical order
    910933b33 CI: run integration tests on Fedora with both crun and runc
    b122c325f buildah-build(1): clarify that --cgroup-parent affects RUN instructions
    8178c3a5d runUsingRuntime: use named constants for runtime states
    4ea64c387 Add a dummy "runtime" that just dumps its config file
    d53d837e0 run: handle relabeling bind mounts ourselves
    913e4d2d3 fix link to Maintainers file
    c0c4148fc Update to avoid deprecated types
    285dcc914 fix(deps): update module github.com/docker/docker to v28.2.0+incompatible
    1f6302a6e [skip-ci] Packit: cleanup redundant targets and unused anchors
    a99ad87af [skip-ci] Packit: set fedora-all after F40 EOL
    26f4f3a02 Use Fedora 42 instead of 41 in that one conformance test
    eee1f2102 [CI:DOCS] README.md: add openssf passing badge
    48a4a446e fix(deps): update module github.com/moby/buildkit to v0.22.0
    dda8e65e8 copier: add Ensure and ConditionalRemove
    d568dda6c [CI:DOCS] update a couple of lists in the build man page
    3a85df003 build: allow --output to be specified multiple times
    b9a65a9d8 add: add a new --timestamp flag
    a57e7f4b2 tests/helpers.bash: add some helpers for parsing images
    5cfbf7241 pkg/parse.GetBuildOutput(): use strings.Cut()
    ca3271a15 [skip-ci] Packit: Disable osh_diff_scan
    ee0f750ea internal/util.SetHas(): handle maps of [generic]generic
    cf4635e86 Refactor NewImageSource to add a manifest type abstraction (#5743)
    964ec24c1 [skip-ci] Packit: Ignore ELN and CentOS Stream jobs
    8f885843d imagebuildah: select most recent layer for cache
    7fbca08c0 [CI:DOCS] Add CNCF roadmap, touchup other CNCF files
    168eef473 fix(deps): update module golang.org/x/crypto to v0.38.0
    ada0ac0b8 Fix typo in comment (#6167)
    081e9b308 Support label_users in buildah
    27c2c3e4b fix(deps): update module golang.org/x/sync to v0.14.0
    ffcbec7f7 fix(deps): update github.com/containers/luksy digest to 4bb4c3f
    cbe582395 test/serve: fix a descriptor leak, add preliminary directory support
    f97596adf fix(deps): update module github.com/opencontainers/cgroups to v0.0.2
    fd8e85e83 fix(deps): update module github.com/moby/buildkit to v0.21.1
    9ac03e6bf Update to avoid deprecated types
    7ce7072f2 fix(deps): update module github.com/opencontainers/runc to v1.3.0
    a59af89cd Only filter if containerImageRef.created != nil
    2dae3b465 Drop superfluous cast
    15278aa27 Remove UID/GID scrubbing.
    ef7ad851a fix(deps): update module github.com/seccomp/libseccomp-golang to v0.11.0
    e4cf6cbb9 cirrus: turn prior fedora testing back on
    5de286ca8 chore(deps): update dependency containers/automation_images to v20250422
    97cf88f50 fix(deps): update module github.com/docker/docker to v28.1.1+incompatible
    36adabb2d Bump to Buildah v1.41.0-dev
    365ad53df CI vendor_task: pin to go 1.23.3 for now
    522bc8ba5 fix(deps): update module github.com/containers/common to v0.63.0

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2025-08-21 12:00:13 -04:00
classes image-oci-unmoci: preserve file modes 2025-01-17 19:17:10 +00:00
conf runc: start removing 'opencontainers' reference 2025-07-07 11:42:27 -04:00
docs podman: Add support for rootless mode 2022-07-15 17:11:58 -04:00
dynamic-layers kernel: drop 6.6 support 2025-02-11 23:19:51 +00:00
files fs-perms-nagios.txt: add perms conf file 2018-09-06 12:45:17 -04:00
lib/oeqa/runtime/cases xtf: add testimage integration to run XTF test cases in OEQA 2021-09-02 16:36:23 -04:00
recipes-containers buildah: update to v1.41.3 2025-08-21 12:00:13 -04:00
recipes-core packagegroup-container: fix do_package_wrte_rpm issue in multilib build 2025-07-16 14:48:19 -04:00
recipes-demo demo: adapt to UNPACKDIR changes 2025-06-25 22:56:41 -04:00
recipes-devtools devtools: adapt to UNPACKDIR changes 2025-06-25 22:55:55 -04:00
recipes-extended xvisor: update to v0.3.2 2025-07-08 13:39:43 -04:00
recipes-graphics/xorg-xserver global: overrides syntax conversion 2021-08-02 17:17:53 -04:00
recipes-kernel kernel: adapt to UNPACKDIR changes 2025-06-25 22:57:08 -04:00
recipes-networking openvswitch: small ptest fix adapt to UNPACKDIR changes 2025-07-20 22:36:08 -04:00
scripts scripts: wic plugin bootimg-biosxen drop helper to reuse bootimg_pcbios 2025-07-31 13:34:50 -04:00
wic xen: use bzImage for boot (instead of vmlinux) 2024-03-21 23:15:13 +00:00
.gitignore buildah: add seccomp and ipv6 to REQUIRED_DISTRO_FEATURES 2023-04-12 13:10:11 -04:00
COPYING.MIT Initial meta-xen layer documentation. 2012-06-21 15:51:11 -06:00
MAINTAINERS MAINTAINERS: add xtf and the raspberry pi dynamic layer for Xen 2021-12-16 21:45:00 -05:00
meta-virt-roadmap.txt docs: roadmap: add missing workflow items 2019-10-28 11:56:10 -04:00
README.md docs/README: drop meta-oe priority recommendation 2024-04-04 19:57:46 +00:00
SECURITY.md docs: add SECURITY.md and rename README.md 2023-11-06 16:21:12 +00:00

meta-virtualization

This layer provides support for building Xen, KVM, Libvirt, and associated packages necessary for constructing OE-based virtualized solutions.

The bbappend files for some recipes (e.g. linux-yocto) in this layer need to have 'virtualization' in DISTRO_FEATURES to have effect. To enable them, add in configuration file the following line.

DISTRO_FEATURES:append = " virtualization"

If meta-virtualization is included, but virtualization is not enabled as a distro feature a warning is printed at parse time:

You have included the meta-virtualization layer, but
'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files
may not take effect. See the meta-virtualization README for details on enabling
virtualization support.

If you know what you are doing, this warning can be disabled by setting the following variable in your configuration:

SKIP_META_VIRT_SANITY_CHECK = 1

Depending on your use case, there are other distro features in meta-virtualization that may also be enabled:

  • xen: enables xen functionality in various packages (kernel, libvirt, etc)
  • kvm: enables KVM configurations in the kernel and autoloads modules
  • k8s: enables kubernets configurations in the kernel, tools and configuration
  • aufs: enables aufs support in docker and linux-yocto
  • x11: enable xen and libvirt functionality related to x11
  • selinux: enables functionality in libvirt and lxc
  • systemd: enable systemd services and unit files (for recipes for support)
  • sysvinit: enable sysvinit scripts (for recipes with support)
  • seccomp: enable seccomp support for packages that have the capability.

Dependencies

This layer depends on:

URI: git://github.com/openembedded/openembedded-core.git branch: master revision: HEAD prio: default

URI: git://github.com/openembedded/meta-openembedded.git branch: master revision: HEAD layers: meta-oe meta-networking meta-filesystems meta-python

Required for Xen XSM policy: URI: git://git.yoctoproject.org/meta-selinux branch: master revision: HEAD prio: default

Required for Ceph: URI: git://git.yoctoproject.org/meta-cloud-services branch: master revision: HEAD prio: default

Required for cri-o: URI: git://git.yoctoproject.org/meta-selinux branch: master revision: HEAD prio: default

Community / Colaboration

Repository: https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/ Mailing list: https://lists.yoctoproject.org/g/meta-virtualization IRC: libera.chat #meta-virt channel

Maintenance

Send pull requests, patches, comments or questions to meta-virtualization@lists.yoctoproject.org

Maintainer: Bruce Ashfield bruce.ashfield@gmail.com see MAINTAINERS for more specific information

When sending single patches, please using something like: $ git send-email -1 -M --to meta-virtualization@lists.yoctoproject.org --subject-prefix='meta-virtualization][PATCH'

License

All metadata is MIT licensed unless otherwise stated. Source code included in tree for individual recipes is under the LICENSE stated in each recipe (.bb file) unless otherwise stated.