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

RE: [Xen-devel] [PATCH] reiserfs module for pygrub

On Wed, 2005-05-18 at 20:37 +0100, Ian Pratt wrote: 
> > here is a patch to add reiserfs (version 2,3) support to 
> > pygrub in -unstable (against cset 1.1434)
> 
> Does Fedora have a reiserfs tools devel package?

Not at present.

> Please can you add something to the tools/check directory that checks
> the appropriate headers are installed. 

What if we check instead for the headers being present and only building
the filesystem modules that there's support for on the system?  Then
distributors can ensure they have the right things in their buildsystem
and anyone else can do the same.  The attached patch should implement
that for libext2fs.

> Also, at runtime, are there
> issues with libraries being present? Can you load the library
> dynamically if required?

The libraries get linked dynamically into the python module.  If at
runtime, the library isn't present, it won't cause a fatal error (you
won't be able to access those types of filesystems, but it won't fall
over on the import)

Signed-off-by: Jeremy Katz <katzj@xxxxxxxxxx>

Jeremy

Attachment: xen-pygrub-fsys-detect.patch
Description: Text Data

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