[oe] [RFC] task-proper-tools fixing

Koen Kooi k.kooi at student.utwente.nl
Tue May 19 12:09:45 UTC 2009


On 19-05-09 14:05, Marcin Juszkiewicz wrote:
>
> During work on 'task-proper-tools' I found a problem.
>
> This task tries to replace busybox applets with full versions of
> applications. I am adding new entries to this recipe to get better
> coverage and found some commands which are placed in different places.
>
> command   | busybox | command   | Debian    | package
> ----------|---------|-----------|-----------|-------------
> chattr    | /bin/   | /usr/bin/ | /usr/bin/ | coreutils
> df        | /bin/   | /usr/bin/ | /bin/     | coreutils
> getopt    | /bin/   | /usr/bin/ | /usr/bin/ | util-linux-ng
> mktemp    | /bin/   | /usr/bin/ | /bin/     | coreutils
> nice      | /bin/   | /usr/bin/ | /usr/bin/ | coreutils
> run-parts | /bin/   | /usr/bin/ | /bin/     | debianutils
> watch     | /bin/   | /usr/bin/ | /usr/bin/ | procps
>
> The question is: what do we do with those commands? Move all of them to
> /bin/ directory or move them to Debian locations?

I'd say we follow debian. On a related now, any suggestions on how to 
solve the /etc/defaults/mountall conflict?

regards,

Koen





More information about the Openembedded-devel mailing list