Script to launch privileged container with podman
Go to file
Debarshi Ray bdfccad670 Add missing 'BuildRequires: gcc'
A C compiler is necessary to build Toolbx [1].  GCC is being pulled in
by the other BuildRequires, but it's good to explicitly list it since
GCC isn't part of the default buildroot since Fedora 29 [2] and will
prevent the compiler from unexpectedly changing to Clang.

There's no need to do a build just for this.

[1] Upstream commit c8aaed52c547e24e
    https://github.com/containers/toolbox/commit/c8aaed52c547e24e
    https://github.com/containers/toolbox/pull/923

[2] https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot

Resolves: Resolves: #2164980, #2165743
2023-04-05 19:41:47 +02:00
.gitignore Revert "toolbox-0.0.99.3-8.el8" 2023-04-05 09:15:42 +02:00
rpminspect.yaml Revert "toolbox-0.0.99.3-8.el8" 2023-04-05 09:15:42 +02:00
sources Import rpm: 71cf876b6509f6864ccccb0f2ee913e2eb9dc159 2023-02-23 19:56:28 -05:00
toolbox-Add-migration-paths-for-coreos-toolbox-users.patch Support RHEL 9 Toolbx containers 2023-04-05 19:27:45 +02:00
toolbox-Make-the-build-flags-match-RHEL-s-gobuild-for-PPC64.patch Import rpm: 71cf876b6509f6864ccccb0f2ee913e2eb9dc159 2023-02-20 01:57:53 -05:00
toolbox-Make-the-build-flags-match-RHEL-s-gobuild.patch Import rpm: 71cf876b6509f6864ccccb0f2ee913e2eb9dc159 2023-02-20 01:57:53 -05:00
toolbox-Support-RHEL-9-containers.patch Support RHEL 9 Toolbx containers 2023-04-05 19:27:45 +02:00
toolbox-Unbreak-sorting-and-clearly-identify-copied-images-in-list.patch Unbreak sorting and clearly identify copied images in 'list' 2023-04-05 19:22:21 +02:00
toolbox.conf Import rpm: 71cf876b6509f6864ccccb0f2ee913e2eb9dc159 2023-02-20 01:57:53 -05:00
toolbox.spec Add missing 'BuildRequires: gcc' 2023-04-05 19:41:47 +02:00