#194 need to be able to configure making delta rpms
Closed: Fixed Opened by ausil.

createrepo has the option to make deltarpms we need to be able to turn it on when making repos as we have to ship delta rpms


Against what do you want to make the deltas?

Technically we have a directory with old composes. Is it enough to pick the latest compose with same name and version? Do we need some magic to consider compose type or the status of the old compose?

Since delta rpms are more a delivery thing than build thing, would it be cleaner to do this as a separate step after the compose is finished?

the previous compose. we will need to support the same functionality as mash does for deltas

I have opened PR #197 which adds an option to generate drpms. It needs the --old-composes CLI argument (which Fedora already uses).

Metadata Update from @lsedlar:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/pungi/pungi/issues/194

Please continue any further discussion there.

Metadata