debian-forge/osbuild
Tom Gundersen 67da9e0cca Pipeline: reuse existing trees if they exist in the object store
Don't do this only for the base, but for any prefix of the current
pipeline.

Note that if two pipelines share a prefix, but one is not the prefix
of another, no sharing is possible. Only a proper prefix can be
reused by another pipeline, as only the result of the last pipeline
is saved to the object store (this restriction could be changed in
the future).

Signed-off-by: Tom Gundersen <teg@jklm.no>
2019-08-13 17:13:13 +02:00
..
__init__.py Pipeline: reuse existing trees if they exist in the object store 2019-08-13 17:13:13 +02:00
__main__.py ObjectStore: add an object store class 2019-08-01 22:39:52 +02:00
loop.py loop: add direct-io support 2019-07-25 23:55:43 +02:00
remoteloop.py loop: add helpers to use IPC to create loop devices 2019-07-19 00:51:12 +02:00