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
|
cat <<-EOF
|
||||||
|
|
||||||
Completing this upgrade requires removing old shared object files.
|
Completing this upgrade requires removing old shared object files.
|
||||||
Please rebuild all installed 3rd party software (e.g., programs
|
Please upgrade or rebuild all installed 3rd party software (e.g.,
|
||||||
installed from the ports tree) and then run
|
programs installed with pkg or from the ports tree) and then run
|
||||||
'`basename $0` [options] install' again to finish installing updates.
|
'`basename $0` [options] install' again to finish installing updates.
|
||||||
EOF
|
EOF
|
||||||
rm newfiles
|
rm newfiles
|
||||||
|
|||||||
Reference in New Issue
Block a user