Could this be useful for populating /opt or similar during container build-time? I don't know if my

Could this be useful for populating /opt or similar during container build-time?

I don't know if my interpretation of the changelog is correct, but my understanding is that if you shove stuff in /usr/share/factory/var (such as 1Password stuff or RPMs that expect to be able to write to /opt?), it will be copied to /var on boot

https://github.com/ostreedev/ostree/releases/tag/v2023.8
image.png
GitHub
This release stabilizes "deployment finalization locking" which
is very useful for automatic update workflows.

sysroot: Stabilize deployment finalization, add API by @cgwalters in #3090
...
Was this page helpful?