From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 CKbeLBs59WPMnQAAbAwnHQ (envelope-from ) for ; Tue, 21 Feb 2023 22:35:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id cFnhLBs59WOc1AAAauVa8A (envelope-from ) for ; Tue, 21 Feb 2023 22:35:23 +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 61AD12F26F for ; Tue, 21 Feb 2023 22:35:23 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=1677015323; a=rsa-sha256; cv=none; b=DgHNAuzbBoKun8UE7bXspsatrUBzZiqMB86bKKdVPf6CRxl/q9UdttHboadujtJtoeKsFk zIejY2RHHz54Kk+eUpe8sw/0g3BhLEnOIqI/Hw/U6abJ/MCFICA5LnnGNl2ApP2OJf6z1Q Fn41n5K3EhXj6eotv44vWJkkQY6J1DtdsYhvtbqPAcQNjuoBiwoKBZN78eVJ5cQvxSrk4X /472IP/PpzMIBSMhnyABw9YpOHBFA9I+RvbNM/Cdb9ge74uYwDvwOABv0FtyvfLCWUDaJQ ded1rG0BptzadWcBZX03AyhOw7cLUHUYBGAyaVNQfYNnjH5DxwUJM6S3U78PFQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=1677015323; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=VBeE6Z0PRRSomI/n7aMWkfRuXzZlRtmvtLs5XQslxmU=; b=coS1TrURlhmK06VHhttwXU+RPgzZzb0AkQetckyQFOIxMUfTPFUlnC/T70JZ00y2ngFI7w RO6k9nQssG95E+SVZmeZN1eTp7syHUgKk/Bw8Bvz8wPC6AGP7nUGGyPSgIgy9NC6F6dWvM iK1I97iPmnY0RUZ4krFm9O6BcPYDXbmTtboSN3BxAX0NSMlBxQQyXHO/eEh+NKNWVY9UXz P65DMH7gHqpMg/i9ap0m0/6NU8JW/zn05zgyYiCO0clRXYSjCRBmCYgcddsk1GSB0ycwPN eejOZKblSXix24R564hskX1eiANlHKN1zYLtHWxRaoyu1LnhoYrxImKd4kQzTw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pUaHw-00041h-DP; Tue, 21 Feb 2023 16:35:04 -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 1pUaHv-00041X-21 for guix-patches@gnu.org; Tue, 21 Feb 2023 16:35:03 -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 1pUaHu-0003f8-Pi for guix-patches@gnu.org; Tue, 21 Feb 2023 16:35:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pUaHu-0006Sh-AX for guix-patches@gnu.org; Tue, 21 Feb 2023 16:35:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61688] [PATCH 0/3] doc: hosts-service-type: Improve documentation. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Feb 2023 21:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61688 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61688@debbugs.gnu.org Cc: Bruno Victal X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167701525624777 (code B ref -1); Tue, 21 Feb 2023 21:35:02 +0000 Received: (at submit) by debbugs.gnu.org; 21 Feb 2023 21:34:16 +0000 Received: from localhost ([127.0.0.1]:57371 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUaH9-0006RY-Vj for submit@debbugs.gnu.org; Tue, 21 Feb 2023 16:34:16 -0500 Received: from lists.gnu.org ([209.51.188.17]:37870) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUaH6-0006RO-Fa for submit@debbugs.gnu.org; Tue, 21 Feb 2023 16:34:15 -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 1pUaH6-0003xb-2G for guix-patches@gnu.org; Tue, 21 Feb 2023 16:34:12 -0500 Received: from smtpmciv4.myservices.hosting ([185.26.107.240]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pUaH4-0003bo-Ao for guix-patches@gnu.org; Tue, 21 Feb 2023 16:34:11 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv4.myservices.hosting (Postfix) with ESMTP id 3D7BC20524 for ; Tue, 21 Feb 2023 22:34:03 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id C71188009E; Tue, 21 Feb 2023 22:34:03 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id KwOaYbFb1WGs; Tue, 21 Feb 2023 22:34:03 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-119-177.dsl.telepac.pt [85.242.119.177]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 35EE28009D; Tue, 21 Feb 2023 22:34:03 +0100 (CET) From: Bruno Victal Date: Tue, 21 Feb 2023 21:34:01 +0000 Message-Id: X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 tags: patch Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.107.240; envelope-from=mirai@makinata.eu; helo=smtpmciv4.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: X-Migadu-Queue-Id: 61AD12F26F X-Spam-Score: -3.65 X-Migadu-Spam-Score: -3.65 X-Migadu-Scanner: scn0.migadu.com 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-Flow: FLOW_IN X-Migadu-Country: US X-TUID: hbls+ksvrwK3 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. doc/guix.texi | 146 ++++++++++++++++++++++++------------------------- gnu/system.scm | 1 - 2 files changed, 73 insertions(+), 74 deletions(-) base-commit: b3844dc99bc830533aa908b7115172a883e856fa -- 2.39.1