Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rojig: leverage existing RPM/yum mirroring infrastructure #520

Open
jamescassell opened this issue Jun 5, 2020 · 1 comment
Open

rojig: leverage existing RPM/yum mirroring infrastructure #520

jamescassell opened this issue Jun 5, 2020 · 1 comment

Comments

@jamescassell
Copy link
Collaborator

There are tons of tools and products that support mirroring, managing, and syncing yum repositories. Whether it's a local mirror for faster access, or a completely offline network, it's very useful to be able to download and automatically sync updates thru pre-existing processes.

rpm-ostree rojig seems to allow this.

What would it take to have the pipeline (and/or koji) generate RPMs that represent each release?

@dustymabe dustymabe added meeting topics for meetings and removed meeting topics for meetings labels Jun 10, 2020
@cgwalters
Copy link
Member

More info on rojig: Let's link coreos/rpm-ostree#1081

What would it take to have the pipeline (and/or koji) generate RPMs that represent each release?

I did some work on this for coreos-assembler here: coreos/coreos-assembler#1003
as part of potentially using it for Silverblue.

The basic thing here is: As soon as package layering is involved, rojig becomes much more compelling.

But once container image deltas land, container images become a much saner way to ship the OS and obviously align with how we ship apps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants