config_query BLACKBOX_CVS "Build from nightly cvs snapshot?" n

if  [  "$BLACKBOX_CVS"  ==  "y"  ];  then
  config_query  BLACKBOX_CVS_AUTOUPDATE \
                "Automatically update on every system update?"  n
fi
