Date: Sat, 21 Jun 2025 16:30:06 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 287662] Handbook updates wrt 'kmods' - proposals Message-ID: <bug-287662-9-mfKp7ZhQ5Q@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-287662-9@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287662 --- Comment #2 from Eric <erichanskrs@gmail.com> --- (In reply to Eric from comment #0) In my initial message, I wrote Latest, where Quarterly was intended: ===QUOTE == Optionally: separate part for 14.2-RELEASE that does not have the kmods as default (unless a patch changes that) Notes: for the 13 branch kmods is NA; if so desired change to using editor instructions == To enable the FreeBSD-kmods repository when only the default FreeBSD repository for the Quarterly branch is defined, run the following commands: # mkdir -p /usr/local/etc/pkg/repos # echo 'FreeBSD-kmods: {' > /usr/local/etc/pkg/repos/FreeBSD.conf # echo ' url: "pkg+https://pkg.FreeBSD.org/${ABI}/kmods_quarterly_${VERSION_MINOR}",' >> /usr/local/etc/pkg/repos/FreeBSD.conf # echo ' signature_type: "fingerprints",' >> /usr/local/etc/pkg/repos/FreeBSD.conf # echo ' fingerprints: "/usr/share/keys/pkg",' >> /usr/local/etc/pkg/repos/FreeBSD.conf # echo ' mirror_type: "srv",' >> /usr/local/etc/pkg/repos/FreeBSD.conf # echo ' enabled: yes' >> /usr/local/etc/pkg/repos/FreeBSD.conf # echo '}' >> /usr/local/etc/pkg/repos/FreeBSD.conf Then run this command to update the local package repositories catalogues for the Latest branch: ===END QUOTE In the last line of this quote: s/Latest/Quarterly/ -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-287662-9-mfKp7ZhQ5Q>
