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] [PATCH] reiserfs module for pygrub

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Jeremy Katz <katzj@xxxxxxxxxx>
Subject: [Xen-devel] [PATCH] reiserfs module for pygrub
From: aq <aquynh@xxxxxxxxx>
Date: Thu, 19 May 2005 03:46:46 +0900
Delivery-date: Wed, 18 May 2005 18:46:16 +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:mime-version:content-type; b=dWblw9czJ68mCUNj+h2Za98oA21WM6GQWBWGa1baWLahrEzB6vh5gB8kAW6ikl0qTzFBbKnVbty1Ri13+6ZTVaBwwpljoF+Ij0UhF6LDVd+f+39QEL+b8Ik5uTc1VkeMJyG0waBfP8+HGaIlbrDLnt2AbDve9+LFtq48CrQWRzA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Reply-to: aq <aquynh@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
hello,

here is a patch to add reiserfs (version 2,3) support to pygrub in
-unstable (against cset 1.1434)

list of changes:
- update tools/pygrub/README about packages needed to compile pygrub
- tools/pygrub/setup.py to support reiserfs module
- toolspygrub/src/fsys/reiserfs/ directory with 2 files __init__.py
and reisermodule.c to provide reiserfs support to pygrub.

Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>

$ diffstat reiser_pygrub.patch 
 README                         |   16 +
 setup.py                       |   10 -
 src/fsys/reiser/__init__.py    |   39 ++++
 src/fsys/reiser/reisermodule.c |  345 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 407 insertions(+), 3 deletions(-)

-- 
regards,
aq

Attachment: reiser_pygrub.patch
Description: Binary data

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