[Pulp-list] pulp ostree + mirroring

Colin Walters walters at verbum.org
Fri Oct 31 15:12:19 UTC 2014


On Fri, Oct 31, 2014, at 10:43 AM, Bryan Kearney wrote:

> Is there any notion of squash in ostree? 

Not explicitly implemented yet, though one can implement custom tooling for
this using the libostree API.  I'd like to have a high level easy to use commandline
tool that allows one to do e.g. "ostree --repo=repo prune --max-disk=100G --retain-weight=newer".

Like a lot of backup systems have.

> I assume there is a case where 
> I produce 80 builds a day and I want them published, there are others 
> where I assume I would only want to publish 1 and combine there rest. It 
> sounds like git squash.

Right.  Although it's important to note that because the client doesn't
care about parentage, it can still update.

> Anyone know Conary.. how did it address things 
> like this?

Not sure, unfortunately a lot of the docs appear to have been moved/lost.




More information about the Pulp-list mailing list