Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.  I have added additional notes for building before the official merge.  If you wish to reuse an old container you must at least update GCC to 4.9.2 and binutils to 2.25.  These  These instructions have now been rewritten to only work against my github repo.  Attempting to have them ready for after the merge seemed to cause too much of a problem for those test.  So now the take not that these instructions are designed to only work against my repo.  

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.

...