(no title)
jcastro | 7 months ago
The author mentions this as well but there's no details there. We've been shipping chromeos-style images with universal blue for over 4 years and the ostree parts are invisible to end users. What do you feel takes away from the user experience?
tapoxi|7 months ago
I think my main concern is something like a known OSTree design issue around UID/GID drift, there was a bug that was partly fixed in 2023 but the issue comes from OSTree assigning known UIDs from the deployment once created, but this may not map to the proper UID on the system the deployment is being blasted to. You can get improper ownership out of this.
Not something I've ever encountered myself, but if I were developing an embedded device it seems like one less thing to worry about.
jcastro|7 months ago
I'll bring it up during the next bootc meeting[1], which are public btw! Thanks for using bazzite!
1: https://github.com/bootc-dev/bootc?tab=readme-ov-file#commun...