diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index b26dffe..9f6450f 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -31,6 +31,7 @@ data: - container-selinux - containernetworking-plugins - criu + - crun - fuse-overlayfs - libslirp - oci-seccomp-bpf-hook @@ -82,6 +83,9 @@ data: criu: rationale: Primary component of this module ref: stream-container-tools-rhel8-rhel-8.3.0 + crun: + rationale: Primary component of this module + ref: stream-container-tools-rhel8-rhel-8.3.0 fuse-overlayfs: rationale: Primary component of this module ref: stream-container-tools-rhel8-rhel-8.3.0 diff --git a/container-tools.yaml b/container-tools.yaml deleted file mode 100644 index 691cf39..0000000 --- a/container-tools.yaml +++ /dev/null @@ -1,117 +0,0 @@ ---- -document: modulemd -version: 2 -data: - name: container-tools - stream: rhel8 - summary: Common tools and dependencies for container runtimes - description: >- - Contains SELinux policies, binaries and other dependencies for use with container - runtimes - license: - module: - - MIT - dependencies: - - buildrequires: - go-toolset: [rhel8] - golang-ecosystem: [1.0] - platform: [el8.3.0] - requires: - platform: [el8] - references: - community: https://github.com/projectatomic - documentation: https://projectatomic.io - tracker: https://github.com/projectatomic - profiles: - common: - rpms: - - buildah - - cockpit-podman - - conmon - - container-selinux - - containernetworking-plugins - - criu - - fuse-overlayfs - - libslirp - - oci-seccomp-bpf-hook - - podman - - python-podman-api - - runc - - skopeo - - slirp4netns - - toolbox - - udica - api: - rpms: - - buildah - - conmon - - container-selinux - - containernetworking-plugins - - containers-common - - fuse-overlayfs - - libslirp - - podman - - podman-docker - - podman-manpages - - podman-remote - - python-podman-api - - runc - - skopeo - - slirp4netns - buildopts: - rpms: - macros: > - %_with_ignore_tests 1 - components: - rpms: - buildah: - rationale: Primary component of this module - ref: 69e487bb558eab7c9f21f379b8b4c5a6b59fbd13 - cockpit-podman: - rationale: Primary component of this module - ref: be1b9d03d76c6ab48bce7e48c0db5688cb9e2ee9 - conmon: - rationale: Primary component of this module - ref: d4f871a666bdea5e18926b6b2a5669226ba6b94c - container-selinux: - rationale: Primary component of this module - ref: f8c8921d2b884d7bba59aa4690aaac5462023864 - containernetworking-plugins: - rationale: Primary component of this module - ref: 380758d160367897283666cde930ede3d4a7769d - criu: - rationale: Primary component of this module - ref: e368ba65c5554809471891350e21f19c274216a8 - fuse-overlayfs: - rationale: Primary component of this module - ref: 300906bcaa5dbfd91cbefdaa7cc7ee90b6dd7837 - libslirp: - rationale: Primary component of this module - ref: 1397826e82674014a15166cd4e394d0b4189be2e - buildorder: -1 - oci-seccomp-bpf-hook: - rationale: Primary component of this module - ref: b897686f4374e31d754a7bc56ee43a059057592b - podman: - rationale: Primary component of this module - ref: d4036d8254a32af298b3b55ae919a4adbfdaeea7 - python-podman-api: - rationale: Primary component of this module - ref: 1cd9eb4c85378ff671967ab5d2acaf596c3f0765 - runc: - rationale: Primary component of this module - ref: ec3a895077200195ae7e41db815d49c171bdb771 - skopeo: - rationale: Primary component of this module - ref: 74c3298decb92901d233e62374387824de9e24bc - slirp4netns: - rationale: Primary component of this module - ref: 61843e9cd3157239b3bd3e03f60b89db3a12d6aa - toolbox: - rationale: Primary component of this module - ref: cbae38fd5dda91a45b1fe00748617b007eb5582a - udica: - rationale: Primary component of this module - ref: 6b99164d60fa7c97c0b6997958d8b95fde4d6f47 -... -