From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id sDMnBFZQ/1+vNQAA0tVLHw (envelope-from ) for ; Wed, 13 Jan 2021 19:56:06 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id yIQcAFZQ/19DagAAbx9fmQ (envelope-from ) for ; Wed, 13 Jan 2021 19:56:06 +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 9933B940660 for ; Wed, 13 Jan 2021 19:56:04 +0000 (UTC) Received: from localhost ([::1]:34100 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kzmFP-0003qQ-FC for larch@yhetil.org; Wed, 13 Jan 2021 14:56:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47524) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kzmFE-0003oS-LY for help-guix@gnu.org; Wed, 13 Jan 2021 14:55:52 -0500 Received: from mx1.dismail.de ([78.46.223.134]:35676) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kzmFB-0006G2-VX; Wed, 13 Jan 2021 14:55:52 -0500 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id cb8dbaed; Wed, 13 Jan 2021 20:55:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=20190914; bh=JfOOgFBzpMFwaVjOdkFRSrj5ABtVnC+5MT TUUs8j4lU=; b=KrRkc47I6fH8t3i/9hQAl7X3GaBCg/IjC2xCOkv5Gg25UNtwXQ EU9SOStCvBJAmIgSTqMIG6RWIzdwSbw5cGJUTPNeHj1/RLK2K1suitKBPM4WozG/ xPaITE2jxvGbdaPFxjoCrMxuIpwR7Kk3IQaEnZ0J82+KQvL+d4L4Ct+AJEeVFCY+ xH1MxFMzJ7MFyEgw660hEOcFWDmW0B1YM4v78tTA6ubHpbOu/OXf/RLaMys0eU/q wPtRxOCHN17CapJTyAgBaf2/8TShFP/cDxXlstrDseRJ39dA6SPsROBa2ngJi4k+ uG/8ELS23lYJnuJ5KJLBV6pZ3OJm2SKHuHyQ== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id a81d4e45; Wed, 13 Jan 2021 20:55:42 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 48d09b8b; Wed, 13 Jan 2021 20:55:41 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 6aea836e (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Wed, 13 Jan 2021 20:55:39 +0100 (CET) To: Mathieu Othacehe Subject: Re: Single-board-computer approach: don't make an installer, make the install? References: <87sg74kitc.fsf@dustycloud.org> <87k0sgvqjs.fsf@gnu.org> Mail-Followup-To: Mathieu Othacehe , Christopher Lemmer Webber , help-guix@gnu.org, ludo@gnu.org Date: Wed, 13 Jan 2021 14:55:36 -0500 In-Reply-To: <87k0sgvqjs.fsf@gnu.org> (Mathieu Othacehe's message of "Wed, 13 Jan 2021 15:51:03 +0100") Message-ID: <8735z4zk5j.fsf@dismail.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=78.46.223.134; envelope-from=jbranso@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" Reply-to: Joshua Branson From: Joshua Branson via X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.86 Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=dismail.de header.s=20190914 header.b=KrRkc47I; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 9933B940660 X-Spam-Score: -1.86 X-Migadu-Scanner: scn1.migadu.com X-TUID: tjOzEw0S1vQK Mathieu Othacehe writes: > Mathieu > > [1]: https://othacehe.org/the-guix-system-image-api.html This is really well written. May I edit this article and reproduce it for the guix blog and perhaps the guix manual? If ludo's ok with me putting it on the blog, then I intend to end the blog post with "This article first appeared in this personal blog (link here) and is reproduced with permission." > [2]: https://archive.fosdem.org/2020/schedule/event/ggaaattyp/ > -- Joshua Branson Sent from Emacs and Gnus https://gnucode.me https://video.hardlimit.com/accounts/joshua_branson/video-channels https://propernaming.org "You can have whatever you want, as long as you help enough other people get what they want." - Zig Ziglar