All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rod Whitby <rod@whitby.id.au>
To: openembedded-devel@lists.openembedded.org
Subject: Alternatives handling for cpio (cpio vs busybox)
Date: Tue, 27 Mar 2007 17:35:57 +0930	[thread overview]
Message-ID: <4608D065.3060205@whitby.id.au> (raw)

I have a need for the *real* cpio to override the busybox cpio.  This is
normal practice in OE, and well understood.

The problem, however, is that busybox puts cpio in /bin, whereas the
cpio package puts cpio in /usr/bin.  This makes it hard for
update-alternatives to work.

I propose to change the cpio package such that it installs cpio in /bin
instead of /usr/bin, and then uses update-alternatives to select it
ahead of busybox.

Any objections?

-- Rod



             reply	other threads:[~2007-03-27  8:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27  8:05 Rod Whitby [this message]
2007-03-27 11:00 ` Alternatives handling for cpio (cpio vs busybox) Marcin Juszkiewicz
2007-03-27 11:13   ` Øyvind Repvik
2007-03-27 17:38 ` Michael 'Mickey' Lauer

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=4608D065.3060205@whitby.id.au \
    --to=rod@whitby.id.au \
    --cc=openembedded-devel@lists.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.