From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 29 20:28:58 2022 Received: (at submit) by debbugs.gnu.org; 30 Nov 2022 01:28:58 +0000 Received: from localhost ([127.0.0.1]:57652 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p0BuD-0005fc-MI for submit@debbugs.gnu.org; Tue, 29 Nov 2022 20:28:58 -0500 Received: from lists.gnu.org ([209.51.188.17]:38350) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p0BuB-0005fW-2a for submit@debbugs.gnu.org; Tue, 29 Nov 2022 20:28:56 -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 1p0BuA-00086H-RW for guix-patches@gnu.org; Tue, 29 Nov 2022 20:28:54 -0500 Received: from mail-qk1-x731.google.com ([2607:f8b0:4864:20::731]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p0Bu8-0001Dh-QV for guix-patches@gnu.org; Tue, 29 Nov 2022 20:28:54 -0500 Received: by mail-qk1-x731.google.com with SMTP id g10so11269298qkl.6 for ; Tue, 29 Nov 2022 17:28:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=R2Vwz1oVBVl8yBfKgmUmEGfnPhA3Hrgm+I1XN3xV3xA=; b=aGQtu1pRduD9QNGjMiPnkHd1uqHQj7UIW/EvzH+UU31O2YP9L+e8krBW0XOxhS4S9o h+NllM+S5FWCE4lJ+cLJfDS0uur2vth1H9j4XR5z9o4d2S1vxoAxKzbal/R/Se34FkGV aZAGVyae9ks+en5okrH0cifKAUq4ZFiMGQGOAnHxsyPxFmmTzSclYGtP3BxGTBM3BVGm VDanIUqo4tyPGC8PzkTLou4nHOC4pTwjFYAMFEEVRYA+7EUxo0fM7abYzaKnjklHnqAb VFriSkYVRP4QecHFymspBxHtSgmE+7ooA4s5e9wRnweYt09ac7xgbWRStPZjyqTZh9+L ADvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=R2Vwz1oVBVl8yBfKgmUmEGfnPhA3Hrgm+I1XN3xV3xA=; b=roS024X+r/RX3BOgzdcVUKuOhZD0uLx6mxav5jZLqMS1Vi1BPsnEOoihLD0abjR+PF zQ9EwWKiNOSQtjJxx07wUA5Fnp6FdpWKaxd3OfaEmQCu7Ws0aJwZ1wd33b+zgeTTxYlv /TfP1J0q/M/3CRRrfwiuCpkfvLlVPt62JpVlPcwLFpz6nimYraNM3iu1M+bLiQLSOfOG 5nCUPXi+R7dXOkGJNLWHGQs0tEdhMz975LOkJt+5AEP0pZOhbbUmDIdvP2OsIhiNV5ZQ /ncDoJU0dbB22eZvwUFxnj8QOWHVLA+TSfUK1YE6rD5vfK0UP9Hx5Ig5HP7Nm1p05CRi +W1A== X-Gm-Message-State: ANoB5pmvSrsVgE0SfkupQOE/LZUFE6fnT71ahDUTNEISscVez3oXYcf5 TCTQQDSWXoAGKLDbTWLQJS2gWA5j7Wo= X-Google-Smtp-Source: AA0mqf5GcV94G0Q+xgtxyuIDU+XPvT7DZIRUc/U+l4Tlud6Qhzgqhe2HLAqTWVxIUKHdKs/Sh06G/g== X-Received: by 2002:a37:895:0:b0:6fa:8ddf:256b with SMTP id 143-20020a370895000000b006fa8ddf256bmr52501352qki.662.1669771731373; Tue, 29 Nov 2022 17:28:51 -0800 (PST) Received: from localhost.localdomain ([2607:fad8:4:3::1001]) by smtp.gmail.com with ESMTPSA id r24-20020ac87958000000b003a5c6ad428asm9350853qtt.92.2022.11.29.17.28.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Nov 2022 17:28:51 -0800 (PST) From: Maxim Cournoyer To: guix-patches@gnu.org Subject: [PATCH] gnu: Add rpi-imager. Date: Tue, 29 Nov 2022 20:28:28 -0500 Message-Id: <20221130012828.31669-1-maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::731; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qk1-x731.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Maxim Cournoyer X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/flashing-tools.scm (rpi-imager): New variable. --- gnu/packages/flashing-tools.scm | 88 +++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) diff --git a/gnu/packages/flashing-tools.scm b/gnu/packages/flashing-tools.scm index 08300cb860..4bbcd9c4f6 100644 --- a/gnu/packages/flashing-tools.scm +++ b/gnu/packages/flashing-tools.scm @@ -10,6 +10,7 @@ ;;; Copyright © 2021 Ricardo Wurmus ;;; Copyright © 2021 Mathieu Othacehe ;;; Copyright © 2022 Peter Polidoro +;;; Copyright © 2022 Maxim Cournoyer ;;; ;;; This file is part of GNU Guix. ;;; @@ -29,6 +30,7 @@ (define-module (gnu packages flashing-tools) #:use-module ((guix licenses) #:prefix license:) #:use-module (guix download) + #:use-module (guix gexp) #:use-module (guix git-download) #:use-module (guix packages) #:use-module (guix utils) @@ -36,21 +38,26 @@ (define-module (gnu packages flashing-tools) #:use-module (guix build-system cmake) #:use-module (guix build-system gnu) #:use-module (guix build-system python) + #:use-module (guix build-system qt) #:use-module (gnu packages autotools) #:use-module (gnu packages admin) + #:use-module (gnu packages backup) #:use-module (gnu packages base) #:use-module (gnu packages bison) #:use-module (gnu packages boost) #:use-module (gnu packages compression) + #:use-module (gnu packages curl) #:use-module (gnu packages elf) #:use-module (gnu packages flex) #:use-module (gnu packages ghostscript) #:use-module (gnu packages gnupg) #:use-module (gnu packages groff) + #:use-module (gnu packages guile) #:use-module (gnu packages pciutils) #:use-module (gnu packages pkg-config) #:use-module (gnu packages libusb) #:use-module (gnu packages libftdi) + #:use-module (gnu packages linux) #:use-module (gnu packages pciutils) #:use-module (gnu packages qt) #:use-module (gnu packages tls)) @@ -295,6 +302,87 @@ (define-public rkflashtool RK3036, RK3066, RK312X, RK3168, RK3188, RK3288, RK3368.") (license license:bsd-2)))) +(define-public rpi-imager + (package + (name "rpi-imager") + (version "1.7.3") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/raspberrypi/rpi-imager") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (modules '((guix build utils) + (ice-9 ftw) + (srfi srfi-26))) + (snippet '(begin + ;; Remove all but the following bundled libraries, + ;; which are not yet packaged in Guix. + (define keep '("." ".." + "drivelist" + "mountutils" + "sha256crypt")) + (with-directory-excursion "src/dependencies" + (for-each delete-file-recursively + (scandir "." (negate + (cut member <> keep))))))) + (sha256 + (base32 + "0i7r1myhinhlgispq92nzvrjvbc48l87z8xfwc038l44qj1lsq8g")))) + (build-system qt-build-system) + (arguments + (list + #:tests? #f ;no test suite + #:configure-flags #~(list "-DENABLE_TELEMETRY=OFF") + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'chdir + (lambda _ + (chdir "src"))) + (add-after 'chdir 'customize-os-list.json + ;; The default operating system JSON list contains non-FSDG + ;; systems. + (lambda _ + (let* ((datadir (string-append #$output + "/share/rpi-imager")) + (os-list.json (string-append datadir "/os-list.json"))) + (mkdir-p datadir) + #$(with-extensions (list guile-json-4) + #~(begin + (use-modules (json)) + (call-with-output-file os-list.json + ;; TODO: Register FSDG and RPi compatible OS + ;; images here. + (lambda (port) + (scm->json '() port))))) + (substitute* "config.h" + (("#define OSLIST_URL.*") + (string-append "#define OSLIST_URL \"file:///" + os-list.json "\"\n")))))) + (add-after 'chdir 'patch-cmake + (lambda _ + (substitute* "CMakeLists.txt" + ;; lsblk expects to have access to /sys/dev/block, + ;; which doesn't exist in the build container; + ;; prevent the check to fail the build. + (("ret EQUAL \"1\"") + "FALSE"))))))) + (inputs + (list gnutls + curl + libarchive + qtdeclarative-5 + qtquickcontrols2-5 + qtsvg-5 + qttools-5 + util-linux)) + (home-page "https://github.com/raspberrypi/rpi-imager/") + (synopsis "Raspberry Pi Imaging Utility") + (description "A graphical utility to easily provision and flash a memory +card with an operating system image suitable for the Raspberry Pi single board +computer.") + (license license:asl2.0))) + (define-public heimdall (package (name "heimdall") base-commit: b4be83b6ac7e2139bec5d3eaafcf8af6cbe50856 -- 2.38.1 From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 08 21:51:19 2022 Received: (at 59709) by debbugs.gnu.org; 9 Dec 2022 02:51:19 +0000 Received: from localhost ([127.0.0.1]:60659 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p3TTr-0000hs-Eg for submit@debbugs.gnu.org; Thu, 08 Dec 2022 21:51:19 -0500 Received: from mail.envs.net ([5.199.136.28]:42436) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p3TTp-0000hl-3u for 59709@debbugs.gnu.org; Thu, 08 Dec 2022 21:51:18 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 9299138A233B; Fri, 9 Dec 2022 02:51:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1670554276; bh=3drBZwa+EjCz6HvaGmNQZf442nzBb1K083716z0CEkE=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=Xw9adNu/+4h0+AbCLcOBU7iV78FDk4FGX5XVsxFHmYyjVN3S3yDWCOlfmlRWCDL2F 33pKdTGtf4B78QaH0kASE0coBMFrcctv0GvhdifyVAS0JrltV1UZZqHqHO1/T3ANdS JMYLrt3AUPEAf8mAhFt2xyEL2ilVyYxPqaIx2fAB7nLgr9KmsNP5Xh3Uv98s6TvpGI Ifkkg2SHfftS/GHHfo//SJGdGUpO+0iXG+G6TUpRn4UXafvdHVGziEfriB0H6AxUyi nXUVlDGG1k91FZTLJijwBUT0YXVJFFZ+H/krW1sqhKy9jqncmvQZFOySgEAVvUxp4q z+XzFcMolwl2ibVLbRpfKBYYV1k2eRoMhDwNakk2H2JSWGIluCn8dtcFIQ6slq4hPH cUBPK/WXiKo93pMm0EgqtxoNUrEsPNe7/mRyd9DcsFP3rmyQ+/nXPW2HKJ1ZnCYdoe 4q9pm4XQKmzOJnA4cEbG125e4HfUAcxbQMM/asrGZcwTDGDUp/GgUs2ar8xlBVOeFF i1SVPxkdHjvwFmHZcrEsdlRo7/N75O3hoM/m5hEdLSBzehN9qSwX5aUtyRrl2Us1es KUBIAzf2hJoyVsgJmt8/JgsYcBWJE7iKhpk4IZtbFkCflOATgIvZiYzAPnP9Hq1I15 Kt6u6E8mcoWf0wEktUeQY3EY= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id jzkzOOmiNkj0; Fri, 9 Dec 2022 02:51:13 +0000 (UTC) Received: from localhost (unknown [182.150.116.135]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Fri, 9 Dec 2022 02:51:13 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 5c7f3c31; Fri, 9 Dec 2022 02:51:46 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: Maxim Cournoyer Subject: Re: bug#59709: [PATCH] gnu: Add rpi-imager. References: <20221130012828.31669-1-maxim.cournoyer@gmail.com> Date: Fri, 09 Dec 2022 10:51:46 +0800 In-Reply-To: <20221130012828.31669-1-maxim.cournoyer@gmail.com> (Maxim Cournoyer's message of "Tue, 29 Nov 2022 20:28:28 -0500") Message-ID: <87tu25i919.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 59709 Cc: 59709@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Maxim Cournoyer writes: > * gnu/packages/flashing-tools.scm (rpi-imager): New variable. > [...] > + (synopsis "Raspberry Pi Imaging Utility") > + (description "A graphical utility to easily provision and flash a memory > +card with an operating system image suitable for the Raspberry Pi single board > +computer.") Doesn't we require description to be a full sentence? Like: "@command{rpi-imager} is a graphical utility to ..." Otherwise looks good to me. From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 09 15:02:02 2022 Received: (at 59709) by debbugs.gnu.org; 9 Dec 2022 20:02:02 +0000 Received: from localhost ([127.0.0.1]:38172 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p3jZK-0002ec-8y for submit@debbugs.gnu.org; Fri, 09 Dec 2022 15:02:02 -0500 Received: from mail-vs1-f51.google.com ([209.85.217.51]:37447) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p3jZI-0002eF-7K for 59709@debbugs.gnu.org; Fri, 09 Dec 2022 15:02:00 -0500 Received: by mail-vs1-f51.google.com with SMTP id 124so5519429vsv.4 for <59709@debbugs.gnu.org>; Fri, 09 Dec 2022 12:02:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=LZTBSPgLDiZbFLZtt43DglCcUQBznAoSyc9/YdlTzrc=; b=oaK5O6gqviueubCv481nJeFZTTKD2yI/tiN0DOe8Su0y53WSiO1kVoAUXbZu8Uj15S nOIMdJXpqJv9eUoJc3fsHQUEybU/9AXhq0JCGUwl3fODqKmT5HoLkvpKHCwCloqc262/ Ls9yJvJxNGwYlTqO01DwVPinIrUE+9kQrPXNFcaKZkD+KMOrmtZA8VwWpedCIX+Ga8Ot lZNbT6zPruy6S4R++WvcqcqtUZdBeSF321C3+rum3oY4xY18IMUsOYAw3FBEdK3heJEo kvZzqT195Lr4BEZQHS+gvHB+q7NtPMJ+Kf1oRR2lKKJ40OltgbpyCcJtX8w5UwrT6r4b V9PQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=LZTBSPgLDiZbFLZtt43DglCcUQBznAoSyc9/YdlTzrc=; b=CW90RlhssVxGiW+rPQJ0Qj1p6sPHYcjv/mKfq52XM75HyTtQElfnmTmNn4vwIaUJKf QyvWj+a/SS3eC7U7gXbVUaIcQu/Bi06sMGkrD/Xbx6beyLMM4FYr9HNkXoGaGx2HJvVy j3KB4dP63gAgoA2AnK42UpQdbGfEY/IYG5w3FCacPLMBC1uaNnvXPAiSc8qiyOX1pSwU Fa6B8oIxJO/nXTzpnfnGa/5JHK44THt15Mtx2n+7DV9CTAY1IJQP95lCfaM8hI6Mfd7i oWsQ51ndmPYjD5LYmEYFl8suM/Uoob2OJ2lxSiD+t0PnUEylQ9kaHa6CrD+TOufMX2yi q7Vg== X-Gm-Message-State: ANoB5plmrk5Lix+UIDGDd5tQCaNRnnMKCtbOIENxLiyQUt9hxaixwkN/ ek8DnvRfbOgTqvYIi3OX8I3rG0mY5CcBOw== X-Google-Smtp-Source: AA0mqf4iolKu4VNNYyVcXgHilpazN8WAXhImG+m3XxAshT9Flk9rI2Qo3ul8l30O1Lxkl0JS9T8gPQ== X-Received: by 2002:a67:6d01:0:b0:3aa:8a33:ce9f with SMTP id i1-20020a676d01000000b003aa8a33ce9fmr3940233vsc.3.1670616111951; Fri, 09 Dec 2022 12:01:51 -0800 (PST) Received: from hurd (dsl-154-61.b2b2c.ca. [66.158.154.61]) by smtp.gmail.com with ESMTPSA id az40-20020a05620a172800b006cfc7f9eea0sm488901qkb.122.2022.12.09.12.01.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Dec 2022 12:01:51 -0800 (PST) From: Maxim Cournoyer To: =?utf-8?B?5a6L5paH5q2m?= Subject: Re: bug#59709: [PATCH] gnu: Add rpi-imager. References: <20221130012828.31669-1-maxim.cournoyer@gmail.com> <87tu25i919.fsf@envs.net> Date: Fri, 09 Dec 2022 15:01:50 -0500 In-Reply-To: <87tu25i919.fsf@envs.net> (=?utf-8?B?IuWui+aWh+atpiIncw==?= message of "Fri, 09 Dec 2022 10:51:46 +0800") Message-ID: <87pmcs5osx.fsf@gmail.com> 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-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 59709 Cc: 59709@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, =E5=AE=8B=E6=96=87=E6=AD=A6 writes: > Maxim Cournoyer writes: > >> * gnu/packages/flashing-tools.scm (rpi-imager): New variable. >> [...] >> + (synopsis "Raspberry Pi Imaging Utility") >> + (description "A graphical utility to easily provision and flash a m= emory >> +card with an operating system image suitable for the Raspberry Pi singl= e board >> +computer.") > > Doesn't we require description to be a full sentence? Like: > "@command{rpi-imager} is a graphical utility to ..." > > Otherwise looks good to me. Oh, indeed. Copy/paste gone wrong. Thanks for the review. I was also wondering if perhaps (gnu packages raspberry-pi) would be a better home, given its name. What do you think? --=20 Thanks, Maxim From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 13 01:21:43 2022 Received: (at 59709) by debbugs.gnu.org; 13 Dec 2022 06:21:43 +0000 Received: from localhost ([127.0.0.1]:58268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p4yfe-0006BK-Pv for submit@debbugs.gnu.org; Tue, 13 Dec 2022 01:21:43 -0500 Received: from mail.envs.net ([5.199.136.28]:37868) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p4yfc-0006BD-EB for 59709@debbugs.gnu.org; Tue, 13 Dec 2022 01:21:40 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id DBBA938A2346; Tue, 13 Dec 2022 06:21:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1670912499; bh=EQEUceb7f5U059ajvSXXyeluG+HrWpYXqMssQ8o6Eaw=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=GWp3qB8lkuXjPTlOn0yCUEzd+2e25SiKh+jJhyucjfYYHBgmaJpLZueGrfICIfBU1 1Yqeeo2UWge7AqoVJWOsNL88kYtNn3B32q63Xot71PyGmb7qyE1Lz5oRhV0lEdfK7G NgSGJ+9MR4SoIorNocVUr040wQA7/DLdMkLhX4gOKf/TSgPxkMGVNFNLpXuYJPAwzm +saIBcanePb/11nKnBLvElWDOnMqn1Jcr/1OBIIRKLKO25FsyLR9xKQ4dBzxERQbx9 iOAIqG7tuU6DGVI+o88fe0x438Y5/7XJTFT+A1zLzRusqppwMf/2wgA34nFwWnQrm9 JfPI2hL9wBPcqlO+gu78M+aWkykY9VQa0PC2t/99GPzgWbRqKoVaEIkgFGF41I8RuQ aAO/NZJZ1GyWKd/PX8s+2+aL1ZmOtwgrmRqr/iq0/1fWGjI1mHuYl0h26I/k2Il6ia Ji+Dd9owZUiHMYmNOXOVnPFe1jo2lEeLhu2PbJpT2Em/jCXsaJyJOESM02rH3TPABq e7m6OJ5RbppaIoVGConJgZib69gztjQ+7RxkCatnHxAqMmOoMItoYqpPiYxGK4faOc 2ltACyxoP71M9/eXOUiv5uyQA1zrD0baFehfjsi6ufaloxdr5gG7ew6QEcSj9AgaMP W1sSbsaQNoCHVSb05uVs+NPE= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id NfFW0XSDaSVe; Tue, 13 Dec 2022 06:21:37 +0000 (UTC) Received: from localhost (unknown [182.150.116.135]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 13 Dec 2022 06:21:36 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 614b33f7; Tue, 13 Dec 2022 06:22:15 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: Maxim Cournoyer Subject: Re: bug#59709: [PATCH] gnu: Add rpi-imager. References: <20221130012828.31669-1-maxim.cournoyer@gmail.com> <87tu25i919.fsf@envs.net> <87pmcs5osx.fsf@gmail.com> Date: Tue, 13 Dec 2022 14:22:15 +0800 In-Reply-To: <87pmcs5osx.fsf@gmail.com> (Maxim Cournoyer's message of "Fri, 09 Dec 2022 15:01:50 -0500") Message-ID: <87mt7rj014.fsf_-_@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 59709 Cc: 59709@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Maxim Cournoyer writes: > I was also wondering if perhaps (gnu packages raspberry-pi) would be a > better home, given its name. What do you think? Yes, I think raspberry-pi.scm is better too! From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 13 10:15:51 2022 Received: (at 59709-done) by debbugs.gnu.org; 13 Dec 2022 15:15:51 +0000 Received: from localhost ([127.0.0.1]:32781 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p570Y-00055c-OO for submit@debbugs.gnu.org; Tue, 13 Dec 2022 10:15:51 -0500 Received: from mail-qt1-f171.google.com ([209.85.160.171]:36834) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p570X-00055T-3a for 59709-done@debbugs.gnu.org; Tue, 13 Dec 2022 10:15:49 -0500 Received: by mail-qt1-f171.google.com with SMTP id fz10so74232qtb.3 for <59709-done@debbugs.gnu.org>; Tue, 13 Dec 2022 07:15:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=NlFQ9VavuEWCtenz3baiQT7K1oNJ+3VSvfK3nBiBriM=; b=UMUA3tqjowhCHgjLtWWKbEUSJcuw6DVN1U9P7wQA6cr74r2pRUUCqSe1xhmHT5Cdit ErcyaejuNoBGMeeNnL4ttQox5c9qEnONk33vv3EVk2nY7znJseN/b5vLiGUFxs0l2hvF ewCZDzM60ZiTIAzGcgyOvAtifSBu8cHsaLPrBIlZOUUVxmRR4/s4v62bVgCydPwJCcSG IJK6JV8UOEUD6enWI98G0EE5mKwJfJy07DDmhdBkwpOOoe2tcYBt6mP9ie7qzxLi7IlP O4MStLxyjIHQmgXU6jrXaWntsYCrvsln44hP/7eIu6Yp6GQRIe8qvM60CUBioMl+2U7O OYng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=NlFQ9VavuEWCtenz3baiQT7K1oNJ+3VSvfK3nBiBriM=; b=Z3v0JSWTylhUTfwRGp2Bntsh+7eeB385kS70dX9AeKl5pGFSxVQKOZBKlaOjZHdyFm 0s/lHUWfd/v0OgPksgLXzOpxEY7AK5rzJ7j1jXxopRCkZeckf07CQPRwFYa++PXAKxMD YpwE6YpiSgkioYSBm6+KOKZGpYCplxvMdB867Ay2HYNoqidlZvYfu4ob08WQOubqlSCd IIK/1eF1g8LkAI+s60blZOqubcP+R8efBqC21webVmCMe5WQdrNiqsQ/1urrxiwB4Cfj eBXkOWqm2mOHVDg8swrBnn05iwAYCC3kVn817q/cvyIccfBhdMph+m3f8n34/9xY9h3Q EYMA== X-Gm-Message-State: ANoB5pmz8OCOVjvivyDAgBtFKg1bmZNIqwm3n9e3ea+78qMI9jo4+sSh 1FQB5duH7y56cGBcVAp3B6zLP8v1C+t5Yw== X-Google-Smtp-Source: AA0mqf7kwuhIrozeH2Uf/kVLdQXYI5J/lShAFNojx5jJFheha8rOlYm/Rkmv3XPO9ZN3F9hs2CLscA== X-Received: by 2002:a05:622a:514d:b0:39c:da20:d47c with SMTP id ew13-20020a05622a514d00b0039cda20d47cmr29041108qtb.17.1670944543248; Tue, 13 Dec 2022 07:15:43 -0800 (PST) Received: from raisin ([2607:fad8:4:6:ce55:58c6:f4c5:984a]) by smtp.gmail.com with ESMTPSA id a10-20020ac844aa000000b003434d3b5938sm45195qto.2.2022.12.13.07.15.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Dec 2022 07:15:42 -0800 (PST) From: Maxim Cournoyer To: =?utf-8?B?5a6L5paH5q2m?= Subject: Re: bug#59709: [PATCH] gnu: Add rpi-imager. References: <20221130012828.31669-1-maxim.cournoyer@gmail.com> <87tu25i919.fsf@envs.net> <87pmcs5osx.fsf@gmail.com> <87mt7rj014.fsf_-_@envs.net> Date: Tue, 13 Dec 2022 10:15:42 -0500 In-Reply-To: <87mt7rj014.fsf_-_@envs.net> (=?utf-8?B?IuWui+aWh+atpiIncw==?= message of "Tue, 13 Dec 2022 14:22:15 +0800") Message-ID: <878rjbnxlt.fsf@gmail.com> 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-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 59709-done Cc: 59709-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, =E5=AE=8B=E6=96=87=E6=AD=A6 writes: > Maxim Cournoyer writes: > >> I was also wondering if perhaps (gnu packages raspberry-pi) would be a >> better home, given its name. What do you think? > > Yes, I think raspberry-pi.scm is better too! OK! I've moved the package there and adjusted the description to start with a complete sentence, and pushed as 93b0c1e35e. Closing! --=20 Thanks, Maxim From unknown Sun Jun 22 04:26:07 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 11 Jan 2023 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator