bootonly release target not creating etc/ssh/

Roger Pau Monné roger.pau at citrix.com
Thu Nov 9 17:56:34 UTC 2017


Hello,

Since recently it seems like the bootonly release make target doesn't
create the etc/ssh directory. I've usually done:

# make buildworld
# make buildkernel
# make -C release ftp
# make -C release bootonly
# cp <keys> release/bootonly/etc/ssh/

But the ssh directory doesn't seem to exist anymore. Is this expected?

I expect also trying to launch sshd inside of that install is going to
cause trouble, but I cannot verify because I cannot finish building
the image.

Thanks, Roger.


More information about the freebsd-current mailing list