Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78387 - net-fs/shfs ebuild revision for linux-mod.eclass
Summary: net-fs/shfs ebuild revision for linux-mod.eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Saleem Abdulrasool (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 113027
  Show dependency tree
 
Reported: 2005-01-17 10:09 UTC by TGL
Modified: 2006-01-04 15:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
net-fs/shfs/shfs-0.35-r2.ebuild (shfs-0.35-r2.ebuild,2.75 KB, text/plain)
2005-01-17 10:10 UTC, TGL
Details

Note You need to log in before you can comment on or make changes to this bug.
Description TGL 2005-01-17 10:09:17 UTC
Hi,

Here is a modified net-fs/shfs-0.35 ebuild based on linux-mod.eclass. It makes the ebuild a bit shorter, and, more important, it avoids compiling/installing the module if it's already provided by the kernel. That fixes for instance the WONTFIX #72492. I've also made other very minor cleanups, like removing "make doc" (since doc is already built), things like that.

I've tested it on x86 with a 2.4.28 (gentoo-sources) and two 2.6.10: one without shfs included (-ck4), and one with shfs already included (-cko3).
Comment 1 TGL 2005-01-17 10:10:02 UTC
Created attachment 48770 [details]
net-fs/shfs/shfs-0.35-r2.ebuild
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-01-04 15:14:23 UTC
Updated the ebuilds to use linux-mod.  Please test the -r2 version (should be hitting a portage mirror near you in ~2 hours).