Roger Pau Monné
2017-11-09 17:55:52 UTC
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.
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.