Add support for the Entropy package manager#19
Add support for the Entropy package manager#19ananace wants to merge 1 commit intochoria-plugins:mainfrom
Conversation
|
Great, can you please follow CONTRIBUTING.md and open an issue and change the commit as shown there? thank you |
This adds extended support for the Entropy package manager, which is used by the Sabayon Linux distribution. Count, MD5, and Check updates are all handled.
|
Updated the commit according to the contribution guideline, also made the handling slightly simpler by using quieter command outputs. I sort of want to add an extended version of the checkupdates command as well, which would include what action the update wants too, as many package managers support different actions as part of the update. Though that won't be part of this PR. |
|
Yeah, I kind of feel that the updates related stuff really could be a different agent since its all custom logic and not really using the Puppet subsystem at all, this one is feeling a bit bloated at the moment. Thanks, I'll review soon |
This package manager is used by the Sabayon linux distribution