[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] reiserfs module for pygrub
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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |