Sergiusz Urbaniak
Sergiusz Urbaniak
ok to test
xref upstream discussion https://github.com/systemd/systemd/pull/4018#r76971862
This gives me the opportunity to do more low-level work, so I am self-assigning this.
since this requires a change in systemd, I am bumping this to v1.18.0.
upstream PR: https://github.com/systemd/systemd/pull/4395
still WIP, hence bumping to the next release.
Reopening this issue since we are still blocked on the systemd backport in the CoreOS image: https://github.com/coreos/systemd/pull/71
The backport unfortunately didn't make it in this Alpha release (see https://github.com/coreos/systemd/pull/71#issuecomment-264225712), but should be present in the next one scheduled on 12/15, hence bumping to the next release.
I verified the backport landed in CoreOS 1262.0.0: ``` core@core-01 ~ $ cat /etc/os-release NAME=CoreOS ID=coreos VERSION=1262.0.0 ... core@core-01 ~ $ sudo SYSTEMD_NSPAWN_API_VFS_WRITABLE=yes ./systemd-nspawn -D ~/tmp/sid/rootfs /bin/mount | grep -e...