Given that you are running CURRENT I assume you are compiling from source to update the system. You can build a jail from the built source on the host:
poudriere jail -c -j host -m /usr/src This assume you have a built tree ready under /usr/obj to install from. Regards, Dries > -----Original Message----- > From: owner-freebsd-curr...@freebsd.org <owner-freebsd- > curr...@freebsd.org> On Behalf Of Nuno Teixeira > Sent: Saturday, 13 March 2021 10:50 > To: freebsd-current@freebsd.org > Subject: poudriere jail: specific commit > > Hello! > > I'm running 14.0-CURRENT #0 fb3edd4f3 and I need a poudriere jail with same > commit fb3edd4f3. > > porters handbook says: > --- > If a specific Subversion revision is needed, append it to the version string. For > example: > > # poudriere jail -c -j 11i386 -v stable/11@123456 -a i386 -m svn+https > --- > How can I tell poudriere to fetch git commit fb3edd4f3? > > I'm asking this because I need poudriere testport, and I will like that jailed > version is same as installed OS. > > Thanks, > > Nuno Teixeira > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"