post_install() { echo "" echo "Please read https://wiki.archlinux.org/index.php/Mach64" echo "for the configuration of direct rendering inside Xorg." echo "" } post_upgrade() { post_install }