Hacker News new | ask | show | jobs
by asveikau 2439 days ago
How does it handle sysmerge? Do you need to do that after it finishes? Or does it do the merges before reboot?

I will play around with it in a few hours.

1 comments

Some things will get merged automatically by the first run of sysmerge(8) after upgrade, if the machine is remote you should be able to run.

    $ doas dmesg -s

    -s      ... This can be used to review rc(8) system startup messages.
That should tell you if you need to run sysmerge manually, but well, it also doesn't hurt to do that every time anyway.