Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/9] package/systemd: Add optional support for resolved
Date: Sat, 2 Jul 2016 16:50:17 +0200	[thread overview]
Message-ID: <20160702165017.2de81229@free-electrons.com> (raw)
In-Reply-To: <1467467955-14609-2-git-send-email-maxime.hadjinlian@gmail.com>

Hello,

On Sat,  2 Jul 2016 15:59:08 +0200, Maxime Hadjinlian wrote:
> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
> ---
>  package/systemd/Config.in  | 10 ++++++++++
>  package/systemd/systemd.mk |  6 ++++++
>  2 files changed, 16 insertions(+)
> 
> diff --git a/package/systemd/Config.in b/package/systemd/Config.in
> index 7c591b7..b2f9feb 100644
> --- a/package/systemd/Config.in
> +++ b/package/systemd/Config.in
> @@ -287,6 +287,16 @@ config BR2_PACKAGE_SYSTEMD_NETWORKD
>  
>  	  http://www.freedesktop.org/software/systemd/man/systemd-networkd.html
>  
> +config BR2_PACKAGE_SYSTEMD_RESOLVED
> +	bool "enable resolve daemon"
> +	default y
> +	help
> +	  systemd-resolved is a system service that provides network name
> +	  resolution to local applications. It implements a caching and validating
> +	  DNS/DNSSEC stub resolver, as well as an LLMNR resolver and responder.

Same: too long lines, so I rewrapped and applied.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2016-07-02 14:50 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-02 13:59 [Buildroot] [PATCH 1/9] package/systemd: Add optional support for myhostname Maxime Hadjinlian
2016-07-02 13:59 ` [Buildroot] [PATCH 2/9] package/systemd: Add optional support for resolved Maxime Hadjinlian
2016-07-02 14:50   ` Thomas Petazzoni [this message]
2016-07-02 13:59 ` [Buildroot] [PATCH 3/9] package/systemd: Create user only when needed Maxime Hadjinlian
2016-07-02 14:50   ` Thomas Petazzoni
2016-07-02 13:59 ` [Buildroot] [PATCH 4/9] package/systemd: Default yes for timesyncd Maxime Hadjinlian
2016-07-02 14:50   ` Thomas Petazzoni
2016-07-02 13:59 ` [Buildroot] [PATCH 5/9] package/systemd: Default yes for networkd Maxime Hadjinlian
2016-07-02 14:50   ` Thomas Petazzoni
2016-07-02 13:59 ` [Buildroot] [PATCH 6/9] package/systemd: Remove SYSTEMD_COMPAT option Maxime Hadjinlian
2016-07-02 14:51   ` Thomas Petazzoni
2016-07-02 13:59 ` [Buildroot] [PATCH 7/9] package/systemd: Remove systemd-bootchart Maxime Hadjinlian
2016-07-02 14:52   ` Thomas Petazzoni
2016-07-02 13:59 ` [Buildroot] [PATCH 8/9] systemd-bootchart: New package Maxime Hadjinlian
2016-07-02 14:53   ` Thomas Petazzoni
2016-07-02 13:59 ` [Buildroot] [PATCH 9/9] package/systemd: Sort menuconfig alphabetically Maxime Hadjinlian
2016-07-02 14:53   ` Thomas Petazzoni
2016-07-02 14:50 ` [Buildroot] [PATCH 1/9] package/systemd: Add optional support for myhostname Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160702165017.2de81229@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox