All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/bash: add /bin/bash to /etc/shells
Date: Fri, 12 Jan 2018 21:21:57 +0100	[thread overview]
Message-ID: <20180112212157.2541d33f@windsurf.lan> (raw)
In-Reply-To: <20180112173510.GA3226@scaer>

Hello,

On Fri, 12 Jan 2018 18:35:10 +0100, Yann E. MORIN wrote:

> On 2018-01-12 09:59 +0100, Thomas Petazzoni spake thusly:
> > On Thu, 11 Jan 2018 18:13:57 +0100, Yann E. MORIN wrote:  
> > >     grep -E '^/bin/bash$' $(TARGET_DIR)/etc/shells >/dev/null 2>&1 \  
> > grep -q ?  
> 
> -q is not POSIX. Redirecting is guaranteed to always work.

Knowing that Buildroot only supports Linux hosts, do we care about -q
not being POSIX ?

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  reply	other threads:[~2018-01-12 20:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-11 10:27 [Buildroot] [PATCH] package/bash: add /bin/bash to /etc/shells Romain Naour
2018-01-11 17:13 ` Yann E. MORIN
2018-01-12  8:59   ` Thomas Petazzoni
2018-01-12  9:06     ` Romain Naour
2018-01-12 17:36       ` Yann E. MORIN
2018-01-12 17:35     ` Yann E. MORIN
2018-01-12 20:21       ` Thomas Petazzoni [this message]
2018-01-13 11:25         ` Yann E. MORIN
2018-01-14 21:39           ` Peter Korsgaard

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=20180112212157.2541d33f@windsurf.lan \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.