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

Research archlinux packaging and repository management #7

Open
markpash opened this issue Feb 13, 2023 · 1 comment
Open

Research archlinux packaging and repository management #7

markpash opened this issue Feb 13, 2023 · 1 comment

Comments

@markpash
Copy link

markpash commented Feb 13, 2023

We need to deliver binaries to arch users, but how? How does packaging for arch work? How can we run our own repo for arch?

More context can be found in the goals for phase one.
We have the binaries that we want to distribute already compiled using oven, which outputs binaries which we can import into any packaging system.

What we want is to have a good system/workflow that will create/maintain an archlinux repository, with packages which are built using binaries provided by our oven.

An example of something similar done for apt/debian is available here.

Open questions:
Can an archlinux repository be easily pushed to and hosted on a webserver or s3 bucket?
Can the package manifests (PKGBUILD?) be templated similar to what's done here?

@markpash
Copy link
Author

An attempt was made here that we can adapt into our infrastructure.
https://github.com/oxygenz6/archlinux-repo

@markpash markpash moved this from Todo to In Progress in Phase 1 Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant