[Rpm-maint] [rpm-software-management/rpm] Only do early name services initialization if we actually chroot (#1427)
Panu Matilainen
notifications at github.com
Mon Nov 9 07:23:42 UTC 2020
There's no point or need to do all this fluff on library initialization,
we can just as well do it when we're told to use a chroot by
calling rpmChrootSet(), at which time we're still on familiar ground.
Eliminating unused cruft from initialization can't hurt our start-up
times either.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/1427
-- Commit Summary --
* Only do early name services initialization if we actually chroot
-- File Changes --
M lib/rpmchroot.c (5)
M lib/rpmrc.c (5)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/1427.patch
https://github.com/rpm-software-management/rpm/pull/1427.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1427
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20201108/6e2c42a1/attachment.html>
More information about the Rpm-maint
mailing list