From patchwork Thu Feb 25 21:55:30 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gabe Evans X-Patchwork-Id: 588404 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 08B0C140556 for ; Fri, 26 Feb 2016 08:57:54 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=hashrabbit.co header.i=@hashrabbit.co header.b=VIvFET63; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id E8B8F95D8F; Thu, 25 Feb 2016 21:57:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WbHFiT4YSrY8; Thu, 25 Feb 2016 21:57:46 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 5829995DB1; Thu, 25 Feb 2016 21:57:46 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 248291CF4D3 for ; Thu, 25 Feb 2016 21:57:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 22D1589025 for ; Thu, 25 Feb 2016 21:57:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n7YJjWKMOE0V for ; Thu, 25 Feb 2016 21:57:15 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pa0-f51.google.com (mail-pa0-f51.google.com [209.85.220.51]) by fraxinus.osuosl.org (Postfix) with ESMTPS id E031B88FC6 for ; Thu, 25 Feb 2016 21:57:15 +0000 (UTC) Received: by mail-pa0-f51.google.com with SMTP id fl4so38843338pad.0 for ; Thu, 25 Feb 2016 13:57:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hashrabbit.co; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=ZHhi4aEDQkMrvQ8QTUSQyBqhq7zAfsKJhPYtDttXW7w=; b=VIvFET63TWgvmuNYsAr+mgGX0v8BA6HfUK1OFsrYZnXoRSVl7KqZlNTvt41v2GEFi2 xKUUs5x8IYa08EGGZk7CEGq8+T1SOCHShcYCwyePjUmWqiSYH5yUi08WkdPu0VPlRl8C PvPGnNKktJkwfTpyF/tvBHSY1vrg4rA6OaTok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=ZHhi4aEDQkMrvQ8QTUSQyBqhq7zAfsKJhPYtDttXW7w=; b=GOM2P5ldPtzR38s1as01KxVwyyCh7k1yguq7QSIZ3pL1KX+CoHDonPNmlnUL+uxtIY uffFFRv3SO/vLaAqeVdv/35NHTPDv/zhfrCazJfl1pWdbEVQxgXVazmLlEjGFfM9lNGA zXCLxNob/bCgzu2OEJKUD7XgrPPF+jDgbzh0WoYnsGo1Ho2ZnpuXR9wL+BvJ3/VeZBfV FrOkvZFIjvRdVZ1tIsFlw98aO0KTkh1b5Zz0QuBqHpWN29kZvvqmcS8aOIKY6X0mXek2 DUmIn0iUzaFBrujcPQwoauRFh1JtNmibKMOEKMQpoGR5hj38OCtf3/kWSwRG7HK1gNWm i8bw== X-Gm-Message-State: AG10YOQI69DNsQP7RsdUDJ3F2Vx1UtbxH03l1ecSnfE5mDCiRiMkogLajgPXGZi6BB9sEw== X-Received: by 10.67.5.9 with SMTP id ci9mr66484407pad.101.1456437435602; Thu, 25 Feb 2016 13:57:15 -0800 (PST) Received: from lab.us-west-1.compute.internal (ec2-54-183-105-171.us-west-1.compute.amazonaws.com. [54.183.105.171]) by smtp.gmail.com with ESMTPSA id r77sm14342649pfa.47.2016.02.25.13.57.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 25 Feb 2016 13:57:15 -0800 (PST) From: Gabe Evans To: buildroot@buildroot.org Date: Thu, 25 Feb 2016 21:55:30 +0000 Message-Id: <1456437341-19025-22-git-send-email-gabe@hashrabbit.co> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1456437341-19025-1-git-send-email-gabe@hashrabbit.co> References: <1456437341-19025-1-git-send-email-gabe@hashrabbit.co> Subject: [Buildroot] [PATCH 21/32] package/systemd: add optional support for machined X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Gabe Evans --- package/systemd/Config.in | 8 ++++++++ package/systemd/systemd.mk | 6 ++++++ 2 files changed, 14 insertions(+) diff --git a/package/systemd/Config.in b/package/systemd/Config.in index b9727e6..41c02a6 100644 --- a/package/systemd/Config.in +++ b/package/systemd/Config.in @@ -175,6 +175,14 @@ config BR2_PACKAGE_SYSTEMD_LOGIND http://www.freedesktop.org/software/systemd/man/systemd-logind.service.html +config BR2_PACKAGE_SYSTEMD_MACHINED + bool "enable machine daemon" + help + systemd-machined is a system service that keeps track of virtual machines + and containers, and processes belonging to them. + + http://www.freedesktop.org/software/systemd/man/systemd-machined.service.html + config BR2_PACKAGE_SYSTEMD_NETWORKD bool "enable network manager" help diff --git a/package/systemd/systemd.mk b/package/systemd/systemd.mk index 680efb8..6d6a15e 100644 --- a/package/systemd/systemd.mk +++ b/package/systemd/systemd.mk @@ -193,6 +193,12 @@ else SYSTEMD_CONF_OPTS += --disable-logind endif +ifeq ($(BR2_PACKAGE_SYSTEMD_MACHINED),y) +SYSTEMD_CONF_OPTS += --enable-machined +else +SYSTEMD_CONF_OPTS += --disable-machined +endif + ifeq ($(BR2_PACKAGE_SYSTEMD_NETWORKD),y) SYSTEMD_CONF_OPTS += --enable-networkd define SYSTEMD_INSTALL_RESOLVCONF_HOOK