From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 8Oz0IwJclGDFWQEAgWs5BA (envelope-from ) for ; Thu, 06 May 2021 23:13:38 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id KHOGHwJclGCFfQAAB5/wlQ (envelope-from ) for ; Thu, 06 May 2021 21:13:38 +0000 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 2E80027B8B for ; Thu, 6 May 2021 23:13:38 +0200 (CEST) Received: from localhost ([::1]:53494 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lelJM-0000kD-Rc for larch@yhetil.org; Thu, 06 May 2021 17:13:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40600) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lelIs-0000jc-RE for guix-patches@gnu.org; Thu, 06 May 2021 17:13:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56424) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lelIs-0005uw-Ji for guix-patches@gnu.org; Thu, 06 May 2021 17:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lelIs-0008Ij-GD for guix-patches@gnu.org; Thu, 06 May 2021 17:13:02 -0400 Subject: bug#44543: [PATCH] gnu: raspberry-pi: Add helpers for config.txt file generation. Resent-From: Stefan Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 06 May 2021 21:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 44543 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 44543-done@debbugs.gnu.org Cc: Danny Milosavljevic , =?UTF-8?Q?L=C3=A9o?= Le Bouter , Mathieu Othacehe Mail-Followup-To: 44543@debbugs.gnu.org, stefan-guix@vodafonemail.de, stefan-guix@vodafonemail.de Received: via spool by 44543-done@debbugs.gnu.org id=D44543.162033555031891 (code D ref 44543); Thu, 06 May 2021 21:13:02 +0000 Received: (at 44543-done) by debbugs.gnu.org; 6 May 2021 21:12:30 +0000 Received: from localhost ([127.0.0.1]:39733 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lelIM-0008IJ-85 for submit@debbugs.gnu.org; Thu, 06 May 2021 17:12:30 -0400 Received: from smtpout2.vodafonemail.de ([145.253.239.133]:36914) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lelIK-0008IB-8S for 44543-done@debbugs.gnu.org; Thu, 06 May 2021 17:12:29 -0400 Received: from smtp.vodafone.de (smtpa05.fra-mediabeam.com [10.2.0.36]) by smtpout2.vodafonemail.de (Postfix) with ESMTP id C69C7120693; Thu, 6 May 2021 23:12:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vodafonemail.de; s=vfde-smtpout-mb-15sep; t=1620335541; bh=uTFPlj1MDTSqst9pdHSP+0yqPRgF+ug1A4NpfUpI2QE=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=l+AKMONy2PBvNxZRjoTbWMY98oFwKwE80aiB1syvOOTTPYpsPaGplv1bBb+fkJCdh oqm7zmm6heWCgAZ9yEv7OdZczkFC3bpZnrEUbK55eggWrp7fqs0WyKz/7xjyB3Zswt FI2RrM2NwlULv8w/gKZzCJNspxLlcmlXax0E28rA= Received: from macbook-pro.kuh-wiese.my-router.de (dslb-002-201-117-003.002.201.pools.vodafone-ip.de [2.201.117.3]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 42AD5140193; Thu, 6 May 2021 21:12:21 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) From: Stefan In-Reply-To: <067A8489-6150-4632-878C-BB239B1674FD@vodafonemail.de> Date: Thu, 6 May 2021 23:12:20 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <86AB64B2-613D-49F9-8985-50766CB1DCF9@vodafonemail.de> References: <20201116103231.2c151d33@scratchpost.org> <6C52CE60-8585-4FC4-BCBC-B901CB75B35F@vodafonemail.de> <20201116150108.26a2daa7@scratchpost.org> <422D2441-7132-4983-9EFF-E6C87120CCCB@vodafonemail.de> <9537F85E-03CA-4784-85BD-0637C7A16F31@vodafonemail.de> <832c926ec211cab21f63ed9578c67662db7426cf.camel@zaclys.net> <067A8489-6150-4632-878C-BB239B1674FD@vodafonemail.de> X-Mailer: Apple Mail (2.3124) X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate: clean X-purgate-size: 134 X-purgate-ID: 155817::1620335541-00000827-CCDC03BA/0/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+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1620335618; 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=uTFPlj1MDTSqst9pdHSP+0yqPRgF+ug1A4NpfUpI2QE=; b=hrwJQ8o73i8mjRDxjORvzFn9TI8lnZOK5GPXESvCuq2D6967fxf3JPumwc0L+SsMFqGaWI K2+4jQOS9zqHq7LBESDKemGRv+DKxE6CPE9W9Ry6l0/p1ebBWNJ5eiYc24Z84+RIHmixEc 9P2GL3jyHDg1N0aTxx1IOXgDW4Su8z2Bf9Z77yle5SM49Mp+WyL6d3md7CdbjLks3+WyXF Mf8mYwvqInQQFHlaBOydW3rcrhit6aOwFHZnIxJd+14aC6OkcWccs4Z5maxos+/HPDUIUQ vhuiskDoF84txGsfmR3yegMj00/W5Fj4xT8to91l1II48w6SaXWVfdyfLwnrrg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620335618; a=rsa-sha256; cv=none; b=qWEcVvnwMmFUoSW4mcoNHhP8B3heqUviNp+rt+jlSWm8ZGBy2phnDB0F/+GC892KiKcsVs UYeNPp9W8tKpAH0rxdCqwRSmiR+5zUsuNTF6hOM9ZuDRrljSSXLJJmOKWoNju99hehMUeR 3H+IH4ARx3ceqaBtcy0flP6iSA3DBPOdebzQRXD6Su8Ti2jXgTAs0aMIZHi31c5GbTyr9s eBJgkPh5n/GpTmB8O1xH/RFFDd4ZSTobk6nQ57Vs/wS4O7NdiH1G7UqaMx3WXUFurJyrw2 tArm5Jn1x8tzkejGifVb5jrCL6lLsiZbW2OSulVd1Y6FY36ZciE63OWy43BKzA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=vodafonemail.de header.s=vfde-smtpout-mb-15sep header.b=l+AKMONy; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 0.54 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=vodafonemail.de header.s=vfde-smtpout-mb-15sep header.b=l+AKMONy; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 2E80027B8B X-Spam-Score: 0.54 X-Migadu-Scanner: scn0.migadu.com X-TUID: tJuswjNCJoM9 Hi! I=E2=80=99m closing this ticket. There will be a new patch series which = will also contain this change. Bye Stefan=