poudriere reconfigure ports options

Valeri Galtsev galtsev at kicp.uchicago.edu
Fri Sep 21 14:18:07 UTC 2018



On 9/21/18 8:00 AM, Matthias Apitz wrote:
> El día Friday, September 21, 2018 a las 12:47:24PM +0000, Carmel NY escribió:
> 
>> This is probably a dumb question, but how do I get poudriere to reconfigure a
>> ports options? I want ot change the configuration on a port, but it does not
>> give me the opportunity to do so.
>>
> 
> man poudriere
> 

Always makes sense. To configure particular port, say mailman:

poudriere options -c mail/mailman

Which will also bring up configuration of its dependencies if applicable.

Valeri

> ...
> 
>     Custom build options
>       Before building a package, poudriere can mount a directory containing
>       option files if available.  poudriere will check for any of these
>       directories in this order:
> 
>             /usr/local/etc/poudriere.d/<jailname>-<tree>-<setname>-options
>             /usr/local/etc/poudriere.d/<jailname>-<setname>-options
>             /usr/local/etc/poudriere.d/<jailname>-<tree>-options
>             /usr/local/etc/poudriere.d/<setname>-options
>             /usr/local/etc/poudriere.d/<tree>-options
>             /usr/local/etc/poudriere.d/<jailname>-options
>             /usr/local/etc/poudriere.d/options
> 
>       If a directory with this name exists, it is null-mounted into the
>       /var/db/ports/ directory of the jail, thus allowing to build package with
>       custom OPTIONS.
> 
> ...
> 
> 	matthias
> 

-- 
++++++++++++++++++++++++++++++++++++++++
Valeri Galtsev
Sr System Administrator
Department of Astronomy and Astrophysics
Kavli Institute for Cosmological Physics
University of Chicago
Phone: 773-702-4247
++++++++++++++++++++++++++++++++++++++++


More information about the freebsd-questions mailing list