From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OOFPAC+E92O/ZQEAbAwnHQ (envelope-from ) for ; Thu, 23 Feb 2023 16:20:15 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id KF0gAC+E92N6EwAA9RJhRA (envelope-from ) for ; Thu, 23 Feb 2023 16:20:15 +0100 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 A11A72FD0A for ; Thu, 23 Feb 2023 16:20:14 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pVDOB-0007WS-Vw; Thu, 23 Feb 2023 10:20:08 -0500 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 1pVDO8-0007Vv-C6 for guix-patches@gnu.org; Thu, 23 Feb 2023 10:20:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pVDO7-0007hS-6n for guix-patches@gnu.org; Thu, 23 Feb 2023 10:20:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pVDO6-0008Je-Lt for guix-patches@gnu.org; Thu, 23 Feb 2023 10:20:02 -0500 Subject: bug#61688: [PATCH 0/3] doc: hosts-service-type: Improve documentation. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 23 Feb 2023 15:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61688 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Bruno Victal Cc: 61688-done@debbugs.gnu.org Mail-Followup-To: 61688@debbugs.gnu.org, ludo@gnu.org, mirai@makinata.eu Received: via spool by 61688-done@debbugs.gnu.org id=D61688.167716557731925 (code D ref 61688); Thu, 23 Feb 2023 15:20:02 +0000 Received: (at 61688-done) by debbugs.gnu.org; 23 Feb 2023 15:19:37 +0000 Received: from localhost ([127.0.0.1]:34940 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVDNg-0008Ir-PC for submit@debbugs.gnu.org; Thu, 23 Feb 2023 10:19:36 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42582) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVDNf-0008Ic-C0 for 61688-done@debbugs.gnu.org; Thu, 23 Feb 2023 10:19:35 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pVDNZ-0007a7-NP; Thu, 23 Feb 2023 10:19:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=GtqAmUparN2X7+oiB6Twty182+R3vMM6fKYYw2bsQOQ=; b=cn78tyFXwhG0HW2IIAoe as1Z7JkCkdENNGDlNLltLJS4NucjxrxbH0qY6Ae198ZxTgvNS5GDnjpI637eP+FDZtslqjx1H1e57 IFGr+/F6ZjRezgf/xv6hG0I5GNUDuHLjcdEkINl+0oMsPEwnE8kxLkVI6tc8n6mNpVVRiUUlxNkug KDNM8t6IP3yXR1NwerhBXggrqVbnxbkGgA/gaSCzQajXkEnIBKM48eLRd3o/gmBUyJ7GtkQ8tV9ar qCHQ5La5RYgRORs4BRiHtEC7tXa5L01G/EFJUSp7F1QgKT8yBw4ns8ao4022rHjOmIT9E/bRzd4YL 4h6i+IV4Lh7rHw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pVDNZ-0003a6-Ak; Thu, 23 Feb 2023 10:19:29 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 23 Feb 2023 16:19:26 +0100 In-Reply-To: (Bruno Victal's message of "Tue, 21 Feb 2023 21:34:01 +0000") Message-ID: <87wn485s01.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677165614; a=rsa-sha256; cv=none; b=ai3nfhUxohuvv3+LBpDZcRdKgjlDKUB8otuQGq6wfkWJfNbaw6SWvBTfAiqBX+XSICtLq1 CvPEQMTqYngqeEFLhMUCq2IN/jQaL2nhPZ25Mz4PHN0PDjyxDpqbnkCgiDMFvWnXVv/gR8 xJxp5gxx+5L6DPWdqy+DNUk8RgZD7LueYwJOJmY6czeBAwp324JelWXRCb+tKVmN7DOHWS OO0E+iiuDZIyu1aSWiUNku46wmIL5qsxKw8kNoYDriiDukDCN2t2fC3+iOC3D5oeWDpUNX nAFw2htSnXMdRpevtF5BCSztirX+8GCcpJdT9T4t7uvTR2VLsFvwB2gLDLZ8AA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=cn78tyFX; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677165614; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: 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=GtqAmUparN2X7+oiB6Twty182+R3vMM6fKYYw2bsQOQ=; b=iiPYbCtOegY10nxbHRK3XIfr3QQN/KyTgRe8p4mcglZSFxkZa4QJDzsNM9CkyJBa8gZbXm O9OCuC9aQAkj+9Mg8e/6r5QJSwa2tzv4/UXjCJi6ywZrSvDx7/dDyJJ5h1iYzUl8F8m0Nb 2rQhU1RBurkMNCIILTm7+ANHETWlbbRfASyY3VCPS0IbeyayACI9IuPoxo9RA2cK32Gjiu 1ZrP6Z9SYY1R1ncUWmRSFBJuIGv1rnKcd5s/IPWkTXczojVhfiokuVjmjvwSVu5HZU1h0o PUgDjFDSc9uq3Lgl9fNPKSqStq8mKHoH8bQCob0KgRp+RJoPhuutrvxe2Y/rjw== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.57 X-Spam-Score: -2.57 X-Migadu-Queue-Id: A11A72FD0A Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=cn78tyFX; dmarc=pass (policy=none) header.from=gnu.org; 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" X-TUID: /aCqc/SskI9N Hi, Bruno Victal skribis: > Address some issues posted in help-guix ML. > > Bruno Victal (3): > doc: hosts-service-type: Relocate to Base Services. > system: Do not export local-host-entries. > doc: hosts-service-type: Improve documentation. Applied! I followed up with a couple of commits in the same spirit, as discussed on IRC. Thanks, Ludo=E2=80=99.