aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2022-02-23 18:33:24 +0000
committerEd Maste <emaste@FreeBSD.org>2023-03-15 17:37:49 +0000
commit6834ca8a434b1b934f21bbc068c90ae5c7fec7ef (patch)
tree442124466d3d50b1d65628ef2cccf22f36e84827 /crypto
parent5c4bd8756fbc23a48ddd8976df0b8429311fba83 (diff)
downloadsrc-6834ca8a434b1b934f21bbc068c90ae5c7fec7ef.tar.gz
src-6834ca8a434b1b934f21bbc068c90ae5c7fec7ef.zip
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
Diffstat (limited to 'crypto')
-rw-r--r--crypto/openssh/FREEBSD-upgrade2
1 files changed, 2 insertions, 0 deletions
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