From 6834ca8a434b1b934f21bbc068c90ae5c7fec7ef Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Wed, 23 Feb 2022 13:33:24 -0500 Subject: ssh: update FREEBSD-upgrade instructions Make it clear that the 'freebsd-configure.sh' and 'freebsd-namespace.sh' scripts are run from the crypto/openssh directory. Sponsored by: The FreeBSD Foundation --- crypto/openssh/FREEBSD-upgrade | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crypto') diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade index 92abda1d0e4c..86f4676504fc 100644 --- a/crypto/openssh/FREEBSD-upgrade +++ b/crypto/openssh/FREEBSD-upgrade @@ -77,6 +77,7 @@ 12) Run the configure script: + $ cd crypto/openssh $ sh freebsd-configure.sh 13) Review changes to config.h very carefully. @@ -89,6 +90,7 @@ 15) Update ssh_namespace.h: + $ cd crypto/openssh $ sh freebsd-namespace.sh 16) Build and install world, reboot, test. Pay particular attention -- cgit v1.2.3