config_query KZ_CVS "Do you want CVS version" "n" &&
if [[ "${KZ_CVS}" == "y" ]]
then
config_query KZ_CVS_AUTOUPDATE \
          "Automaticaly update the spell on sorcery queue/system-update?" "n"
fi
