Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2017 17:55:52 +0000
From:      Roger Pau =?iso-8859-1?Q?Monn=E9?= <roger.pau@citrix.com>
To:        <current@freebsd.org>
Subject:   bootonly release target not creating etc/ssh/
Message-ID:  <20171109175552.dqrcgpa5uqkmsztw@dhcp-3-128.uk.xensource.com>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171109175552.dqrcgpa5uqkmsztw>