Is it possible to manually update (in an easy way) the ISO to get the latest improvements before installing?
For example, I found an issue where a package that is now removed in the latest secureblue os-tree image still creates unneeded files in my home directory because the ISO isn't up-to-date to reflect that change.
I think one way to circunvemt this would be to:
- create a temp user in the anaconda installer
- update system
- create new user
- delete temp user
- be happy
but IDK if that creates other problems...