[Toybox] Hello, I would like to carve out a project
Terrel Shumway
pythonista466 at gmail.com
Fri May 24 03:27:21 PDT 2013
On Thu, May 23, 2013 at 9:07 PM, <idunham at lavabit.com> wrote:
>
> Two references that you might wish to look at, or may have seen already:
> http://landley.net/toybox/roadmap.html
> http://landley.net/toybox/status.html
> (And note that the hg repository does change somewhat more frequently
> than that page!)
Maybe roadmap and status could move into the repo so they don't get
out of sync?
>
> Rob is the one who knows what's a priority, though...
Is there a bug tracker somewhere? I can find any reference to one on
landley.net or in the list archives. It might help Rob relax if there were a
backup copy somewhere besides in his head.
I can set one up on my clone at https://bitbucket.org/terrel_shumway/toybox
>
> Another reference to note is Aboriginal Linux. Since it's the
> "self-hosting" part of the agenda, one could refer to the commands
> included there-see
> http://landley.net/hg/aboriginal/file/e50c2b9588b8/sources/baseconfig-busybox
Ahh. I see
142 CONFIG_PGREP=y
143 CONFIG_PKILL=y
Which are two really neat-looking tools that I had never heard of
until yesterday.
(my strategy was an ad hoc mix of ps, grep, and kill.) I'll start
working on those.
>
> If you want to do so, note that musl (musl-libc.org) is preferred to bionic
> (the native android libc), due to the numerous areas that have been omitted
> or stubbed out in the latter.
I haven't messed with bionic (what I read wasn't encouraging), but I
am loving musl.
More information about the Toybox
mailing list