Date: Sat, 13 Mar 2021 10:57:27 +0000 From: Nuno Teixeira <eduardo@freebsd.org> To: freebsd-current@freebsd.org Subject: Re: poudriere jail: specific commit Message-ID: <CAFDf7ULEEGa_fyd8X9tBcer_TJb_Y2Zb2Q-0qsUecCXA35dyCQ@mail.gmail.com> In-Reply-To: <20210313.190436.692007261153478069.yasu@utahime.org> References: <CAFDf7UKF4SSNeVLyqpSZfyu98oWrqFfHN-Vv7L5S2HzwG=SLCg@mail.gmail.com> <20210313.190436.692007261153478069.yasu@utahime.org>
next in thread | previous in thread | raw e-mail | index | archive | help
And next time I upgrade my host OS should this command work? # poudriere jail -u -j jailname -m src=3D/usr/src Yasuhiro Kimura <yasu@utahime.org> escreveu no dia s=C3=A1bado, 13/03/2021 = =C3=A0(s) 10:05: > From: Nuno Teixeira <eduardo@freebsd.org> > Subject: poudriere jail: specific commit > Date: Sat, 13 Mar 2021 09:49:50 +0000 > > > 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, > > You updated your host OS to 14.0-CURRENT fb3edd4f3 with regular steps > described in /usr/src/Makefile. Right? If so you can create jail of > same commit as host with following command. > > # poudriere jail -c -j jailname -m src=3D/usr/src > > In this case files under /usr/obj are used to create jail. So you need > not do 'make buildworld' again for jail. > > --- > Yasuhiro Kimura > _______________________________________________ > 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?CAFDf7ULEEGa_fyd8X9tBcer_TJb_Y2Zb2Q-0qsUecCXA35dyCQ>