When triggering a snapshot via sudo dnf upgrade, the resulting snapshot name will be root.pre-update. A useful addtion to the snapshot's name would be a timestamp like root.2026-04-05_00-30.pre-update so multiple snapshots can be sorted by creation date when listed. This will make it easier for users to handle multiple snapshots if the snapshot list grows.
When triggering a snapshot via
sudo dnf upgrade, the resulting snapshot name will beroot.pre-update. A useful addtion to the snapshot's name would be a timestamp likeroot.2026-04-05_00-30.pre-updateso multiple snapshots can be sorted by creation date when listed. This will make it easier for users to handle multiple snapshots if the snapshot list grows.