All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Looijmans <mike.looijmans@topic.nl>
To: Vivek Per <pervivek@gmail.com>, <yocto@yoctoproject.org>
Subject: Re: How can i install busybox "mount" command instead of util-linux "mount" command
Date: Tue, 29 Sep 2015 13:39:16 +0200	[thread overview]
Message-ID: <560A7864.6010900@topic.nl> (raw)
In-Reply-To: <CALLyC8QsBDa-O7Htf+qOhsARY9SKTyuLYkdOZtczpc-M1poJjA@mail.gmail.com>

On 25-09-15 11:02, Vivek Per wrote:
> Hi all,
>       Can any one can please tell me how can i install busybox "mount" command
> instead of util-linux "mount" . By default util-linux "mount" and "umount"
> commnad is installing . But rest of the commands are installing from busybox
> like ls,cat and so on.
>       In the final image log file (list of packages installed in the image)
> showing util.linux-mount and util.linux-umount packages is installing by
> default even i am not including those . How can i overcome  the issue. i want
>   to install busybox "mount" command only not form util-linux "mount" command .

Sounds familiar, some recipes think they need util-linux-mount while they 
actually only need a mount command. Worse than that, util-linux-mount does not 
work correctly on the settop boards, so I had to go to extremes to get rid of it.

One way to find the guilty recipes is to simply remove the util-linux recipes 
and see what errors you get.

Here's some inspiration how to get rid of it:

https://github.com/OpenPLi/openpli-oe-core/commit/f18140a079513a01b2f6c5a379c69e898a6e5419

https://github.com/OpenPLi/openpli-oe-core/commit/8d31a7e6d7cde52c59b576247579eb5e2e8e6e7c


Kind regards,

Mike Looijmans
System Expert

TOPIC Embedded Products
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: +31 (0) 499 33 69 79
Telefax: +31 (0) 499 33 69 70
E-mail: mike.looijmans@topicproducts.com
Website: www.topicproducts.com

Please consider the environment before printing this e-mail







      reply	other threads:[~2015-09-29 11:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-25  9:02 How can i install busybox "mount" command instead of util-linux "mount" command Vivek Per
2015-09-29 11:39 ` Mike Looijmans [this message]

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=560A7864.6010900@topic.nl \
    --to=mike.looijmans@topic.nl \
    --cc=pervivek@gmail.com \
    --cc=yocto@yoctoproject.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.