These instructions will give you a container capable of building the jethro based OpenXT repo. They will not work as-is until those PRs have been merged into the openxt and xenclient-oe repos. If you wish to reuse an old container you must at least update GCC to 4.9.2 and binutils to 2.25.
1) Install debootstrap on your host. Below is an example of doing so in ArchLinux from AUR (Arch specific step). The Arch method will vary on if you use yaourt or have added the repo for use with pacman.
...