From owner-freebsd-xen@FreeBSD.ORG Mon Oct 20 21:55:10 2008 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03F2310656A0 for ; Mon, 20 Oct 2008 21:55:10 +0000 (UTC) (envelope-from dzentoo@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by mx1.freebsd.org (Postfix) with ESMTP id A923A8FC12 for ; Mon, 20 Oct 2008 21:55:09 +0000 (UTC) (envelope-from dzentoo@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so369501yxb.13 for ; Mon, 20 Oct 2008 14:55:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=Ux2YU+TBwQwPMj3S8+Qfj1TDRhhy9NfhyYd5X0fAWg8=; b=CeYofcmpXdVJ9wWlrA4nMiNVwK4EPTxe3BYA6GX8sK75Os6tIXt+DFh8eRLS1Eg4FO jOjzt4+hpxvdALUAkP6kCTgGHXMd9e3ZugF88B0afTjdlmzQKLot0PjYP5xyZGRsqrer XJbGbnOf9IOJQO4aB/ycT3mVHV6WcQSR2MpkE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=ncjMFfH1NKqgoEVxXA6+7JKE3hJB6BgLeNPsoGUqYvFhMiVLkW4fmrs++IFMY3bYGq CydyFmbJXiSIfbmWlSsUBPMgRJMh3AF99e3UjaiSfnvRu2AFR1oFAFp4ADrDpX28XBwJ fiRrAJAqBmx7cZdFtT5M7LNYc8Ju5GUPB5K/8= Received: by 10.150.57.17 with SMTP id f17mr12999451yba.68.1224538249617; Mon, 20 Oct 2008 14:30:49 -0700 (PDT) Received: by 10.150.123.11 with HTTP; Mon, 20 Oct 2008 14:30:49 -0700 (PDT) Message-ID: <3481d8e60810201430k32c83037tef0d057ef4269683@mail.gmail.com> Date: Mon, 20 Oct 2008 23:30:49 +0200 From: "Benoit Calvez" Sender: dzentoo@gmail.com To: "Volker Jahns" In-Reply-To: <48FCF2A0.2080607@thalreit.de> MIME-Version: 1.0 References: <3c1674c90810181552m576c2b83vb0ccd22d8bf0370b@mail.gmail.com> <48FCF2A0.2080607@thalreit.de> X-Google-Sender-Auth: 42ed10103a2cb6d4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-xen@freebsd.org Subject: Re: RELENG_6 and 6.3 availability X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2008 21:55:10 -0000 On Mon, Oct 20, 2008 at 11:05 PM, Volker Jahns wrote: > Kip Macy wrote: > >> RELENG_6 and 6.3 RELEASE support for xen are now available. SMP is >> still not done. I hope to have that working by the beginning of next >> week. RELENG_7 will probably be available by the end of the month. >> >> 6.3-RELEASE: >> http://svn.freebsd.org/base/projects/release_6_3_xen/ >> >> RELENG_6: >> http://svn.freebsd.org/base/projects/releng_6_xen >> >> Please let me know if you have any questions that are not answered by >> the wiki entry. >> >> Cheers, >> Kip >> >> >> > Checking out release_6_3_xen > > http://svn.freebsd.org/base/projects/release_6_3_xen/ > > however, it dows not contain a XEN configuration file for kernel > compilation :-( > -- > [jahns@caspar /usr/src/sys/i386/conf]$ ls > DEFAULTS GENERIC.hints NOTES SMP GENERIC Makefile > PAE XBOX > -- > releng_6_xen has a XEN config file, will use that one for the moment. > XEN configuration file is accessible from -current sources don't know if it's help but take a look at : http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/conf/XEN > > -- > Volker Jahns, volker@thalreit.de > > > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org" >