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-users

[Xen-users] Forgot how to rebuild xen tools separate from kernel - any h

To: "Xen list" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Forgot how to rebuild xen tools separate from kernel - any help?
From: "Florian Heigl" <florian.heigl@xxxxxxxxx>
Date: Sat, 22 Dec 2007 20:17:06 +0100
Delivery-date: Sat, 22 Dec 2007 11:18:01 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=gDKKOeIQ4TqBnOA4GA6jRqdwXF2G+ZcjM2OaJ4vZgTk=; b=wKDUkwUD3mR0WmhCkQWHbMd90pr/OXeW2oFxot7g8bArSS2cu3a3HdCeaYUbjSdRM5NRk1Q2RiqwvZpM8hU4L9BLTcNBXOvF1z+i6IWHv5O9gCSGw5D4StQwsU0YMR9MWBa+qZeJhXJTWblb+mHYFX8ddRGJulTD0ZUz1sttigU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=iZeyejQSfOVTXHhn7n3/scgv6FVlCPNClti+UqFzzaDC/OzeTlUFI9mEG7MgUZM8yrSUMFJQEkJSGrnriw6biCNkQO2BqY5978IFlFSYIBZOWEIMqOQZn4fkG2HB9mVfZMlmIL1s00D7F4hq7r0VECQJwA3e56aWB3U30QyrN2Q=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I want to do a quite major upgrade of my xen host; i have done this a
few times before, but it dates back to long and for the last hour i've
been at a loss....

What I currently run:
xen_major              : 3
xen_minor              : 0
xen_extra              : .2-3
xen_caps               : xen-3.0-x86_32p
platform_params        : virt_start=0xf5800000
xen_changeset          : Thu Jun 29 10:51:49 2006 +0100 9762:1e225598ce82
cc_compiler            : gcc version 3.4.4 (Trustix)
cc_compile_by          : root
cc_compile_domain      : (none)
cc_compile_date        : Sat Aug  5 20:59:55 GMT 2006

The reasons for my update is getting rid of flacky file:/// backends
and missing marvell yukon+yukon2+via ACE drivers. And I got my fingers
crossed that block-attach during domU creation will be a bit faster,
too :)


I've checked out xen-3.1-testing.hg on my buildhost and prepared dom0
and domU kernels, also already tested the domU one with the current
dom0 version.

The tricky bits are:
- i have to make a custom kernel (done)
- i have to patch it before or after configuring to keep EVMS BBR
support alive (done)
- i have to update the "userland" bits like xm and such (not done)

I configured, built and installed with a different DESTDIR
make XEN_TARGET_X86_PAE=y  KERNELS="linux-2.6-xen0"  linux-2.6-xen-build
make XEN_TARGET_X86_PAE=y  KERNELS="linux-2.6-xen0"
DESTDIR=/usr/local/XenDistro/xen0_test_32p linux-2.6-xen-install

what I don't remember is how to properly rebuild the xen tools - or
are they actually just copied? Even then a command that follows
DESTDIR would save time; I assume it's really easy and I just don't
come up with it :(

Please help me with this :)

-- 
'Sie brauchen sich um Ihre Zukunft keine Gedanken zu machen'

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>