Add a post-installation message about configuring mirror

This commit is contained in:
Timothy Redaelli 2015-06-27 21:34:09 +02:00
parent 1f46c90a18
commit 8daf31f910

View file

@ -187,6 +187,8 @@ finalize() {
# sync ; reboot -f
Then you'll be able to connect to your VM using SSH and to login using your old root password (or "vps2arch" if you didn't have a root password).
You'll need to configure your mirrors in order to use pacman, please see https://wiki.archlinux.org/index.php/Mirrors
EOF
}