config_query KINO_CVS 'Build from CVS?' n &&
if [ "${KINO_CVS}" == 'y' ]; then
  config_query KINO_CVS_AUTOUPDATE 'Update on every system update?' n 
fi 

