From owner-freebsd-current@FreeBSD.ORG Mon Oct 15 20:10:55 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 114C616A41A for ; Mon, 15 Oct 2007 20:10:55 +0000 (UTC) (envelope-from vincent@xtra-net.org) Received: from ns1.xtra-net.be (ns1.xtra-net.be [195.162.200.90]) by mx1.freebsd.org (Postfix) with SMTP id 45EFF13C4C4 for ; Mon, 15 Oct 2007 20:10:53 +0000 (UTC) (envelope-from vincent@xtra-net.org) Received: (qmail 1138 invoked from network); 15 Oct 2007 20:10:52 -0000 Received: from unknown (HELO vbepfkad.srv.xtra-net.be) (172.16.66.70) by 0 with SMTP; 15 Oct 2007 20:10:52 -0000 Received: (qmail 77402 invoked from network); 15 Oct 2007 19:54:27 -0000 Received: from 72.66.16.172.in-addr.arpa (HELO www.xtra-net.be) (172.16.66.72) by 0 with SMTP; 15 Oct 2007 19:54:27 -0000 Received: from 172.16.9.1 (proxying for 192.168.1.10) (SquirrelMail authenticated user 720616030) by www.xtra-net.be with HTTP; Mon, 15 Oct 2007 21:54:27 +0200 (CEST) Message-ID: <29489.172.16.9.1.1192478067.squirrel@www.xtra-net.be> In-Reply-To: References: <48344.172.16.9.1.1192472836.squirrel@www.xtra-net.be> Date: Mon, 15 Oct 2007 21:54:27 +0200 (CEST) From: "Vincent Blondel" To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Vincent Blondel Subject: Re: Xen Status : FreeBSD-current as Dom/U. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Oct 2007 20:10:55 -0000 On Mon, October 15, 2007 21:25, Kip Macy wrote: There is a newer version of xen support fixed to support ABI changes in the p4 branch. Do you know how I can get it because it seems we need some account for it ?? -Kip On 10/15/07, Vincent Blondel wrote: > > Hello all, > > > I am trying to install FreeBSD-current as Dom/U on my Core2 Quad server hosting Linux Ubuntu 7.10 as Dom/0. > > > After some search on Google, I found a patch ( http://wiki.freebsd.org/FreeBSD/Xen ) that can be applied on > current cvs 'src' but this seems already dated 4 months and occurs lots of errors during patch phase. > > I also noticed xen3/freebsd development is currently hosted on preforce.freebsd.org but it seems we need a > account on this server to get last snapshot but I do not get any access on this server. > > Can somebody explain me how I can get last snapshot of it ?? > > > # gpatch -Np1 < /tmp/xen3.diff > > > patching file sys/i386/i386/machdep.c Hunk #1 FAILED at 38. > 1 out of 2 hunks FAILED -- saving rejects to file sys/i386/i386/machdep.c.rej > patching file sys/i386/i386/swtch.s Hunk #1 FAILED at 33. > Hunk #2 succeeded at 88 (offset 17 lines). > Hunk #3 succeeded at 114 (offset 2 lines). > Hunk #4 FAILED at 163. > Hunk #5 FAILED at 186. > Hunk #6 succeeded at 259 (offset 25 lines). > Hunk #7 succeeded at 261 (offset 2 lines). > Hunk #8 succeeded at 299 (offset 24 lines). > Hunk #9 succeeded at 355 (offset 3 lines). > Hunk #10 succeeded at 385 (offset 24 lines). > Hunk #11 succeeded at 380 (offset 3 lines). > Hunk #12 succeeded at 424 (offset 24 lines). > 3 out of 12 hunks FAILED -- saving rejects to file sys/i386/i386/swtch.s.rej > patching file sys/i386/i386/sys_machdep.c Hunk #1 FAILED at 30. > Hunk #2 succeeded at 55 (offset -1 lines). > Hunk #3 succeeded at 181 (offset -1 lines). > Hunk #4 succeeded at 218 (offset -1 lines). > Hunk #5 succeeded at 385 (offset -1 lines). > Hunk #6 succeeded at 395 (offset -1 lines). > Hunk #7 succeeded at 415 (offset 1 line). > Hunk #8 succeeded at 429 (offset -1 lines). > Hunk #9 succeeded at 497 (offset 1 line). > Hunk #10 FAILED at 513. > Hunk #12 succeeded at 757 (offset 1 line). > Hunk #13 FAILED at 809. > Hunk #14 succeeded at 810 with fuzz 1 (offset -13 lines). > 3 out of 14 hunks FAILED -- saving rejects to file sys/i386/i386/sys_machdep.c.rej > patching file sys/i386/i386/trap.c Hunk #1 FAILED at 38. > Hunk #4 succeeded at 222 (offset 1 line). > Hunk #6 succeeded at 634 (offset 1 line). > Hunk #7 succeeded at 817 (offset -2 lines). > 1 out of 7 hunks FAILED -- saving rejects to file sys/i386/i386/trap.c.rej > patching file sys/i386/i386/vm_machdep.c Hunk #1 FAILED at 41. > Hunk #2 succeeded at 102 (offset -1 lines). > Hunk #4 succeeded at 561 (offset -1 lines). > Hunk #6 succeeded at 832 (offset -1 lines). > 1 out of 6 hunks FAILED -- saving rejects to file sys/i386/i386/vm_machdep.c.rej > patching file sys/i386/include/asmacros.h Hunk #1 succeeded at 176 (offset 2 lines). > patching file sys/net/if_bridge.c Hunk #1 succeeded at 229 (offset 2 lines). > Hunk #2 succeeded at 763 with fuzz 1 (offset 9 lines). > patching file sys/vm/vm_contig.c Hunk #1 FAILED at 587. > Hunk #2 FAILED at 603. > Hunk #3 succeeded at 290 (offset -337 lines). > 2 out of 3 hunks FAILED -- saving rejects to file sys/vm/vm_contig.c.rej > > > Many thanks > Vincent. > > > _______________________________________________ > freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"