#!/bin/sh
pacstrap /mnt xorg xorg-xinit xterm
cp 00-keyboard.conf /mnt/etc/X11/xorg.conf.d/
amf_return=0