[oe] Issue: ldconfig postinst and uclibc

Paul Sokolovsky pmiscml at gmail.com
Sun Feb 24 10:48:28 UTC 2008


Hello,

On Sun, 24 Feb 2008 11:25:34 +0100
"Leon Woestenberg" <leon.woestenberg at gmail.com> wrote:

> Hello all,
> 
> On Sat, Feb 23, 2008 at 7:26 PM, Paul Sokolovsky <pmiscml at gmail.com>
> wrote:
> >  > >  2. Use "[ -x /sbin/ldconfig ] && /sbin/ldconfig" in postinst.
> >  > > Note: currently ldconfig is called without a path.
> >  > >
> >  > >
> >  > >  Thoughts?
> 
> Yes, apparently we have two cases:
> 
> (1) build-time package installation only. Typically people building
> firmware for embedded systems.
> (2) both build-time and run-time package installation. Handhelds etc.
> where users can deploy packages afterwards.
> 
> Can we distuingish those two cases and then make OE
> (1) not install ipkg, ldconfig, package info, feed info etc/

Well, this question is not directly related to the original topic,
IMHO. There're already ways to do that, including multiple. See
initramfs-minimal-image.bb (installs only explicitly selected
packages, doesn't even pull their dependencies) and
initramfs-bootmenu-image.bb (force-removes known unneeded packages).
I'll intend to generalize postprocess commands from the latter, making
them "OE-global" (like zap_root_password) for easier reuse.

> (2) do install ipkg, ldconfig, etc.
> 
> Regards,
> -- 
> Leon
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



-- 
Best regards,
 Paul                          mailto:pmiscml at gmail.com




More information about the Openembedded-devel mailing list