[Rock-dev] reconfigure configuration_options

Chris Müller christoph.mueller at dfki.de
Thu Aug 18 12:33:22 CEST 2011


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.

Chris




More information about the Rock-dev mailing list