I believe you can pre-set the systemd configuration for the target system,<br><br>build and install systemd as you would anything else...<br><br>but configure systemd to run with a read-only fs and deliberately "mount -t tmpfs <device> <mountpount> -o size=128MB"<br>
to provide some read-write space is what I would think to do...<br><br>that way even with the one-time stuff it can be repeated on occasion without any real trickery being performed.<br><br>would this possibly help for your target builds?<br>
<br>the above is only what I have thought of<br><br>Jeremy<br>