* http://archives.gentoo.org/gentoo-dev/msg_b7ba363cae580845819ae3501fb157e9.xml * GIT update --> * repository: git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git fatal: ambiguous argument 'xen/dom0/hackery': unknown revision or path not in the working tree. Use '--' to separate paths from revisions fatal: Couldn't find remote ref xen/dom0/hackery * ERROR: sys-kernel/xen-sources-2.6.9999 failed (unpack phase): * git.eclass: can't update from git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git. Reproducible: Always Steps to Reproduce: 1. add xen overlay 2. unmask sys-kernel/xen-sources-2.6.9999 3. emerge =sys-kernel/xen-sources-2.6.9999 Actual Results: Won't build due to ebuild looking for non-existing upstream branch Expected Results: Download/build properly
The xen overlay is almost a forgotten memory. When the dev organise to it will likely be deleted. A current gentoo-sources kernel is xen dom0 capable. If you don't know about the changes, just search xensource documents on google or such. The xen kernels are prone to being dropped too.
(In reply to comment #1) > The xen overlay is almost a forgotten memory. When the dev organise to it > will likely be deleted. A current gentoo-sources kernel is xen dom0 > capable. If you don't know about the changes, just search xensource > documents on google or such. The xen kernels are prone to being dropped too. http://wiki.xen.org/wiki/Mainline_Linux_Kernel_Configs That page will give you the necessary kernel configuration options to build a new pvops Xen dom0 kernel from the mainline sources (Either gentoo-sources or vanilla-sources)
This package isn't in the tree anymore...