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 for DNF-based distros, and Fedora defaults #143

Merged
merged 2 commits into from
Jan 20, 2020

Conversation

optiz0r
Copy link

@optiz0r optiz0r commented Aug 7, 2019

Pull Request (PR) description

  • Adds support for overriding the utils package for DNF-based distributions where the utils package is dnf-utils
  • Adds basic support for Fedora 29/30, by setting the utils package to dnf-utils in os-specific module data.

This Pull Request (PR) fixes the following issues

Related to #139

- Adds Fedora 29, 30 (current upstream supported versions)
  to the supporter versions metadata
- Set the default utils package to `dnf-utils` for Fedora
- Update tests to account for yum-utils not always being present
- Update the documentation to indicate Fedora is only partially
  tested/supported
@bastelfreak
Copy link
Member

Thanks for the PR!

@bastelfreak bastelfreak merged commit 792bc49 into voxpupuli:master Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants