debian-forge/osbuild
Lars Karlitski 83475cc9f4 osbuild: store outputs in objectstore
Treat outputs like we treat trees: store them in the object store. This
simplifies using osbuild and allows returning a cached version if one is
available.

This makes the `--output` parameter redundant. Remove it.
2019-09-25 23:50:50 +02:00
..
__init__.py osbuild: split package into separate files 2019-08-21 09:56:50 +04:00
__main__.py osbuild: store outputs in objectstore 2019-09-25 23:50:50 +02:00
buildroot.py tree-wide: always explicitly pass check to subprocess.run 2019-09-24 20:17:04 +02:00
loop.py loop: add direct-io support 2019-07-25 23:55:43 +02:00
objectstore.py objectstore: refer to objects, not trees 2019-09-25 23:50:50 +02:00
pipeline.py osbuild: store outputs in objectstore 2019-09-25 23:50:50 +02:00
remoteloop.py osbuild: split package into separate files 2019-08-21 09:56:50 +04:00
tmpfs.py osbuild: split package into separate files 2019-08-21 09:56:50 +04:00
treesum.py osbuild: split package into separate files 2019-08-21 09:56:50 +04:00