First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 49732
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Brice Arnould (un_brice) <brice.arnould@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gpart-0.1h-reiserfs-3.6.patch gpart-0.1h-reiserfs-3.6.patch patch David Grant 2004-12-01 17:32 0000 14.14 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 49732 depends on: Show dependency tree
Show dependency graph
Bug 49732 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-05-02 10:31 0000
A patch from Namesys allow Gpart to handle recent reiserfs partition, but is 
not applied on Gentoo. As these FS is one of the most used (the default under Gentoo), it would be great if it was applied.
It is available at :
ftp://ftp.namesys.com/pub/misc-patches/gpart-0.1h-reiserfs-3.6.patch.gz

------- Comment #1 From SpanKY 2004-06-05 14:54:19 0000 -------
gpart already supports reiserfs ... it just refers to it as 'rfs' ...

that's pretty much all that patch does ... rename all the 'rfs' stuff to 'reiserfs'

------- Comment #2 From Brice Arnould (un_brice) 2004-06-05 15:44:20 0000 -------
Please excuse me if my previous post wasn't clear enough, but this patch from
Namesys is a rewrite of the reiserfs detection module that allow him to handle
*recent* reiserfs partitions (3.6.X as created under kernels >2.4).

------- Comment #3 From Michael Gisbers 2004-06-21 08:01:38 0000 -------
Without applying this patch ReiserFS 3.6 partitions are *NOT* recognized.

It took me more than 3 hours to find this patch.

Please!!! Apply it and make it available in Portage.

------- Comment #4 From David Grant 2004-12-01 17:30:19 0000 -------
I agree.  Why hasn't this been added?

------- Comment #5 From David Grant 2004-12-01 17:32:31 0000 -------
Created an attachment (id=45102) [edit]
gpart-0.1h-reiserfs-3.6.patch

Here's the patch.  It is not just a rename from rfs to reiserfs Spanky.

------- Comment #6 From David Grant 2004-12-01 17:36:21 0000 -------
=============begin patch
--- gpart-0.1h.ebuild.orig      2004-12-01 17:35:05.000000000 -0800
+++ gpart-0.1h.ebuild   2004-12-01 17:35:29.000000000 -0800
@@ -19,6 +19,7 @@
        unpack ${A}
        cd ${S}
        epatch ${FILESDIR}/${P}-errno.diff
+       epatch ${FILESDIR}/gpart-0.1h-reiserfs-3.6.patch
 }
 
 src_compile() {
=============end patch

Tested and this works.

------- Comment #7 From David Grant 2004-12-01 17:38:17 0000 -------
Add Keyword Inclusion if you have permission, or commit to portage.

------- Comment #8 From SpanKY 2005-02-11 17:23:48 0000 -------
fixed in gpart-0.1h-r1

First Last Prev Next    No search results available      Search page      Enter new bug