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. _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"