So FreeBSD used to provide what to update specific parts of the system from source in their security advisories/erratas.
Then quite a while ago (it's been several years) stopped doing that.
I'm wondering:
Is it enough to just run:
?
Is there some simple way to figure that out?
Then quite a while ago (it's been several years) stopped doing that.
I'm wondering:
- what was the reason? Was it because people used freebsd-upgrade
- is there a way for me to figure that out?
Is it enough to just run:
cd /usr/src/share/zoneinfo
make install
?
Is there some simple way to figure that out?