From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5D2391382C5 for ; Sat, 13 Feb 2021 09:13:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC547E0855; Sat, 13 Feb 2021 09:13:35 +0000 (UTC) Received: from mail-pl1-f176.google.com (mail-pl1-f176.google.com [209.85.214.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 91194E0830 for ; Sat, 13 Feb 2021 09:13:35 +0000 (UTC) Received: by mail-pl1-f176.google.com with SMTP id u11so1065988plg.13 for ; Sat, 13 Feb 2021 01:13:35 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=pETunKE7Zv0acIv1Xc2oR44mVX36N5WRsUtMMLnhFXc=; b=mTq/ct4C4141eKyJ65hOyfV5Z0wO2FlnhgLzTwXEYmmqq6EV8kmg+qVbJpfXG5OBBv j80YPaacspGPNmIRKpQGoWnrh3Ln/KavVfC4kITX80dUYrxNPFuY5/AmlqqcUucImFj0 6uIe9JZJDgls6TtFBqzuWUDOvrG2yjgRpk+TLcncpVYiOnWLVAyL5cffyAYvt9GV6RDZ rkFTHIfq2koXm+Wpcn1qWyVh7y7w+K6eWgmGoD1gI56pgrL6qLJ9HGqNQpKSGzFnfN1b uTF04k+O3BqrciprwDkuDfUELrY3Ym5x3yTDI2nBbJGjLiGqERGbGmLDKsg6H4OULg3k IDBA== X-Gm-Message-State: AOAM532jQHWW7py5mI+utaJU+wDjdKKZCjYvKyQKKuG/KrTSsHfFTMox 8RN+k7Pti43N2hlLRl8sXg/UWKNNwy2vftb1sNhtJPN+Wj52TIyi+HU= X-Google-Smtp-Source: ABdhPJxkzQ7yQkPWzKFJIMWTRMdrfet6rGiftfMK6u/GBMGPvnqPkOu/8UXjbaCVdr2hizgADxTEfz36EXAdtBPRPlg= X-Received: by 2002:a17:90a:5d02:: with SMTP id s2mr6285069pji.149.1613207613850; Sat, 13 Feb 2021 01:13:33 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 References: <24819743.1r3eYUQgxm@farino> In-Reply-To: <24819743.1r3eYUQgxm@farino> From: Michael Jones Date: Sat, 13 Feb 2021 03:13:22 -0600 Message-ID: Subject: Re: [gentoo-dev] New project: binhost To: gentoo-dev@lists.gentoo.org Content-Type: multipart/alternative; boundary="000000000000c5dafe05bb342a1b" X-Archives-Salt: cc7d4aea-399e-4258-afe8-6fb51e006557 X-Archives-Hash: 23005a10165b8d85382b7aec264a94f5 --000000000000c5dafe05bb342a1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, Feb 10, 2021 at 11:58 AM Andreas K. H=C3=BCttel wrote: > Hi all, > > I'm announcing a new project here - "binhost" > > "The Gentoo Binhost project aims to provide readily installable, > precompiled > packages for a subset of configurations, via central binary package > hosting. > Currently we are still in the conceptual planning stage. " > > https://wiki.gentoo.org/wiki/Project:Binhost > > If you're interested in helping out, feel free to add yourself on the wik= i > page. > > Note that I see actually *building* the packages not as the central point > of > the project (that could be e.g. a side effect of a tinderbox). I'm more > concerned about > * what configurations should we use > * what portage features are still needed or need improvements (e.g. binpk= g > signing and verification) > * how should hosting look like > * and how we can test this on a limited scale before it goes "into > production" > * ... > > Comments, ideas, flamebaits? :D > > Cheers, > Andreas > > -- > Andreas K. H=C3=BCttel > dilfridge@gentoo.org > Gentoo Linux developer > (council, qa, toolchain, base-system, perl, libreoffice) What level of collaboration can be anticipated with non-official overlays? E.g. Embedded systems such as Raspberry Pi, are particularly well positioned to benefit from binhosting. There is a project (which I am contributing to) which aims to provide an installable image and limited binhosting for the 64bit Raspberry Pi boards See this forum post for more details: https://forums.gentoo.org/viewtopic-t-1098232-postdays-0-postorder-asc-star= t-325.html --000000000000c5dafe05bb342a1b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On Wed, Feb 10, 2021 at 11:58 AM Andreas = K. H=C3=BCttel <dilfridge@gentoo= .org> wrote:
Hi all,

I'm announcing a new project here - "binhost"

"The Gentoo Binhost project aims to provide readily installable, preco= mpiled
packages for a subset of configurations, via central binary package hosting= .
Currently we are still in the conceptual planning stage. "

https://wiki.gentoo.org/wiki/Project:Binhost

If you're interested in helping out, feel free to add yourself on the w= iki
page.

Note that I see actually *building* the packages not as the central point o= f
the project (that could be e.g. a side effect of a tinderbox). I'm more=
concerned about
* what configurations should we use
* what portage features are still needed or need improvements (e.g. binpkg =
signing and verification)
* how should hosting look like
* and how we can test this on a limited scale before it goes "into pro= duction"
* ...

Comments, ideas, flamebaits? :D

Cheers,
Andreas

--
Andreas K. H=C3=BCttel
dilfridge@gentoo.= org
Gentoo Linux developer
(council, qa, toolchain, base-system, perl, libreoffice)
<= br>


What level of collab= oration can be anticipated with non-official overlays?

=
E.g. Embedded systems such as Raspberry Pi, are particularly well posi= tioned to benefit from binhosting. There is a project (which I am contribut= ing to) which aims to provide an installable image and limited binhosting f= or the 64bit Raspberry Pi boards

<= /div> --000000000000c5dafe05bb342a1b--