We want the same functionality, but we now impleent it ourselves. In addition to bind-mounting in /usr into the target container (which is all nspawn does), we also add /bin, /sbin, /lib and /lib64, if they exist and are not symlinks (presuambly into /usr). This means we can work on distros who have not implemented the usr-move, like Ubuntu Bionic (used by Travis). Signed-off-by: Tom Gundersen <teg@jklm.no> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| loop.py | ||
| remoteloop.py | ||