From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GDRbEvYcBmW0KAAA9RJhRA:P1 (envelope-from ) for ; Sat, 16 Sep 2023 23:24:06 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GDRbEvYcBmW0KAAA9RJhRA (envelope-from ) for ; Sat, 16 Sep 2023 23:24:06 +0200 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 0D4955E39F for ; Sat, 16 Sep 2023 23:24:06 +0200 (CEST) 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694899446; 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-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; bh=HZjzGjvYj/6+qo+CSGCU5GoQ58Bd+2N0/dz9FTs8y4c=; b=Fmsz8WzRvUtWtzSl99oAukD6ybMXhwd2GaOHvTJCmjoTlaYmFvyXpBXPforVMZsFSUeBYr FBZvz3+Vd7yekep2WvVwSV3sio0KJDA4LRQt21QHWz/Au45NkjRToZCidhI3ZrRM6c5c3P sht9JYSvU05woYd/SpVwRT2uxZPWysKxHh6hPbyBmuZrt+t12FUZkMa7GdkswyoNHHBrsW GLFD7hMPudHoWGAb1S4tmQeCfZ55my1V4XQQjafjfUEFXDbzyKxP9WPHVcpyAi0Y0tbqZM Cka5XKgHEsAVYUSTAYgQn+NZ9HJ8OyPemM03a60WcA02uuHv44QBtRoz9vR8Eg== 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-Seal: i=1; s=key1; d=yhetil.org; t=1694899446; a=rsa-sha256; cv=none; b=JxWhBxhiXsJMe6JsdjXAxkfnp6QdDE2khxDRU8lueHeDCwBKG5TF8huK2cur1FuLiz3fyS m+MP96GDaOkXaGICquU+44GqieyIq1JLkMPMwSXKZ2tH/4ZE1oAXbplH+cydgQcx79BMfp GKyTeqPacIw4PP3XuJuamYIyPa3dULJ75FPUwlVcpc6s2HiNmN4FkYuZW5L0iMBqWUhxhs Cw86wUVV6gFVqS2cf2g/n9U0HGxK9JSQHNWBpjCRPwN4sKJ1p20YoJ6Q81ZlEbjadfKrvo F9Dgj65Hns3q9UPWxjDmkZz1M2M1u1PTi1mczpY7lV1gCWdAcaYRpaPQ/itDag== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qhclg-0005HW-LN; Sat, 16 Sep 2023 17:23:56 -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 1qhclf-0005HN-IV for guix-patches@gnu.org; Sat, 16 Sep 2023 17:23:55 -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 1qhclf-0005T2-AW for guix-patches@gnu.org; Sat, 16 Sep 2023 17:23:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qhclm-0002py-GD for guix-patches@gnu.org; Sat, 16 Sep 2023 17:24:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63985] [PATCH v3 00/11] Service subsystem improvements Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 16 Sep 2023 21:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63985 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Bruno Victal Cc: 63985@debbugs.gnu.org, ludo@gnu.org, liliana.prikler@gmail.com, maxim.cournoyer@gmail.com Received: via spool by 63985-submit@debbugs.gnu.org id=B63985.169489939910856 (code B ref 63985); Sat, 16 Sep 2023 21:24:02 +0000 Received: (at 63985) by debbugs.gnu.org; 16 Sep 2023 21:23:19 +0000 Received: from localhost ([127.0.0.1]:48652 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhcl5-0002p2-De for submit@debbugs.gnu.org; Sat, 16 Sep 2023 17:23:19 -0400 Received: from smtpmciv3.myservices.hosting ([185.26.107.239]:38110) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhcl3-0002ot-C4 for 63985@debbugs.gnu.org; Sat, 16 Sep 2023 17:23:18 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv3.myservices.hosting (Postfix) with ESMTP id D0000205DB; Sat, 16 Sep 2023 23:23:04 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 0EEEB80092; Sat, 16 Sep 2023 23:23:04 +0200 (CEST) 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 GODMOjWKmAC8; Sat, 16 Sep 2023 23:23:03 +0200 (CEST) Received: from [192.168.1.116] (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 659F880060; Sat, 16 Sep 2023 23:23:03 +0200 (CEST) Message-ID: <5613dc86-54ac-4bdb-b75a-400b1cb124bf@makinata.eu> Date: Sat, 16 Sep 2023 22:22:52 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US References: From: Bruno Victal In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 0.10 X-Spam-Score: 0.10 X-Migadu-Queue-Id: 0D4955E39F X-TUID: a4KqqajHXaws Hi all, I've been pondering about the changes here and would like to comment on them: On 2023-06-26 22:57, Bruno Victal wrote: > Bruno Victal (11): > services: configuration: Simplify normalize-extra-args. > services: configuration: Use transducers within > serialize-configuration. > services: fstrim-service-type: Serialize with SRFI-171 transducers. > doc: Rewrite define-configuration. > services: configuration: Add serializer-options field. I think these changes are OK on their own since they add some extra flexibility to the serialize-configuration procedure and address a TODO item. > services: configuration: New generic-ini module. > services: configuration: Add some commonly used predicates. IMO I'm afraid this might be somewhat short-sighted and would be better addressed directly in Guile by implementing SRFI-233, perhaps by doing some adaptations to the approach taken here. > services: NetworkManager: Use define-configuration and generic-ini.> services: NetworkManager: Prefer package over network-manager. > services: NetworkManager: add log-configuration field. > services: NetworkManager: Add extra-options field. Naturally these are no longer relevant if this generic-ini module approach is abandoned. Comments? -- Furthermore, I consider that nonfree software must be eradicated. Cheers, Bruno.