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

Support APT pinning by codename #135

Merged
merged 1 commit into from Jul 1, 2013
Merged

Support APT pinning by codename #135

merged 1 commit into from Jul 1, 2013

Conversation

vholer
Copy link

@vholer vholer commented Jun 28, 2013

Following simple patch allows pinning by codename.

man apt_preferences:
the Codename: line
names the codename to which all the packages in the directory tree
belong. For example, the line "Codename: wheezy" specifies that all
of the packages in the directory tree below the parent of the
Release file belong to a version named wheezy. Specifying this
value in the APT preferences file would require the line:

           Pin: release n=wheezy

hunner added a commit that referenced this pull request Jul 1, 2013
Support APT pinning by codename
@hunner hunner merged commit e17208a into puppetlabs:master Jul 1, 2013
@hunner
Copy link

hunner commented Jul 2, 2013

Actually I am going to back this out for #131 instead.

hunner added a commit that referenced this pull request Jul 2, 2013
This reverts commit e17208a, reversing
changes made to 0665a5d.
apenney added a commit that referenced this pull request Jul 2, 2013
Revert "Merge pull request #135 from CERIT-SC/master"
@vholer
Copy link
Author

vholer commented Jul 2, 2013

Great! I have missed #131 . Thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants