Hi. On Fri, 2017-06-09 at 09:04 +0200, David Vincent wrote: > This serie of patches provides a way to package OpenSSH sshd > configuration. This > way, it should be easier to change the configuration either in distro > and/or BSP > layers. > It also simplifies management for R/O rootfs
Looking at some previous patches and comments, this split seems to have been done with the intention to better support R/O rootfs. I have a sent a patch that addresses the R/O rootfs issue in a different way, which I believe to be a simpler and less intrusive approach. We've been using this for a while. http://lists.openembedded.org/pipermail/openembedded-core/2017-June/137848.html Let me know what you think. Cheers, Andre' > David Vincent (3): > openssh: Package server configuration > core-image: Set default sshd configuration > rootfs-postcommands: Modify ssh-related commands > > meta/classes/core-image.bbclass | 3 +- > meta/classes/rootfs-postcommands.bbclass | 17 +++----- > meta/recipes-connectivity/openssh/openssh_7.5p1.bb | 51 > ++++++++++++++++++---- > 3 files changed, 50 insertions(+), 21 deletions(-) > > -- > 2.13.0 > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
