Add options to bind directories into the chroot
Created by: jrouleau
Adds options to bind directories into the chroot. Additionally, passes the options on to makechrootpkg.
Most importantly, this allows for using local repositories, because otherwise, if the bind mounts are configured with makechrootpkg, they would not be present when the chroot is updated.