Date: Sat, 13 Mar 2021 11:00:47 +0100 From: <driesm.michiels@gmail.com> To: "'Nuno Teixeira'" <eduardo@freebsd.org>, <freebsd-current@freebsd.org> Subject: RE: poudriere jail: specific commit Message-ID: <000401d717ef$bdfcc180$39f64480$@gmail.com> In-Reply-To: <CAFDf7UKF4SSNeVLyqpSZfyu98oWrqFfHN-Vv7L5S2HzwG=SLCg@mail.gmail.com> References: <CAFDf7UKF4SSNeVLyqpSZfyu98oWrqFfHN-Vv7L5S2HzwG=SLCg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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-current@freebsd.org <owner-freebsd- > current@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-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000401d717ef$bdfcc180$39f64480$>