[Rock-dev] reconfigure configuration_options

Sylvain Joyeux sylvain.joyeux at dfki.de
Thu Aug 18 14:09:59 CEST 2011


On 08/18/2011 12:33 PM, Chris Müller wrote:
> Hi,
>
> i have a simple question about configuration_options defined in a
> buildconf package within init.rb
>
> After each bootstrap you are setting each configuration value which is
> defined in init.rb through
> the statement:
>
> e.g.
> configuration_option 'bla_option', 'string',
>       :default =>  'bla',
>       :values =>  ['bla', 'more_bla', 'another_bla',
>      ...
>
> Does anyone know the shell command for starting a reconfiguration about
> those options for an existing  autoproj bootstrap.
[~/dev/imoby]% autoproj --help
autoproj mode [options]
where 'mode' is one of:

<snip>
   reconfigure:   change the configuration options. Additionally, the
                  --reconfigure option can be used in other modes like
                  update or build

Sylvain


More information about the Rock-dev mailing list