Page MenuHomeSolus

Initial inclusion of skopeo
ClosedPublic

Authored by chax on Aug 17 2019, 12:20 AM.
Tags
None
Referenced Files
F11052513: D6982.id16710.diff
Thu, Aug 10, 9:28 PM
F11052512: D6982.id16785.diff
Thu, Aug 10, 9:28 PM
F11052511: D6982.id16859.diff
Thu, Aug 10, 9:28 PM
F11052510: D6982.id.diff
Thu, Aug 10, 9:28 PM
F11037125: D6982.diff
Wed, Aug 9, 8:07 PM
F10852317: D6982.id16710.diff
Jun 12 2023, 10:47 PM
F10850128: D6982.id16859.diff
Jun 12 2023, 1:10 AM
F10846425: D6982.id16785.diff
Jun 11 2023, 4:40 AM
Subscribers

Details

Summary

Initial inclusion of skopeo
Rundep of podman T8202
Rundep of buildah T8201

Test Plan

Tested through podman

Diff Detail

Repository
R4788 skopeo
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chax requested review of this revision.Aug 17 2019, 12:20 AM

Please explain the usecase for all these files in files/, are they not part of upstream?

Those are config files and their manpages explaining how to configure them. I think they are not part of the upstream git repository because i couldn't find them there, but i found them both in fedora package and arch package (that's where i got them from). I just noticed that seccomp.json is also provided by podman package (but on different path) so i will see if i can remove it. I know that registries.conf is definitely needed but we probably don't need manpage for it. I will dig a bit more about what we must keep and what i can just remove.

Removed all the files from $pkgfiles fetching them now from upstream

Yea this is much much cleaner. I'd rather have a couple other sources that may be overkill than a billion pkgfiles.

This revision is now accepted and ready to land.Aug 23 2019, 12:54 PM
This revision was automatically updated to reflect the committed changes.