Re: How to build kmods packages?

From: Dag-Erling_Smørgrav <des_at_FreeBSD.org>
Date: Mon, 11 Aug 2025 11:51:27 UTC
vermaden <vermaden@interia.pl> writes:
> Is it documented anywhere?

I don't know if there's a howto, but it has decent manual pages.

> Because this page does not have info how to build (and update) PKGBASE packages with Poudriere:
> - https://github.com/freebsd/poudriere/wiki

To build base packages using poudriere, either use the -B option when
creating a new source-based jail, or if you already have a source-based
jail, `echo 1 > pkgbase` in /usr/local/etc/poudriere.d/jails/$jailname/,
then update the jail.

DES
-- 
Dag-Erling Smørgrav - des@FreeBSD.org