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

RFE: Be able to use dnf instead of yum #1427

Closed
opoplawski opened this issue Mar 19, 2015 · 3 comments
Closed

RFE: Be able to use dnf instead of yum #1427

opoplawski opened this issue Mar 19, 2015 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@opoplawski
Copy link
Contributor

https://bugzilla.redhat.com/show_bug.cgi?id=1156552

Fedora 22 is planning to switch over to dnf from yum as per

https://fedoraproject.org/wiki/Changes/ReplaceYumWithDNF

It would be good if we could configure cobbler to use dnf instead of yum.

@jmaas jmaas added the enhancement New feature or request label Apr 15, 2015
@jmaas
Copy link
Member

jmaas commented Jun 7, 2015

i agree. but first i want to see a "platform or runtime abstraction layer". so we have one place to add new runtime/distro support into. stuff is now scattered throughout cobbler codebase and is causing many bugs/regressions.

@jmaas jmaas added this to the 3.0.0 milestone Jun 7, 2015
@alanoe
Copy link

alanoe commented Jun 8, 2015

Agreed, Jorgen. imho Cobbler requires some refactoring before any new features are added to it, mainly to make it distro-agnostic and move some features (eg config management) out of core and into plugins. I recommend we do not work on this RFE now.

btw I know I commited to work on these improvements, I'll come back to Cobbler development in the end of this month.

@jmaas
Copy link
Member

jmaas commented Jan 23, 2016

dnf support already merged into the tree, using the old methods.
i'm closing this issue, there's another issue for the abstraction layer.
also fixes to cobbler check are about to be committed which improve the dnf case a bit.

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

No branches or pull requests

3 participants