vermaden <[email protected]> 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 - [email protected]
