rpm-software-management / deltarpm

Other
21 stars 12 forks source link

Add support for installroot to applydeltarpm #7

Open kontura opened 5 years ago

kontura commented 5 years ago

DNF uses applydeltarpm with on-disk data and downloaded drpm to create a new rpm.

For DNF to correctly work with deltas and --installroot option we would need applydeltarpm to search for the on-disk data from within the installroot specified path. Can we add an option for this?