[OE-core] [PATCH 0/2] systemd: use nss-resolve when systemd-resoveld is enable

Khem Raj raj.khem at gmail.com
Wed Sep 21 17:27:34 UTC 2016


On Wed, Sep 21, 2016 at 1:19 AM, Maciej Borzecki
<maciej.borzecki at rndity.com> wrote:
> A patch series that enables use of nss-resolve (systemd's NSS service module) if
> systemd-networkd is enabled via PACKAGECONFIG.
>
> The first patch is a trivial formatting change.
>
> The second patch does the following:
>
> - replace dns with resolve in /etc/nsswitch.conf if systemd-resolved is enabled
>
> - applies a patch fixing the location of libnss_* services provided by systemd
>   (the patch has been submitted upstream for inclusion in v232)
>
> - applies a patch that fixes SERVFAIL handling, this restores the ability to
>   properly resolve names under qemu (backport from v231)
>
> Maciej Borzecki (2):
>   systemd: fix indentation
>   systemd: use nss-resolve by default if resolved is enabled
>


These changes look fine to me.

>  .../0023-nss-install-nss-modules-into-lib.patch    | 64 ++++++++++++++++++++++
>  ...en-processing-auxiliary-DNSSEC-transactio.patch | 49 +++++++++++++++++
>  meta/recipes-core/systemd/systemd_230.bb           | 22 ++++++--
>  3 files changed, 131 insertions(+), 4 deletions(-)
>  create mode 100644 meta/recipes-core/systemd/systemd/0023-nss-install-nss-modules-into-lib.patch
>  create mode 100644 meta/recipes-core/systemd/systemd/0024-resolved-when-processing-auxiliary-DNSSEC-transactio.patch
>
> --
> 2.5.0
>



More information about the Openembedded-core mailing list