Should I reboot just after running each rpm-ostree command (e.g. added/removed package or kargs)?
Can I run multiple rpm-ostree commands and reboot once after the last one?
Should I reboot just after running each rpm-ostree command (e.g. added/removed package or kargs)?
Can I run multiple rpm-ostree commands and reboot once after the last one?
You should be able to. IIRC it’ll just add in the changes together with your previous changes and make sure they are each applied - which should be the principle of Atomicity?
But yeah, it shouldn’t be an issue so long as you do them in order.