From patchwork Wed Feb 21 14:58:34 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 2280 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id A5BC927BBEA; Wed, 21 Feb 2024 15:52:18 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 13EF627BBE2 for ; Wed, 21 Feb 2024 15:52:18 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rcoZN-0000z4-EU; Wed, 21 Feb 2024 10:31:37 -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 1rcoNp-0008QH-Ai for guix-patches@gnu.org; Wed, 21 Feb 2024 10:19:42 -0500 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 1rcoNo-0003hZ-SB for guix-patches@gnu.org; Wed, 21 Feb 2024 10:19:41 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rcoOB-0006G2-5O for guix-patches@gnu.org; Wed, 21 Feb 2024 10:20:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69302] [PATCH 0/2] New "Getting Started" section for Guix System Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 21 Feb 2024 15:20:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69302 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69302@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170852877923977 (code B ref -1); Wed, 21 Feb 2024 15:20:03 +0000 Received: (at submit) by debbugs.gnu.org; 21 Feb 2024 15:19:39 +0000 Received: from localhost ([127.0.0.1]:50081 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rcoNm-0006Ea-IP for submit@debbugs.gnu.org; Wed, 21 Feb 2024 10:19:38 -0500 Received: from lists.gnu.org ([209.51.188.17]:36320) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rcoNi-0006Dn-P1 for submit@debbugs.gnu.org; Wed, 21 Feb 2024 10:19:36 -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 1rcoL7-0000wD-7B for guix-patches@gnu.org; Wed, 21 Feb 2024 10:16:54 -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 1rco3Z-0007fp-UI; Wed, 21 Feb 2024 09:58:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=Tzwn7FBAwQ85krLO54zsIByop5inT1byWs5whSgkNvA=; b=TMkdNqIjrJ5qVY Sd4N5kYbtQ5j29WJs7dxPO+PNPeoJeS3HoSB3vggt7uR3CnNogNi2/PKZyZRTd3YZf2vp+OSJMHeA Ouy9Vldbwq9Hfxz25zKTlr5upFFDLFjUsFo50Je2fWfWLFN47LwcDA1YWfsYDdO/UajxapgvQZ0/n NPtmV+q1ckjHy0DibbF4gXH387ufuwVX1UnnqrJI1OZqy6Z07rdIXacdyWwx/BFAZkmd+RBzKqVkC VCz/ZkQaA2ylq9V0I4hT2NpEYiu/Wot0xSvrbMKlGv5y4kqsf2AFBOICfOa/cYh3OBYFqFoBUScFZ pPZQghSOxIHz3b0q7EBw==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Wed, 21 Feb 2024 15:58:34 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Hello Guix! It was recently brought to my attention (by an unsatisfied family member, so I couldn’t ignore it) that the documentation didn’t really tell you how to get started with Guix System: the main entry point was the “Using the Configuration System” section, which dives straight into the details of what to put in the config file, with page-long examples. Only at the bottom did it finally mention ‘guix system reconfigure’. These patches aim to improve on that: the new “Getting Started” section tries to give an overview of what it’s like to manage a Guix System machine. The goal is the same as for the other “Getting Started” section: to have something relatively short, with command blocks and links to the relevant sections to learn more. The second patch adds a subsection showing three ways to inspect a system configuration. Feedback welcome! Ludo’. Ludovic Courtès (2): doc: Add “Getting Started with the System” section. doc: Add “Inspecting Services” section. doc/guix.texi | 365 +++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 289 insertions(+), 76 deletions(-) base-commit: ffcce77ec488e3c89401ad77fafa65fcd9e9f5be