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 1/9] package/systemd: Add optional support for myhostname
Date: Sat, 2 Jul 2016 16:50:01 +0200	[thread overview]
Message-ID: <20160702165001.4be22adf@free-electrons.com> (raw)
In-Reply-To: <1467467955-14609-1-git-send-email-maxime.hadjinlian@gmail.com>

Hello,

On Sat,  2 Jul 2016 15:59:07 +0200, Maxime Hadjinlian wrote:
> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
> ---
>  package/systemd/Config.in  | 11 +++++++++++
>  package/systemd/systemd.mk |  6 ++++++
>  2 files changed, 17 insertions(+)
> 
> diff --git a/package/systemd/Config.in b/package/systemd/Config.in
> index b44d57a..7c591b7 100644
> --- a/package/systemd/Config.in
> +++ b/package/systemd/Config.in
> @@ -225,6 +225,17 @@ config BR2_PACKAGE_SYSTEMD_HOSTNAMED
>  
>  	  http://www.freedesktop.org/software/systemd/man/systemd-hostnamed.service.html
>  
> +config BR2_PACKAGE_SYSTEMD_MYHOSTNAME
> +	bool "enable myhostname NSS plugin"
> +	default y
> +	help
> +	  nss-myhostname is a plug-in module for the GNU Name Service Switch (NSS)
> +	  functionality of the GNU C Library (glibc), primarily providing hostname
> +	  resolution for the locally configured system hostname as returned by
> +	  gethostname(2).

Too long lines, so I rewrapped them and applied. Thanks!

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

      parent 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
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 ` Thomas Petazzoni [this message]

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=20160702165001.4be22adf@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