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

Implementing lowpkg module for apt/deb #3503

Merged
merged 2 commits into from
Jan 29, 2013
Merged

Conversation

techhat
Copy link
Contributor

@techhat techhat commented Jan 29, 2013

Tagging @Archtaku, @valintinr.

Mimics yum/rpm functionality added in #3501 and addresses #3473.

This is the first step towards decoupling apt and deb. The same is happening for yum and rpm. The idea is to keep repo management in yumpky.py and apt.py, but move the underlying package management functions into modules that return lowpkg in their virtual function. This is necessary to make package management work on apt-rpm systems, such as ALT Linux.

@terminalmage
Copy link
Contributor

Me like.

thatch45 added a commit that referenced this pull request Jan 29, 2013
Implementing lowpkg module for apt/deb
@thatch45 thatch45 merged commit e8ea7b4 into saltstack:develop Jan 29, 2013
@thatch45
Copy link
Contributor

Me likes too

@techhat techhat deleted the apt branch January 29, 2013 20:54
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

Successfully merging this pull request may close these issues.

3 participants