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
This commit is contained in:
Ed Maste 2022-02-23 13:33:24 -05:00
parent 5c4bd8756f
commit 6834ca8a43

View file

@ -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