HomeFreeBSD

installworld: handle ldd including preloaded objects

Description

installworld: handle ldd including preloaded objects

The installworld target makes a temporary copy of binaries to be used
during the install. Libraries that they depend on are also included,
found by using ldd.

After commit 0913953c9ed0 ldd started listing preloaded objects,
including [vdso], under a [preloaded] header. Skip ldd output that is
enclosed in square brackets.

Reviewed by: cy, kib [earlier version]
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34734

Details

Provenance
emasteAuthored on Apr 1 2022, 1:58 PM
Reviewer
cy
Differential Revision
D34734: installworld: handle ldd including preloaded objects
Parents
rG2b68a79b73d7: bsd-family-tree: Update various URLs in file
Branches
Unknown
Tags
Unknown