debian-forge/osbuild
Christian Kellner 575039db29 buildroot: work around s390x linker + nspawn issue
Work around a combination of systemd not creating the link from
/lib64 -> /usr/lib64 (see systemd issue #14311) and the dynamic
linker is being set to (/lib/ld64.so.1 -> /lib64/ld64.so.1)
Therefore we manually create the link before calling nspawn
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: work around s390x linker + nspawn issue 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