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

Re: [Xen-merge] Resend: [PATCH] fix boot image generation

To: Jan Beulich <JBeulich@xxxxxxxxxx>
Subject: Re: [Xen-merge] Resend: [PATCH] fix boot image generation
From: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>
Date: Fri, 6 Jan 2006 11:10:07 +0000
Cc: xen-merge@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 06 Jan 2006 11:15:29 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <43BD5F86.76F0.0078.0@xxxxxxxxxx>
List-help: <mailto:xen-merge-request@lists.xensource.com?subject=help>
List-id: xen-merge <xen-merge.lists.xensource.com>
List-post: <mailto:xen-merge@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-merge>, <mailto:xen-merge-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-merge>, <mailto:xen-merge-request@lists.xensource.com?subject=unsubscribe>
References: <43A913C9.76F0.0078.0@xxxxxxxxxx> <43BD5F86.76F0.0078.0@xxxxxxxxxx>
Sender: xen-merge-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.1i
On Thu, Jan 05, 2006 at 06:03:50PM +0100, Jan Beulich wrote:
> This patch
> - moves the generated boot image (and the intermediate file) into the
> proper (from the perspective of native builds) subdir

I think it makes more sense to leave the file we build (vmlinuz) next to
vmlinux since it is merely a compressed/stripped version of vmlinux.

I'd prefer if for xen builds we not used arch/{i386,x86_64}/boot at all
but had a Makefile include which creates and installs vmlinuz.  We could
also skip install of the header files.

> - allows the two files to be properly removed by 'make clean'
> - prevents unnecessary rebuilds of the two files (namely during 'make
> install')
> for both 32- and 64-bits.

Which of the changes prevents the rebuild?

    christian


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

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