<p>There's no point or need to do all this fluff on library initialization,<br>
we can just as well do it when we're told to use a chroot by<br>
calling rpmChrootSet(), at which time we're still on familiar ground.<br>
Eliminating unused cruft from initialization can't hurt our start-up<br>
times either.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/rpm-software-management/rpm/pull/1427'>https://github.com/rpm-software-management/rpm/pull/1427</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Only do early name services initialization if we actually chroot</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/rpm-software-management/rpm/pull/1427/files#diff-bc2d4e4c0283cb723b43254ee57b5a8a0bc400e631f7677a6a3db5b7824bebdc">lib/rpmchroot.c</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/rpm-software-management/rpm/pull/1427/files#diff-b9030290be03d6d7a7e70e966a09ae729bd5b87ffc3a0bec55dab8c586a18caf">lib/rpmrc.c</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/rpm-software-management/rpm/pull/1427.patch'>https://github.com/rpm-software-management/rpm/pull/1427.patch</a></li>
  <li><a href='https://github.com/rpm-software-management/rpm/pull/1427.diff'>https://github.com/rpm-software-management/rpm/pull/1427.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/rpm-software-management/rpm/pull/1427">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ADLPZU4HQMAEB2HBB4Y4GCLSO6KH5ANCNFSM4TO6SPHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ADLPZU3R7DAOQS46KHAK4OLSO6KH5A5CNFSM4TO6SPHKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LAIVM6A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/rpm-software-management/rpm/pull/1427",
"url": "https://github.com/rpm-software-management/rpm/pull/1427",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>