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

[Xen-devel] Re: [PATCH] xen bootloader

To: Jeremy Katz <katzj@xxxxxxxxxx>
Subject: [Xen-devel] Re: [PATCH] xen bootloader
From: aq <aquynh@xxxxxxxxx>
Date: Wed, 27 Apr 2005 18:24:13 +0900
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 27 Apr 2005 09:23:59 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZXaBXd3ea/qsQMEY2QFMJgtkiaSdsFFJx9vgyJ+S4rKac54TJkUHUQxfUvw4Z/eLuxlpFRHnunTCgyjwLapNm+H6Yw3hDVaNl1MGjwBTARWomJfLrBkf9ZKkLqNFrs00kOGQIdPMJ1tI3u/H+a/W/9hdIk2X8JdVyaiFa8p3GB0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <9cde8bff0504270221eded71f@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <9cde8bff0504270221eded71f@xxxxxxxxxxxxxx>
Reply-to: aq <aquynh@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
sorry, I forgot to note that the patch I have just sent to list should
be applied on top of the last patch of Jeremy.

regards,
aq

On 4/27/05, aq <aquynh@xxxxxxxxx> wrote:
> hello Jeremy,
> 
> Here is a patch to fix few problems in Xen bootloader you sent to the
> list yesterday.
> 
> list of changes:
> - make a dummy tools/pygrub/src/__init__.py
> - extend filesystem abstraction by adding file_exist() method. this
> method is used to check for existent of a file given its name. now
> ext2fs implements this method.
> - pygrub opens and parses /boot/grub/menu.lst or /boot/grub/grub.conf,
> in that order.
> - add /usr/lib/python to system path (see pygrub). without this
> change, pygrub cannot find grub python package.
> - remove few blank lines
> 
> $ diffstat xen-grub.patch
>  __init__.py            |    1
>  fsys/__init__.py       |    5 +++-
>  fsys/ext2/ext2module.c |   51 
> ++++++++++++++++++++++++++++++++++++++++---------
>  pygrub                 |   12 +++++++++--
>  4 files changed, 57 insertions(+), 12 deletions(-)
> 
> Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>
> 
> I wonder why the patch you sent to list is in CR/LF format? arent you
> programming on Windows, are you ;-). could you please remove them next
> time ?
> 
> regards,
> aq
> 
> 
>

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