freebsd-update -r 13.2-RELEASE fetch
to see if any additional files need to be downloaded loaded?freebsd-update: -r option is meaningless with 'fetch' command. (Did you mean 'upgrade' instead?)
freebsd-update upgrade
it checks the machine it is updating and makes a INDEX.Well the system is now on 13.2. Whether everything is properly upgraded, I may discover in due course. I don't know if there is any way to check what files may have been downloaded, but it seemed to go much faster than normal.To me this sounds like trouble.
When you runfreebsd-update upgrade
it checks the machine it is updating and makes a INDEX.
This INDEX includes bringing the updated OS up to most recent patch level.
Then doing the upgrade.
It seems to me that if you want to share /var/db/freebsd-update/ the machine using these files would need to have the identical patch level.
Take a look at the file names. All numbers. These files are not meant to be reused.
Just my opinion.