config_query XMLRPCC_ADV "Use the advanced (unstable) branch?" n
if [ "${XMLRPCC_ADV}" = "y" ]; then
   config_query XMLRPCC_ADV_AUTOUPDATE "Update on every system update?" n
fi
