Delta ISO

I saw that OpenSUSE distributes Delta ISOs for making changes between alphas and things like that, how would I create one of these from an iso of my own?

Would this only work for an iso image of a Linux distro?

darvr wrote:

> I saw that OpenSUSE distributes Delta ISOs for making changes between
> alphas and things like that, how would I create one of these from an
> iso of my own?

$ makedeltaiso <oldiso> <newiso> <deltaiso>

> Would this only work for an iso image of a Linux distro?

Yes, and only for an rpm based distribution. The delta iso tools are part of
the deltarpm package.

regards,
Andreas