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:
parent
5c4bd8756f
commit
6834ca8a43
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user