Closed ignatenkobrain closed 9 years ago
We have set up new dnf plugins repo for all plugins which requires other utilities (blogpost is coming) https://github.com/rpm-software-management/dnf-plugins-extras
Let's write plugin =)
First, we need to make rpmconf reusable via python
@xsuchy I need your assistance with rel-eng scripts and with some documentation ;)
Good work. I like it. However please preserve rpmconf-base owning just that one directory. I have some plans for that.
For what? Plugins?
On Wed, Jan 7, 2015 at 4:07 AM, Miroslav Suchý notifications@github.com wrote:
Good work. I like it. However please preserve rpmconf-base owning just that one directory. I have some plans for that.
— Reply to this email directly or view it on GitHub https://github.com/xsuchy/rpmconf/issues/16#issuecomment-68963543.
-Igor Gnatenko
For what? Plugins?
for framework, which allows update package data. e.g. upgrade db schema. I have student who is working on that as his bachelor thesis.
I've sent pull request with this directory
On Thu, Jan 8, 2015 at 10:42 AM, Miroslav Suchý notifications@github.com wrote:
For what? Plugins?
for framework, which allows update package data. e.g. upgrade db schema. I have student who is working on that as his bachelor thesis.
— Reply to this email directly or view it on GitHub https://github.com/xsuchy/rpmconf/issues/16#issuecomment-69146024.
-Igor Gnatenko
I think would be good if we will have automatically running rpmconf when updating packages in dnf.
Because rpmconf now written on python we can easily write some code and write plugin for dnf which will handle transactions