Have any of you run pkgbasify on a #FreeBSD jail?
Please tell me about it. I have about 80 jails eagerly awaiting your reply.
Have any of you run pkgbasify on a #FreeBSD jail?
Please tell me about it. I have about 80 jails eagerly awaiting your reply.
@dvl I always chose the pkgbase method when using poudriere to create a jail.
Historically (before FreeBSD 16.0-CURRENT):
poudriere jail -c -v 15 -j main -m pkgbase=base_latest -U https://pkg.freebsd.org/
– from <https://www.reddit.com/r/freebsd/comments/1cmffhu/poudriere_jail_method_pkgbase/l3atzzs/> (you were in a different thread under the same post).
poudriere-jail(8) and pkgbase: FreeBSD-base package cache accumulation: <https://github.com/freebsd/poudriere/discussions/1276>
@dvl I imagine pkgbasify working fine.
<https://github.com/FreeBSDFoundation/pkgbasify/commit/a4a780b02bf34beee9cd04b63801ad4afd61b0ed> was mentioned in a jail-related issue that was closed.