Hello,
I am tracking FreeBSD (11) STABLE. Since I don't want to waste resources the jail I am using /usr/src with poudriere for my only jail. It also makes keeping my main system and the poudriere jail in sync.
Recently, I started using
I have this setting in /etc/src-env.conf, but also copied it to:
/usr/local/poudriere/jails/<jailname>/etc/src-env.conf
However, this doesn't seem to be enough to have it working. Everything is still recompiled.
Any idea on how to fix this, or a better way to keep the jail and my host system in sync?
I am tracking FreeBSD (11) STABLE. Since I don't want to waste resources the jail I am using /usr/src with poudriere for my only jail. It also makes keeping my main system and the poudriere jail in sync.
Recently, I started using
Code:
WITH_META_MODE=YES
I have this setting in /etc/src-env.conf, but also copied it to:
/usr/local/poudriere/jails/<jailname>/etc/src-env.conf
However, this doesn't seem to be enough to have it working. Everything is still recompiled.
Any idea on how to fix this, or a better way to keep the jail and my host system in sync?