All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] task-proper-tools fixing
@ 2009-05-19 12:05 Marcin Juszkiewicz
  2009-05-19 12:09 ` Koen Kooi
  2009-06-01 21:18 ` Koen Kooi
  0 siblings, 2 replies; 3+ messages in thread
From: Marcin Juszkiewicz @ 2009-05-19 12:05 UTC (permalink / raw)
  To: openembedded-devel


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@jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-01 21:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-19 12:05 [RFC] task-proper-tools fixing Marcin Juszkiewicz
2009-05-19 12:09 ` Koen Kooi
2009-06-01 21:18 ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.