WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Python version

To: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Python version
From: Sean Atkinson <sean@xxxxxxxxxxxxxx>
Date: Fri, 19 Mar 2004 09:51:52 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 19 Mar 2004 08:54:16 +0000
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: <E1B4Etx-0007iu-00@xxxxxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Organization: Netproject
References: <E1B4Etx-0007iu-00@xxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> I checked in a fix yesterday --- if the installer sees Python <2.3 it
> installs a private copy of the Python 2.3 tempfile module.

I didn't notice this because the unstable-src tarball I download for my
RPM packaging wasn't updated this morning - it's still dated 18-Mar-2004
03:57.  Trying to build with a tarball I created from a current bit
keeper source clone wouldn't apply the patches used by my spec file,
complaining about not matching the default SCSS version, so I've just
removed them for now.

I've attached both patches for review.  One just adds xen_dmesg.py in
the installed files, and the other adds a TARGET_CPU variable to build
Xen with -march, defaulting to i686 as the minimum required processor.

> I also fixed the --home= vs. root= problem.

Thanks.

-- 
Sean Atkinson <sean@xxxxxxxxxxxxxx>
Netproject

Attachment: xen_dmesg-install.patch
Description: Text document

Attachment: xeno-target-cpu.patch
Description: Text document