Esika / busybox-android

Automatically exported from code.google.com/p/busybox-android
0 stars 0 forks source link

[RFE] Can stericson-ls & toolbox-stericson be moved somewhere else? #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

 Not really a bug, but a proposed enhancement: when busybox-android is installed,
 two files are created in the root directory of the sdcard:

 shell@mako:/ $ ls -l /mnt/sdcard/*eric*                                        
 -rw-rw---- root     sdcard_r   849476 2013-12-21 15:36 stericson-ls
 -rw-rw---- root     sdcard_r    77352 2013-12-03 23:23 toolbox-stericson

 Can busybox-android be configured to store these files somewhere else, 
 e.g. /mnt/sdcard/Android ?

What is the expected output? What do you see instead?

 Application should not leave clutter (sorry :)) in the SDcard's root.

What version of the product are you using? On what operating system?

 shell@mako:/ $ busybox --help | head -1                                        
 BusyBox v1.21.1-Stericson (2013-09-26 14:33:26 BST) multi-call binary.

 ...running on a Nexus 4, Android 4.4

Please provide any additional information below.

Original issue reported on code.google.com by ckujau on 21 Dec 2013 at 11:50

GoogleCodeExporter commented 8 years ago
Yea, I'll take care of this.

Original comment by Stericso...@gmail.com on 20 Jan 2014 at 5:14