This series of patch introduces a new way of modifying OpenSSH sshd configuration. Instead of modifying the files and launching the server with custom options, a package which RPROVIDES sshd-config must be installed.
The package to use is selected using a new variable called SSHD_CONFIG which is used exclusively when selecting ssh-server-openssh in IMAGE_FEATURES. David Vincent (4): openssh: Package server configuration core-image: Set default sshd configuration rootfs-postcommands: Modify ssh-related commands ref-manual: Add SSHD_CONFIG documentation/ref-manual/ref-variables.xml | 21 ++++++++++ meta/classes/core-image.bbclass | 3 +- meta/classes/rootfs-postcommands.bbclass | 28 ++++--------- meta/recipes-connectivity/openssh/openssh_7.3p1.bb | 47 ++++++++++++++++++---- 4 files changed, 70 insertions(+), 29 deletions(-) -- 2.11.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core