Created attachment 71325 [details] The proposed patch It might be handy to allow build own filesystem layout in the container. Add command line arguments to the systemd-nspawn program to allow that.
Hmmm, wouldn't it suffice to bind mount them in the host fs too, and let nspawn inherit them? (I am not totally against this patch or something like it, just wondering...)
This is fixed in git, but differently. There's now --bind= and --bind-ro= which work similar but slightly different from your patch. Thanks!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.