On Thu, 2023-09-07 at 13:05 +0200, Alexander Kanavin wrote: > On Wed, 6 Sept 2023 at 23:44, Richard Purdie > <[email protected]> wrote: > > > I know it is really tempting just to add dependencies and ignore the > > deeper issues but some of this really doesn't make sense when you step > > back and think about it. > > I sent a different patch that decouples native/target sysroot > population tasks from do_build in the build-sysroots recipe and tweaks > usage to run them explicitly. > > I agree that user/group handling at build time needs a redesign: > there's just too many corner cases and special handling all over the > place currently. I would really just rather place a file into > /etc/passwd.d/ and that would amount to 'making' a user. Indexing or > other special processing, if needed, can happen at do_rootfs time.
It isn't just do_rootfs, it is also package creation as the users/groups are encoded into the packages. Crazy idea - can we statically link the shadow-native binaries? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#187377): https://lists.openembedded.org/g/openembedded-core/message/187377 Mute This Topic: https://lists.openembedded.org/mt/101197363/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
