The project hosts the Mercurial gates for both the main xVM gate and various in-development xVM gates. Each xVM gate is composed from a number of Mercurial repositories. Thus, to download a particular gate, you need to download this update-gate script, then use it to grab a set of repos from the repos page. For example:
wget http://www.opensolaris.org/os/project/xen-gate/update-gate chmod +x ./update-gate ./update-gate xvm-gate ssh://anon@hg.opensolaris.org//hg/xen-gate/xvm-gate+
For the main gate. Note that we only include the portion prior to the plus sign.
You can also follow the build instructions.
on 2009/10/26 15:28