On 11/07/2013 08:56 PM, Tito wrote:
Hi,
see  http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard

Ciao,
Tito

Yeah. That's why I'm somewhat confused, as busybox is installing more programs into /bin and /sbin directories than what are specified in FHS.

Take /bin as an example, the FHS only specifies a few commands to be there.
http://www.pathname.com/fhs/pub/fhs-2.3.html#BINESSENTIALUSERCOMMANDBINARIES
http://www.linuxbase.org/betaspecs/fhs/fhs/ch03s04.html

But we can see that busybox is installing more programs. I get the list with the following commands.
1. make allyesconfig
2. make busybox.links
3. grep '^/bin/' busybox.links

Best Regards,
Chen Qi


On Thursday 07 November 2013 07:56:01 ChenQi wrote:
Hi all,

Forgive me if this is a dummy question.
I see the installation directories of programs are controlled by the
applets.src.h file.
Some of them are installed into /usr while some of them are not.
Is there a criteria to determine whether a program goes into /usr or not.
For example, why is `rpm' installed into /bin while `tail' is installed
into /usr/bin?

Best Regards,
Chen Qi
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox



_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to