Script to launch privileged container with podman
Go to file
Debarshi Ray 7ce081c75c Add ExclusiveArch to match Podman
There's no golang on %ix86 from RHEL 9 onwards [1], and hence no podman
either [2].

Recently, with Podman 4.4.1, there are also no new podman builds for
%ix86 for Fedora 36 onwards [3].  Arguably, the podman change should
have been limited to Fedora Rawhide, but it's probably not a big problem
because there's no %ix86 install media for Fedora CoreOS, Silverblue or
Workstation.

Note that while %golang_arches on RHEL 9 doesn't include %arm, it's
included in both %golang_arches and %golang_arches_future on Fedora.

[1] go-rpm-macros commit b1500ff47ee8cdd1
    https://src.fedoraproject.org/rpms/go-rpm-macros/c/b1500ff47ee8cdd1

[2] podman commit 555a5a504dd538d5
    https://src.fedoraproject.org/rpms/podman/c/555a5a504dd538d5

[3] podman commit 313c3e86a81c69eb
    https://src.fedoraproject.org/rpms/podman/c/313c3e86a81c69eb
2023-02-21 18:22:41 +01:00
tests Fixed playbooks for gating 2021-08-23 19:25:13 +01:00
.gitignore Use vendored dependencies for RHEL 2022-12-22 16:17:31 -05:00
gating.yaml Added fedora gating 2021-08-18 12:41:51 +01:00
gen-vendor-tarball.sh Use vendored dependencies for RHEL 2022-12-22 16:17:31 -05:00
README.md Added the README 2019-03-01 16:46:10 +00:00
sources Use vendored dependencies for RHEL 2022-12-22 16:17:31 -05:00
toolbox-cmd-root-Work-around-Cobra-1.1.2-s-handling-of-usage.patch Add upstream patch fixing doubled error messages 2022-01-09 23:13:42 +02:00
toolbox-Don-t-use-Go-s-semantic-import-versioning.patch Updated to 0.0.99.2^2.git40fbd377ed0b snapshot 2021-07-29 14:27:25 +01:00
toolbox-Make-the-build-flags-match-Fedora-s-gobuild-for-PPC64.patch Update to 0.0.99.3 2021-12-10 04:47:38 +01:00
toolbox-Make-the-build-flags-match-Fedora-s-gobuild.patch Update to 0.0.99.3 2021-12-10 04:47:38 +01:00
toolbox.spec Add ExclusiveArch to match Podman 2023-02-21 18:22:41 +01:00

toolbox

The toolbox package