Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2023 17:47:05 +0100
From:      Baptiste Daroussin <bapt@freebsd.org>
To:        Renato Botelho <garga@freebsd.org>
Cc:        pkgbase@freebsd.org
Subject:   Re: official packages
Message-ID:  <7lhwetclcnvx74km5tndaard7623exraex4uxwaz2bs6zc6uzh@dxebrjdbq6tc>
In-Reply-To: <4d679c07-5cb6-4645-b0ca-2b844b772b0d@FreeBSD.org>
References:  <lkxbabsbm2odlus2re6qpns4a5wa3mgk2zoljzxhc3jbgifs6g@gpepvsamf36i> <4d679c07-5cb6-4645-b0ca-2b844b772b0d@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 30, 2023 at 01:05:33PM -0300, Renato Botelho wrote:
> On 30/10/23 11:25, Baptiste Daroussin wrote:
> > Hello everyone,
> > 
> > The project has started building and populated official packages for pkgbase.
> > 
> > For people interested: just create a new repo like this:
> > 
> > FreeBSD-base {
> >    url: pkg+https://pkg.freebsd.org/${ABI}/base_latest
> >    signature_type: "fingerprints"
> >    fingerprints: "/usr/share/keys/pkg"
> >    mirror_type: "srv"
> > }
> > 
> > the current build was built last friday, everything is ready to be able to
> > publish in regular basis.
> > 
> > Here is my proposal for main and stable branches:
> > - build everything in a end less loop (to detect failures as soon as possible) and
> >    twice a day at a fix time, publish it under "base_latest"
> > - every sunday take the last built snapshot and publish it under the base_weekly
> >    snapshot at a predictable time.
> > 
> > For releng:
> > - built it in a end less loop and publish straight each time there was changes
> > 
> > For end users on stable/main the default would be: to end on the base_weekly
> > (does not exists yet) repo, but users can if needed switch to base_latest.
> > 
> > For base_release_X for release users base_release_0 for 14.0 for example.
> > 
> > all the failures will be published in this mailing list!
> > 
> > Is it ok with you?
> 
> This sounds amazing.  Is there any instructions about how to convert a
> CURRENT system used to be upgraded from src to pkgbase?

Not yet, this is in my TODO, for the next month a "install2pkgbase.sh"

Best regards,
Bapt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7lhwetclcnvx74km5tndaard7623exraex4uxwaz2bs6zc6uzh>