From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Chris Larson <clarson@kergoth.com>
Cc: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH v2 2/2] classes/image: improve debug-tweaks ssh server configuration
Date: Wed, 16 Jan 2013 15:51:59 +0000 [thread overview]
Message-ID: <3318326.b3DB6CrXXm@helios> (raw)
In-Reply-To: <CABcZANn7NKY2zQa2trx4DfGQuJCN9KokxK+Vnh80o=5ve2gkqg@mail.gmail.com>
On Wednesday 16 January 2013 08:48:05 Chris Larson wrote:
> On Wed, Jan 16, 2013 at 8:38 AM, Paul Eggleton <
>
> paul.eggleton@linux.intel.com> wrote:
> > +
> > + if [ -e ${IMAGE_ROOTFS}${sbindir}/dropbear ] ; then
> > + echo 'DROPBEAR_EXTRA_ARGS="-B"' >
> > ${IMAGE_ROOTFS}${sysconfdir}/default/dropbear
> > + fi
> >
> > }
>
> Slightly concerned with this, in the potential case where a layer provides
> its own /etc/default/dropbear, this will blow it away entirely.
I already considered this, but interacting nicely with that situation given
that the provided /etc/default/dropbear would likely be setting its own value
of DROPBEAR_EXTRA_ARGS isn't going to be straightforward from a shell
script...
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2013-01-16 16:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-16 15:38 [PATCH v2 0/2] dropbear: allow configuring blank password option at runtime Paul Eggleton
2013-01-16 15:38 ` [PATCH v2 1/2] " Paul Eggleton
2013-01-16 15:38 ` [PATCH v2 2/2] classes/image: improve debug-tweaks ssh server configuration Paul Eggleton
2013-01-16 15:48 ` Chris Larson
2013-01-16 15:51 ` Paul Eggleton [this message]
2013-01-16 16:39 ` Paul Eggleton
2013-01-16 16:40 ` Martin Jansa
2013-01-16 16:56 ` Paul Eggleton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3318326.b3DB6CrXXm@helios \
--to=paul.eggleton@linux.intel.com \
--cc=clarson@kergoth.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox