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

Re: [Xen-users] Upgrade Proceedure

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Upgrade Proceedure
From: Mike Wright <xktnniuymlla@xxxxxxxxxxxxxx>
Date: Mon, 14 May 2007 10:55:34 -0700
Delivery-date: Mon, 14 May 2007 10:54:04 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <907625E08839C4409CE5768403633E0B018E1CFD@xxxxxxxxxxxxxxxxx>
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>
References: <907625E08839C4409CE5768403633E0B018E1CFD@xxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513)
From: Ian Tobin [mailto:itobin@xxxxxxxxxxxxx] Sent: 14 May 2007 10:13
To: Petersson, Mats; xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] Upgrade Proceedure

Hi,

Is there an uninstall script?


You can do "make uninstall", but you need to have the "old" version of
source-code on the target machine to do this. [Which is great for
developers that use the a single machine for Xen-development and
testing].

Hi Ian, Mats,

Thought I'd chime in here because I got bitten using the make uninstall script.

Within the Makefile uninstall section is this line:

    rm -rf $(D)/boot/*xen*

This will remove every file in your boot directory that contains the string "xen", so things like vixen or roxen will also match. More relevant though is that it will also remove previous versions of xen. If you are no longer interested in them, or don't care that you may have to rebuild them this is not a problem. If it matters that you retain prior kernels you may want to comment out that line in the Makefile. In the current unstable that's somewhere around line #186.

Just a heads up ;)

Mike Wright :m)

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