config_query  GRUB2_SVN  "Build SCM version? (say y for x86_64)"  y  &&
if  [  "$GRUB2_SVN"  ==  "y"  ];  then
  config_query  GRUB2_SVN_AUTOUPDATE                           \
                "Automatically update on every system update?"  n
fi
