On 06/04/20 11:24, Grzegorz Junka wrote:
> Is it possible to create a poudriere jail using FreeBSD-base packages?
>
> I am thinking about a scenario where I build kernel/world and base
> packages on the host, then create a poudriere jail to build packages on
> the exact same kernel/world that was
On 06/04/20 11:56, Grzegorz Junka wrote:
>
> On 06/04/2020 09:42, Guido Falsi wrote:
>> On 06/04/20 11:24, Grzegorz Junka wrote:
>>> Is it possible to create a poudriere jail using FreeBSD-base packages?
>>>
>>> I am thinking about a scenario where I build kernel/world and base
>>> packages on the
On 06/04/20 15:01, Slawa Olhovchenkov wrote:
> On Mon, Apr 06, 2020 at 12:59:13PM +0200, Guido Falsi via freebsd-pkgbase
> wrote:
>
>> On 06/04/20 11:56, Grzegorz Junka wrote:
>>>
>>> On 06/04/2020 09:42, Guido Falsi wrote:
>>>> On 06/04/20 11:24,
On 06/04/20 13:49, Grzegorz Junka wrote:
>
I'm doing a similar thing on head. What I do is run normal svn up; make
buildworld; make buildkernel; make packages on the poudriere machine. I
the upgrade that machine with the new base packages.
After that I perform:
p