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

Add function for enabling backports on ubuntu #219

Open
pepijndevos opened this issue Mar 28, 2013 · 1 comment
Open

Add function for enabling backports on ubuntu #219

pepijndevos opened this issue Mar 28, 2013 · 1 comment

Comments

@pepijndevos
Copy link
Contributor

Recent Ubuntu releases have backports enabled by default, but with a low priority or something like that.

So to install from backports you need to say {{pkg}}/{{dist}}-backports for the package and all it's dependencies.

This is verbose and tighly couples your code to a specific version of Ubuntu.

Maybe the existing debian backports can be made to do "the right thing" for a variety of systems that have the concept of backports?

@hugoduncan
Copy link
Member

We should also support the / (for distribution or archive name) and = (for package version) directly in the package action.

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

2 participants