Date: Tue, 5 Aug 2025 19:54:28 +0100 From: Graham Perrin <grahamperrin@gmail.com> To: FreeBSD questions <freebsd-questions@freebsd.org> Subject: Re: is there a "right" pkg (kmods) repo for 14.3-STABLE or -CURRENT? Message-ID: <53b1b8c6-a2ac-4331-ba99-ff88ceb90702@gmail.com> In-Reply-To: <aI5FVeXgrjW53xz7@dragon.home.genyosha.net>
index | next in thread | previous in thread | raw e-mail
On 02/08/2025 18:05, Steve Rikli wrote: > … browsing https://pkg.freebsd.org/FreeBSD:14:amd64/ contents I see > kmods_latest[_23] and kmods_quarterly[_23] for -STABLE; I assume the > best match is a _latest*, but I haven't tried _2 or _3 so far. … The three examples below may help. The first is for RELEASE, not STABLE. <https://github.com/freebsd/freebsd-src/blob/releng/14.3/usr.sbin/pkg/FreeBSD.conf.quarterly> kmods_quarterly_${VERSION_MINOR} will result in kmods_quarterly_3 for 14.3-RELEASE. <https://github.com/freebsd/freebsd-src/blob/stable/14/usr.sbin/pkg/FreeBSD.conf.quarterly> kmods_quarterly <https://github.com/freebsd/freebsd-src/blob/stable/14/usr.sbin/pkg/FreeBSD.conf.latest> kmods_latesthome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53b1b8c6-a2ac-4331-ba99-ff88ceb90702>
