Re: [PATCH 1/1] applets: Add installation of individual binaries

2015-05-11 Thread Bernhard Reutner-Fischer
On May 9, 2015 2:12:27 AM GMT+02:00, Matt Weber matthew.we...@rockwellcollins.com wrote: From: Clayton Shotwell clayton.shotw...@rockwellcollins.com Adding support to install individual binaries if the option is enabled. This also installs the shared libbusybox.so.* library. cp -a is not

Re: [EDT][Busybox][PATCH] Fixes resource leak: missing fclose after fopen

2015-05-11 Thread Denys Vlasenko
The process is exiting after this, and all files automatically close at exit. On Fri, May 8, 2015 at 5:49 AM, Maninder Singh maninder...@samsung.com wrote: EP-E9D7571734A347E2ADA07C4134AB97EA Hi, Package: busybox Version: v1.24.0.git Severity: wishlist This patch fixes a samll resource

Re: [PATCH 1/1] applets: Add installation of individual binaries

2015-05-11 Thread Clayton Shotwell
Bernhard, On Mon, May 11, 2015 at 2:12 AM, Bernhard Reutner-Fischer rep.dot@gmail.com wrote: On May 9, 2015 2:12:27 AM GMT+02:00, Matt Weber matthew.we...@rockwellcollins.com wrote: From: Clayton Shotwell clayton.shotw...@rockwellcollins.com Adding support to install individual binaries

[PATCH 1/1] coreutil mkdir: ignore -z when selinux is runtime disabled

2015-05-11 Thread Matt Weber
Fixes the case of using mkdir in inittab where a system might boot with selinux disable during testing and still needs the folders created by this command for ram mounts, etc before a mount -a. Currently it errors out and doesn't create the folder. Signed-off-by: Matthew Weber

How to use read in Busybox v1.1.1 ?

2015-05-11 Thread Mike Yates
The command read in Busybox v1.23 functions just like in GNU bash but in the v1.1.1 in my old NAS it keeps complaining of not enough arguments. The help for sh doesn't work either, even for v1.23 and read is not listed in the commands help. Where is the documentation for it? -- Mike Yates

Re: busybox tar cannot unpack this file

2015-05-11 Thread Denys Vlasenko
On Tue, May 5, 2015 at 2:55 PM, Joakim Tjernlund joakim.tjernl...@transmode.se wrote: Ping ? I am the only one seeing this? ./usr/lib/locale/locale-archive is stored as a sparse file (tar header type 'S') https://www.gnu.org/software/tar/manual/html_section/tar_92.html 37a90600 2e 2f 75 73

Re: [PATCH 2/2] i2c-tools: only try /dev/i2c/* if opening /dev/i2c-* fails with ENOENT

2015-05-11 Thread Denys Vlasenko
Applied, thanks! On Tue, Apr 21, 2015 at 2:29 PM, Bartosz Golaszewski bartekg...@gmail.com wrote: Trying to access /dev/i2c/* on every error after opening /dev/i2c-* can mislead users who e.g. don't have root access. Instead of bailing-out with permission denied we currently print no such file

Re: Unable to install busybox on galaxy note 4

2015-05-11 Thread tito
On Monday 11 May 2015 13:39:41 Benjamin Magne wrote: Hi i am running a canadian galaxy note 4. I have tried the different version of the busybox installer (smart, clean, replace all symlink) but all attemps fail. I also tried slightly older viersons of busybox without success as well. My

Re: How to use read in Busybox v1.1.1 ?

2015-05-11 Thread Bastian Bittorf
* Mike Yates x...@fonehelp.co.uk [11.05.2015 18:05]: The command read in Busybox v1.23 functions just like in GNU bash but in the v1.1.1 in my old NAS it keeps complaining of not enough arguments. what is your exact commandline? The help for sh doesn't work either, even for v1.23 and read is

Re: Unable to install busybox on galaxy note 4

2015-05-11 Thread walter harms
Am 11.05.2015 19:39, schrieb Benjamin Magne: Hi i am running a canadian galaxy note 4. I have tried the different version of the busybox installer (smart, clean, replace all symlink) but all attemps fail. I also tried slightly older viersons of busybox without success as well. My phone is

Unable to install busybox on galaxy note 4

2015-05-11 Thread Benjamin Magne
Hi i am running a canadian galaxy note 4. I have tried the different version of the busybox installer (smart, clean, replace all symlink) but all attemps fail. I also tried slightly older viersons of busybox without success as well. My phone is rooted and i have granted root access to the