Script to launch privileged container with podman
... as recommended by the Fedora packaging guidelines [1,2]. This was made possible by two recent developments. First, the parent directories for shell completions are now owned by the filesystem RPM [3,4]. So, there won't be any unowned directories, if the toolbox RPM doesn't own them without depending on some other package that owns those directories. Second, there are now RPM macros for the parent directories for shell completions [5]. There's no need to do a build just for this. [1] https://docs.fedoraproject.org/es/packaging-guidelines/ShellCompletions/ [2] https://docs.fedoraproject.org/es/packaging-guidelines/UnownedDirectories/ [3] Fedora filesystem commit 47d37ac94192f792 https://src.fedoraproject.org/rpms/filesystem/c/47d37ac94192f792 https://bugzilla.redhat.com/show_bug.cgi?id=1312594 [4] Fedora filesystem commit 4c45982cd067557e https://src.fedoraproject.org/rpms/filesystem/c/4c45982cd067557e https://bugzilla.redhat.com/show_bug.cgi?id=1504616 [5] Fedora redhat-rpm-config commit 483a3b89d74c6f0b https://src.fedoraproject.org/rpms/redhat-rpm-config/c/483a3b89d74c6f0b Resolves: RHEL-95210 |
||
---|---|---|
.gitignore | ||
gating.yaml | ||
README.md | ||
rpminspect.yaml | ||
sources | ||
toolbox-Add-migration-paths-for-coreos-toolbox-users.patch | ||
toolbox-Make-the-build-flags-match-Fedora.patch | ||
toolbox-Make-the-build-flags-match-RHEL-9.patch | ||
toolbox-Make-the-build-flags-match-RHEL-10.patch | ||
toolbox.conf | ||
toolbox.spec |
toolbox
The toolbox package