From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id GCh1Dhcp+mNWGwAAbAwnHQ (envelope-from ) for ; Sat, 25 Feb 2023 16:28:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id +G9cDhcp+mNdGAEAauVa8A (envelope-from ) for ; Sat, 25 Feb 2023 16:28:23 +0100 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 124A93D5D0 for ; Sat, 25 Feb 2023 16:28:23 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677338903; a=rsa-sha256; cv=none; b=Kn7ak5rhMscACBb2Rny2g8ATlIxh9Vn+YkMKMRH8JIiLTsRvEEIkN8LgolxYajglJahCvL POdoU4IUrUF/LA3U3VogEb/tg3mF1FsxDHp/cKX4+nuwIx27BowEqtrpxdf6o6Nttti39o cOglM5vhtyIVdTyXkYFgSJQ/KQF5Ak7dZdRTemqk27o92t490xMElGtQQLW3e3wucnRqIL 4/UNTvvGE0N251rAQr+HpReYdh2HvkRcBHSAJPyGuYcwdXoP690Tk+OiU0Nkjym2/BI+8S aVIHI3DqUcORgQZWgL8gPAVp9+uNpZ8/Vszquvi+S7J1Tz0eRRtt0Sez/Z/LuQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677338903; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=iYrnffyoB3Fr7953s+Lz9ZxTK4aCM/h67fDp2mQlwJ0=; b=uOeNeHjSSorxX9D6iSoIwKusoSG88cA1ZUaGmQaOv/Mes/oKdZBjgX4Fpe8BkNYMD5+0A+ b8vQKjO9Xo9AxUq0Ky54ze6iG9lBy24NPFZNu6Uvk3HgmiOn3cNjGE1LnIq3FegcIFaE6p uOaW2eGD1RDgT5tB4vWdsFYMsQ3DMcDiJDwv4YU9fJ+gHvvthQgiWNV5fMiPYfU624epmv P41iM5Q4zxzah1N2fyS8mxKKxfRmyUaoM9CG12rutVthNnzLyFW5VgdQxA+jq/ePCNqy0K Tdzx47fMvHOII0w0iDK6MeXT7uz8pHvF5p/WjOOXecb72S4QYe1QIxhuibmn0w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pVwSs-00042M-DW; Sat, 25 Feb 2023 10:27:58 -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 1pVwSr-000428-0S for guix-devel@gnu.org; Sat, 25 Feb 2023 10:27:57 -0500 Received: from mx1.librem.one ([138.201.176.93]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pVwSn-0003fR-EB for guix-devel@gnu.org; Sat, 25 Feb 2023 10:27:56 -0500 Received: from smtp.librem.one (unknown [192.241.214.14]) by mx1.librem.one (Postfix) with ESMTPS id 310D881E8D; Sat, 25 Feb 2023 07:27:50 -0800 (PST) Message-ID: Date: Sat, 25 Feb 2023 10:27:46 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: Oniro or Guix on Zephyr kernel? Content-Language: en-US To: Peter Polidoro Cc: guix-devel@gnu.org References: <049A1AB4-773C-42C1-8F88-2F31B8A51451@librem.one> <47301F9B-B03A-44F3-9C20-CEBDD1C2FD10@polidoro.io> In-Reply-To: <47301F9B-B03A-44F3-9C20-CEBDD1C2FD10@polidoro.io> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=138.201.176.93; envelope-from=mitchellschmeisser@librem.one; helo=mx1.librem.one X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, NICE_REPLY_A=-0.094, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Mitchell Schmeisser X-Migadu-Queue-Id: 124A93D5D0 X-Spam-Score: -0.28 X-Migadu-Spam-Score: -0.28 X-Migadu-Scanner: scn0.migadu.com From: Mitchell Schmeisser via "Development of GNU Guix and the GNU System distribution." Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: HCQ8JTfs+84t Hopefully this work can be incorporated into Guix. Initially I did not have much hope as even Linux does not make the cut and the embedded world is way more friendly to proprietary software/blob sharing. However I don't think there are any blobs in the zephyr code base and while zephyr itself provides mechanisms for blob sharing, we do not need to use these. If not then I think moving to that domain, or perhaps gitlab given the github controversies, would be a great idea. On 2/25/23 10:19, Peter Polidoro wrote: >> https://github.com/guix-zephyr > I actually reserved this organization name on GitHub a while back hoping to someday do what you already did. I am happy to add you to it or transfer it over to you entirely if you want. > > I am looking forward to reading the details of what you did, thanks!