All of lore.kernel.org
 help / color / mirror / Atom feed
* pkg_postinst order
@ 2010-05-12 10:19 Steffen Sledz
  2010-05-12 10:29 ` Phil Blundell
  0 siblings, 1 reply; 2+ messages in thread
From: Steffen Sledz @ 2010-05-12 10:19 UTC (permalink / raw)
  To: openembedded-devel

Is there any chance to sort own pkg_postinst *before* pkg_postint inherited from update-rc.d?

Steffen




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

* Re: pkg_postinst order
  2010-05-12 10:19 pkg_postinst order Steffen Sledz
@ 2010-05-12 10:29 ` Phil Blundell
  0 siblings, 0 replies; 2+ messages in thread
From: Phil Blundell @ 2010-05-12 10:29 UTC (permalink / raw)
  To: openembedded-devel

On Wed, 2010-05-12 at 12:19 +0200, Steffen Sledz wrote:
> Is there any chance to sort own pkg_postinst *before* pkg_postint inherited from update-rc.d?

Not easily, no.  

Obviously you could patch update-rc.d.bblcass to allow this, but that
class is only really there as a convenience to save typing: if its
behaviour isn't quite what you want then you are probably better off not
using the class at all and implementing the bits that you do want by
hand.

p.





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

end of thread, other threads:[~2010-05-12 10:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12 10:19 pkg_postinst order Steffen Sledz
2010-05-12 10:29 ` Phil Blundell

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.