Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2014 01:57:00 -0700 (PDT)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        dnewman@networktest.com, hybrid120@gmail.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Using pkg with build options
Message-ID:  <201403250856.s2P8uwLb064965@mech-cluster241.men.bris.ac.uk>
In-Reply-To: <AF2DEFC9-4A7C-47D7-ABA2-51D1DEED26A7@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>
>Depends how many machines you're using your poudriere packages to install to. The point of poudriere is that your poudriere server compiles the packages with custom options that you want, and then acts as a package repository to the rest of your computers. Thereby, you'll only be compiling your packages once (unless you're dealing with different architectures, which is a whole other issue). So, if you only have one computer, it won't save you any time, but the time you save goes up exponentially with how many other computers of the same architecture you have.
>
>--Matt

linearly at best.
(or did you use "exponentially" metaforically?)
In practice, since you can run local updates
in multiple boxes in parallel, and because of
the extra overheads of poudriere, it's probably
logarithmical.

However, you win *a lot* on automation,
and hence simplicity.  Also, poudriere's
web interface is simple but extremely
useful.  People we saying to me in the
beginning: once you switch to poudriere,
you wouldn't look back.
They were right.

Anton



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403250856.s2P8uwLb064965>