From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: [RFC] task-proper-tools fixing
Date: Tue, 19 May 2009 14:09:45 +0200 [thread overview]
Message-ID: <guu7i9$pki$1@ger.gmane.org> (raw)
In-Reply-To: <200905191405.15699.marcin@juszkiewicz.com.pl>
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
next prev parent reply other threads:[~2009-05-19 12:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-19 12:05 [RFC] task-proper-tools fixing Marcin Juszkiewicz
2009-05-19 12:09 ` Koen Kooi [this message]
2009-06-01 21:18 ` Koen Kooi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='guu7i9$pki$1@ger.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.