Script to launch privileged container with podman
Go to file
Debarshi Ray 1d18729e66 Drop the custom /etc/containers/toolbox.conf from RHEL 10 onwards
Complete support for RHEL Toolbx images based on the Red Hat Universal
Base Images (or UBI) was only recently added to Toolbx [1], in version
0.0.99.4.  Before that, Toolbx would only pick the image for RHEL 8,
and even before that, it would pick the base 'ubi8' image, which isn't
designed for interactive command line use.

Due to this, RHEL >= 8.5 shipped a custom configuration file
in /etc/containers/toolbox.conf to specify the image.

However, that's not necessary anymore.  RHEL 10 is going to be a fresh
new operating system, and it will be better if we don't ship any custom
configuration that's not needed, because it will ensure consistency with
non-RHEL operating systems, including Fedora.

[1] Upstream commit 0a29b374e649437
    https://github.com/containers/toolbox/commit/0a29b374e649437
    https://github.com/containers/toolbox/issues/1065
2023-11-09 18:13:11 +01:00
tests Fixed playbooks for gating 2021-08-23 19:25:13 +01:00
.gitignore Update to 0.0.99.4 2023-02-23 18:05:26 +01:00
gating.yaml Added fedora gating 2021-08-18 12:41:51 +01:00
README.md Added the README 2019-03-01 16:46:10 +00:00
rpminspect.yaml Silence 'rpminspect --tests=annocheck' and 'rpminspect --tests=runpath' 2023-11-09 12:05:46 +01:00
sources Update to 0.0.99.4 2023-02-23 18:05:26 +01:00
toolbox-Add-migration-paths-for-coreos-toolbox-users.patch Add missing files for RHEL builds 2023-06-26 15:08:36 +02:00
toolbox-Build-fixes.patch Unify the build with RHEL 2023-10-02 13:38:10 +02:00
toolbox-cmd-initContainer-Be-aware-of-security-hardened-moun.patch Add two upstream patches that are already in CentOS Stream 9 2023-10-02 13:46:15 +02:00
toolbox-Make-the-build-flags-match-Fedora-s-gobuild-for-PPC64.patch Update the commit messages of the downstream patches 2023-04-03 23:15:51 +02:00
toolbox-Make-the-build-flags-match-Fedora-s-gobuild.patch Update the commit messages of the downstream patches 2023-04-03 23:15:51 +02:00
toolbox-Make-the-build-flags-match-RHEL-s-gobuild-for-PPC64.patch Pull in the rest of the RHEL specific patches to further unify the build 2023-06-26 15:27:07 +02:00
toolbox-Make-the-build-flags-match-RHEL-s-gobuild.patch Pull in the rest of the RHEL specific patches to further unify the build 2023-06-26 15:27:07 +02:00
toolbox-Simplify-removing-the-user-s-password.patch Add two upstream patches that are already in CentOS Stream 9 2023-10-02 13:46:15 +02:00
toolbox.conf Add missing files for RHEL builds 2023-06-26 15:08:36 +02:00
toolbox.spec Drop the custom /etc/containers/toolbox.conf from RHEL 10 onwards 2023-11-09 18:13:11 +01:00

toolbox

The toolbox package