debian-forge/osbuild
Christian Kellner 6e5b838892 pipeline: use API to setup stdio inside the container
Use the new the osbuild API to setup the standard input/output
inside the container, i.e. replace stdin, stdout, and stderr with
sockets provided by the host.
2019-10-30 18:44:55 +01:00
..
__init__.py osbuild: split package into separate files 2019-08-21 09:56:50 +04:00
__main__.py osbuild: print tree id and output id also in non-json mode 2019-10-03 14:50:29 +02:00
api.py api: new host side API to be used by the container 2019-10-30 18:44:55 +01: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 pipeline: use API to setup stdio inside the container 2019-10-30 18:44:55 +01:00
remoteloop.py dump_fds: add flags and address parameter 2019-10-30 18:44:55 +01: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