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

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Tue May 19 12:05:14 UTC 2009


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?


Regards, 
-- 
JID:      hrw at jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz







More information about the Openembedded-devel mailing list