I asked this same question a while back, but no one responded, so I''m asking again. I''m sure I''m not the only one who needs these instructions. How does one obtain the Xen - *not* Linux - source from git? I asked at the Oracle summit, and was told that Xen''s git is hosted at xenbits.xen.org, the same place the Mercurial repository is, but I don''t have the first clue as to how to actually obtain any Xen source from the xenbits git. I''ve been able to build and run the Linux tip/master git code on a Core 2 Quad Xeon box. That is, I booted the Linux kernel directly, not under Xen. Now I''d like to actually run Xen, but to do that I need to know how to pull the Xen git sources. Perhaps, rather than simply responding to my plea here on the list, someone would update the website so that anyone who stumbles across it would know what to do. If you can help me out with this, quite likely I would be able to contribute useful code. But until you do, I''m completely stymied. Believe me, I have tried - many times - to discover this information by searching the list archives and searching Google, but have never found any such instructions. Hopefully, Mike -- Michael David Crawford mdc@prgmr.com prgmr.com - We Don''t Assume You Are Stupid. Xen-Powered Virtual Private Servers: http://prgmr.com/xen _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
http://xenbits.xen.org/git-http/ and http://xenbits.xen.org/git-http/xenclient -dulloor On Sat, May 9, 2009 at 10:59 PM, Michael David Crawford <mdc@prgmr.com>wrote:> I asked this same question a while back, but no one responded, so I''m > asking again. I''m sure I''m not the only one who needs these instructions. > > How does one obtain the Xen - *not* Linux - source from git? > > I asked at the Oracle summit, and was told that Xen''s git is hosted at > xenbits.xen.org, the same place the Mercurial repository is, but I don''t > have the first clue as to how to actually obtain any Xen source from the > xenbits git. > > I''ve been able to build and run the Linux tip/master git code on a Core 2 > Quad Xeon box. That is, I booted the Linux kernel directly, not under Xen. > > Now I''d like to actually run Xen, but to do that I need to know how to pull > the Xen git sources. > > Perhaps, rather than simply responding to my plea here on the list, someone > would update the website so that anyone who stumbles across it would know > what to do. > > If you can help me out with this, quite likely I would be able to > contribute useful code. But until you do, I''m completely stymied. > > Believe me, I have tried - many times - to discover this information by > searching the list archives and searching Google, but have never found any > such instructions. > > Hopefully, > > Mike > -- > Michael David Crawford > mdc@prgmr.com > > prgmr.com - We Don''t Assume You Are Stupid. > > Xen-Powered Virtual Private Servers: http://prgmr.com/xen > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Dulloor wrote:> http://xenbits.xen.org/git-http/ > > and > > http://xenbits.xen.org/git-http/xenclientJust want to mention that technically we don''t have a git repository of xen. the xen source are available in mercurial in the xen-unstable.hg tree. however we have a snapshot repository that we update periodically in xenclient/xen.git -- Vincent _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel