debian-forge/osbuild
Christian Kellner d1d27567e8 buildroot: dyld workaround also on ppc64le
The workaround of manually linking /lib64 -> /usr/lib64 inside the
container that is needed on s390 is also required on ppc64 because
here the dynamic linker is set to /lib64/ld64.so.2 and the /lib64
link is not created.
2019-12-12 13:16:05 +01:00
..
__init__.py Introduce runners 2019-11-25 13:05:22 +01:00
__main__.py Introduce runners 2019-11-25 13:05:22 +01:00
api.py api: new host side API to be used by the container 2019-10-30 18:44:55 +01:00
buildroot.py buildroot: dyld workaround also on ppc64le 2019-12-12 13:16:05 +01: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: introduce host runner 2019-12-02 13:45:48 +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 treesum: don't use dir_fd parameter in os.scandir() 2019-11-29 00:45:14 +01:00