From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id AA8cLw7acGYDZAEA62LTzQ:P1 (envelope-from ) for ; Tue, 18 Jun 2024 00:51:26 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id AA8cLw7acGYDZAEA62LTzQ (envelope-from ) for ; Tue, 18 Jun 2024 02:51:26 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=freakingpenguin.com header.s=x header.b=e4tGdaMc; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718671886; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=z3DaJi7CeD4R2AF4ObyE7w+8IYCkAmwBgCVcguUKlZc=; b=iZNjkIhNRQtFcMDaYvJmrM+kr0H5is2YMTiw4ZUdhmpUcMOVMfdzkq36BiaMDBe35J4lyC ZB9+DFx6e7M7vQBzGrPVI6RACRqMSr63n8iXYZtiVf0wdF/SUyAGjJTcaLzt2PNqUhNpjS a+4OGByuv3vbvCmhdgQo5nZC85nd842MrcNudvMXLip5jb0gCK2dGLTOMkCkV73ZNHFiHC fXx5o0/j2nOjNW0YC8MXIXz0DXMecfrDpvt5Sl3I4O8POy3YXtXBTsk9sxu7hBpq05+IyU 1HYt/ZpZbC4fDULfrdbS57aUdkmM57SofZrteD0INowv/TW00TFBNng5T8JeIA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=freakingpenguin.com header.s=x header.b=e4tGdaMc; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1718671886; a=rsa-sha256; cv=none; b=B71aJ4wHt1MzOf6+RdPsW4M6nec26yxfH46y6K5ZGNY6MdX8Qg5PjZlFxN4trs4TM96r9k 0ebwme/0iJxzWccuZv5DErpOSS0t49GGRTpZHq+TCnjVfmOVN/bbcDl8j/R+rtyhFBg4m8 z80FXDIlfjjtGjfUpcnYpVRF+K3KKC7PuRy85jTBBDfOC1yHuZn2S3Zn6mQSL1ZU/muts7 2Q9qXqsbZJDGg0qoMISap5p1uiXDAYVkHCMPxq/L11pehIvjFmYI3g+/0I17kNaOqNzYfL lz4pLlqlAktnfDiGS5oYRMd/sUbJWQWTW4DsJ9fpdJyERVJhx7DjmLbqr4oIVg== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5E0B91485B for ; Tue, 18 Jun 2024 02:51:26 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sJN3x-00042S-08; Mon, 17 Jun 2024 20:51:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sJN3v-00041z-5z for guix-patches@gnu.org; Mon, 17 Jun 2024 20:51:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sJN3u-00057R-CT; Mon, 17 Jun 2024 20:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sJN3t-0005CA-Sh; Mon, 17 Jun 2024 20:51:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71561] [PATCH 2/2] doc: Prepend ISC to DHCP client references. Resent-From: Richard Sent Original-Sender: "Debbugs-submit" Resent-CC: pelzflorian@pelzflorian.de, ludo@gnu.org, matt@excalamus.com, maxim.cournoyer@gmail.com, guix-patches@gnu.org Resent-Date: Tue, 18 Jun 2024 00:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71561 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71561@debbugs.gnu.org Cc: Richard Sent , Florian Pelz , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Matthew Trzcinski , Maxim Cournoyer X-Debbugs-Original-Xcc: Florian Pelz , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Matthew Trzcinski , Maxim Cournoyer Received: via spool by 71561-submit@debbugs.gnu.org id=B71561.171867182919914 (code B ref 71561); Tue, 18 Jun 2024 00:51:01 +0000 Received: (at 71561) by debbugs.gnu.org; 18 Jun 2024 00:50:29 +0000 Received: from localhost ([127.0.0.1]:38628 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJN3M-0005B6-PG for submit@debbugs.gnu.org; Mon, 17 Jun 2024 20:50:29 -0400 Received: from mail-108-mta195.mxroute.com ([136.175.108.195]:38755) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJN3J-0005As-KV for 71561@debbugs.gnu.org; Mon, 17 Jun 2024 20:50:27 -0400 Received: from filter006.mxroute.com ([136.175.111.3] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta195.mxroute.com (ZoneMTA) with ESMTPSA id 19028d2cb0400017a3.001 for <71561@debbugs.gnu.org> (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Tue, 18 Jun 2024 00:50:21 +0000 X-Zone-Loop: 65dcf4d74f29dd232f5205d6e9818b9414cef7791300 X-Originating-IP: [136.175.111.3] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=z3DaJi7CeD4R2AF4ObyE7w+8IYCkAmwBgCVcguUKlZc=; b=e4tGdaMc9Ki5pHfv1majrAiGIF 7fgfMNc3orP5++Ar5ugtDlQm2hoCtjUrYvZoPySwZfWKHBA5lvoyBuhPdlxB27bfstJvFeSStiqLQ 4KR2Qyi2bVYbqP2fn3BxZWAH6l3IDGSmFta2LpTUk+M+2r0luFYHE7gyaNj8xVNdj19kh4I6iD6m4 ioAxFFqsEoLoaTIdnQn32FEOzPeasyDuRAiBarsUoPjxK2xsqQ/Ul8AIeQbdvCPH6y2O5e5GE04VQ FGoe6zrG8PoVfnhgmY++etNMeqCW/V426S+txrbno2Lb/7sW31f4vIUrHSjcZqR4VZ0xYZA9h86Ox 2IAdDkmA==; From: Richard Sent Date: Mon, 17 Jun 2024 20:49:13 -0400 Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Authenticated-Id: richard@freakingpenguin.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 5E0B91485B X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -3.36 X-Spam-Score: -3.36 X-TUID: 3SaNgJ1zasN5 This makes it clearer that this service uses the ISC's dhclient implementation and does not support DHCP clients that have different command line interfaces. * doc/guix.texi (Networking Setup): Prepend ISC to all DHCP client references. Change-Id: I750ef2ffb4b23445c4a2b97aaa44eba56458f430 --- doc/guix.texi | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index ad67a436ea..8dd3bee5ca 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -21016,27 +21016,27 @@ Networking Setup @cindex DHCP, networking service @defvar dhcp-client-service-type -This is the type of services that run @var{dhcp}, a Dynamic Host Configuration -Protocol (DHCP) client. +This is the type of services that run @var{dhclient}, the ISC Dynamic +Host Configuration Protocol (DHCP) client. @end defvar @deftp {Data Type} dhcp-client-configuration -Data type representing the configuration of the DHCP client service. +Data type representing the configuration of the ISC DHCP client service. @table @asis @item @code{package} (default: @code{isc-dhcp}) -DHCP client package to use. +The ISC DHCP client package to use. @item @code{interfaces} (default: @code{'all}) -Either @code{'all} or the list of interface names that the DHCP client -should listen on---e.g., @code{'("eno1")}. +Either @code{'all} or the list of interface names that the ISC DHCP +client should listen on---e.g., @code{'("eno1")}. -When set to @code{'all}, the DHCP client listens on all the available -non-loopback interfaces that can be activated. Otherwise the DHCP -client listens only on the specified interfaces. +When set to @code{'all}, the ISC DHCP client listens on all the +available non-loopback interfaces that can be activated. Otherwise the +ISC DHCP client listens only on the specified interfaces. @item @code{config-file} (default: @code{#f}) -The configuration file for the DHCP client. +The configuration file for the ISC DHCP client. @item @code{shepherd-requirement} (default: @code{'()}) @itemx @code{shepherd-provision} (default: @code{'(networking)}) @@ -21047,7 +21047,7 @@ Networking Setup Likewise, @code{shepherd-provision} is a list of Shepherd service names (symbols) provided by this service. You might want to change the -default value if you intend to run several DHCP clients, only one of +default value if you intend to run several ISC DHCP clients, only one of which provides the @code{networking} Shepherd service. @end table @end deftp -- 2.45.1