What is the best version of FreeBSD to minimize updates? The idea is to have my system run as long as possible without having to update it, and I'm considering two routes:
1) Run a -RELEASE and just do security patches. Ports only supports -STABLE and -CURRENT, but this may not be such a problem.
2) Track an older -STABLE, like 6, that changes less but is still supported by ports.
If you do track a -RELEASE, is there a way to automate patching the existing ports so you won't have to update to the most recent port when there is a security issue?
1) Run a -RELEASE and just do security patches. Ports only supports -STABLE and -CURRENT, but this may not be such a problem.
2) Track an older -STABLE, like 6, that changes less but is still supported by ports.
If you do track a -RELEASE, is there a way to automate patching the existing ports so you won't have to update to the most recent port when there is a security issue?