Re: [PATCH] ash: exit after subshell error when errexit option is set

2016-09-17 Thread Denys Vlasenko
On Fri, Sep 16, 2016 at 9:04 PM, Rostislav Skudnov wrote: > When "set -e" option is on, shell must exit when any command fails, > including compound commands of the form (compound-list) executed in a > subshell. Bash and dash shells have this behaviour. > > Also add a

Busybox git build broken

2016-09-17 Thread Aaro Koskinen
Hi, The following commit: commit 607f2b404e992174d7c5956d11e8f35f78d2701f Author: Denys Vlasenko Date: Tue Aug 23 16:13:33 2016 +0200 fdisk: print much less cryptic partition table broke the fdisk build with CONFIG_FEATURE_SUN_LABEL=y: CC

Re: ifup dependency

2016-09-17 Thread Peter Korsgaard
> "David" == David Henderson writes: > Hey Peter, thanks for the reply. I was more or less referring to > should the 'menuconfig' portion of BB automatically add that in as a > dependency if ifup/down has been selected, and not should I add this > applet