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

Binary packages in the repo #34

Open
jailbird777 opened this issue Oct 5, 2023 · 0 comments
Open

Binary packages in the repo #34

jailbird777 opened this issue Oct 5, 2023 · 0 comments

Comments

@jailbird777
Copy link
Contributor

Personally I would love to nuke the binary .deb files (maybe the Arch port will fix this) and just have the build system download them as needed. I figured the best method would be to have the config file list the versions requested.

For Kamailio/Telegraf/RTPengine itself, that's super easy.

For the RTPengine kernel module though, that's trickier since it has to build against a kernel. We obviously don't want to have to copy the kernel headers into the root image, so the only things I can think of currently are:

  1. Install them but don't copy them
  2. Make a 2nd temporary root

Any other ideas?

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

1 participant