default_install &&
if ! [ -f ${INSTALL_ROOT}/etc/vconsole.conf ]; then
  echo "FONT=default8x16" > ${INSTALL_ROOT}/etc/vconsole.conf
fi
