freebsd-update: Mention upgrading packages, not just ports
These days most end users are likely using pre-built packages, not locally-built ports. Thus be sure to mention this as an important case, and put it ahead of ports. Reviewed by: emaste MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D42968
This commit is contained in:
@@ -3196,8 +3196,8 @@ Kernel updates have been installed. Please reboot and run
|
||||
cat <<-EOF
|
||||
|
||||
Completing this upgrade requires removing old shared object files.
|
||||
Please rebuild all installed 3rd party software (e.g., programs
|
||||
installed from the ports tree) and then run
|
||||
Please upgrade or rebuild all installed 3rd party software (e.g.,
|
||||
programs installed with pkg or from the ports tree) and then run
|
||||
'`basename $0` [options] install' again to finish installing updates.
|
||||
EOF
|
||||
rm newfiles
|
||||
|
||||
Reference in New Issue
Block a user