You are not logged in.

#1 2025-02-24 06:07:49

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,553
Website

Temporarily enable the experimental repo by default?

There are a few packages at present only available for Carbon if micko01's experimental repository has been enabled.
Those which turn out to be essential for Carbon will eventually be migrated to the "official" BL repositories, but how about making micko's repo a default Carbon setting for now, by adding it to the install instructions or to install scripts?

Included in this suggestion is a request to @micko01 - you set up this repo as a place for new Wayland-related packages, are you OK with extending its mission to any newly built packages that aren't yet ready to go straight into the BL repos?


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#2 2025-02-24 07:49:10

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,065
Website

Re: Temporarily enable the experimental repo by default?

The carbon-trixie repository's InRelease file pins it at 100 so it's "safe" to add, even for a stable release. Packages can only be installed from there by targeting it specifically, unless they are only available from that repository.

Last edited by Head_on_a_Stick (2025-02-24 07:51:31)

Offline

#3 2025-02-24 11:19:45

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 492
Website

Re: Temporarily enable the experimental repo by default?

johnraff wrote:

(snip)
Included in this suggestion is a request to @micko01 - you set up this repo as a place for new Wayland-related packages, are you OK with extending its mission to any newly built packages that aren't yet ready to go straight into the BL repos?

I'm fine with it. I already have non-wayland specific packages there, the most recent from @HoaS smile

Just depends whether the bandwidth limit set by github gets exceeded. That could spell trouble. So not too many I feel.


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#4 2025-02-24 11:53:12

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,065
Website

Re: Temporarily enable the experimental repo by default?

I don't think the openSUSE Build Service has any download limits. MX Linux use it for some of their custom repositories.

Offline

#5 2025-02-25 01:26:00

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,553
Website

Re: Temporarily enable the experimental repo by default?

micko01 wrote:

Just depends whether the bandwidth limit set by github gets exceeded.

Is there an explicit download bandwidth limit? I haven't found one...

So not too many I feel.

No not too many, and we'll migrate packages to the official repo as soon as they seem OK.
(Packages on the official BL repo should* have the source tree publicly available, so that's a little bit of extra work when migrating if there are only the source tarballs.)

*) Just by our own policy. Currently on GitHub but in principle it could be elsewhere. But all in the same place.

Last edited by johnraff (2025-02-25 05:00:31)


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#6 2025-02-25 07:22:35

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,065
Website

Re: Temporarily enable the experimental repo by default?

johnraff wrote:

Is there an explicit download bandwidth limit?

1GiB/month: https://docs.github.com/en/repositories … idth-usage

Offline

#7 2025-02-25 07:41:47

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,553
Website

Re: Temporarily enable the experimental repo by default?

^That's for the Large File Storage.
I can't find anything for regular repositories...

Ah, here for Github Pages:

GitHub Pages sites have a soft bandwidth limit of 100 GB per month.

https://docs.github.com/en/pages/gettin … thub-pages

That ought to be enough.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

Board footer

Powered by FluxBB