Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66013 - Automounting: ivman-0.3.ebuild (new package)
Summary: Automounting: ivman-0.3.ebuild (new package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-01 04:58 UTC by Stefan Schweizer (RETIRED)
Modified: 2004-11-27 11:38 UTC (History)
3 users (show)

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


Attachments
sys-apps/ivman/ivman-0.3.ebuild (ivman-0.3.ebuild,576 bytes, text/plain)
2004-10-01 04:58 UTC, Stefan Schweizer (RETIRED)
Details
sys-apps/ivman/files/ivman-0.3.init (ivman-0.3.init,517 bytes, text/plain)
2004-10-01 04:59 UTC, Stefan Schweizer (RETIRED)
Details
sys-apps/ivman/files/ivman-0.3-cvs.update (ivman-0.3-cvs.update,14.42 KB, text/plain)
2004-10-01 04:59 UTC, Stefan Schweizer (RETIRED)
Details
sys-apps/ivman/ivman-0.3.ebuild (ivman-0.3.ebuild,696 bytes, text/plain)
2004-10-01 05:44 UTC, Stefan Schweizer (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Schweizer (RETIRED) gentoo-dev 2004-10-01 04:58:22 UTC
Hi,

here is an ebuild for ivman, a true user-space automounter and cd-unlocker, unmounter on eject. This pretty cool package needs only udev, dbus and hal to work. An init-script and some bug-fixes from cvs are included.

Would be nice if this clean auto-mounting method could be done w/o bmg's ivman-cvs ebuilds.

Stefan
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2004-10-01 04:58:51 UTC
Created attachment 40843 [details]
sys-apps/ivman/ivman-0.3.ebuild
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2004-10-01 04:59:10 UTC
Created attachment 40845 [details]
sys-apps/ivman/files/ivman-0.3.init
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2004-10-01 04:59:34 UTC
Created attachment 40847 [details]
sys-apps/ivman/files/ivman-0.3-cvs.update
Comment 4 Stefan Schweizer (RETIRED) gentoo-dev 2004-10-01 05:44:42 UTC
Created attachment 40853 [details]
sys-apps/ivman/ivman-0.3.ebuild

small typo in the ebuild DEPEND="${DEPEND} should of course be
DEPEND="${RDEPEND}
Comment 5 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-17 03:47:32 UTC
http://forums.gentoo.org/viewtopic.php?t=185508

That forum entry might be of interest for reference
Comment 6 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-18 22:38:49 UTC
anyone in base-system mind if I add this in and maintain it?  It's been needed ever since supermount was removed from the kernel.  If I don't hear back by the weekend, I'll assume an 'OK' and add it in.
Comment 7 SpanKY gentoo-dev 2004-10-19 06:34:14 UTC
it's yours ;)
Comment 8 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-19 10:15:37 UTC
in portage.
Comment 9 Ikke 2004-10-20 01:28:52 UTC
This *should* work on non-x86 (Linux) archs too, because there is no platform-specific code. I cannot test this myself (got only a x86 box), but if people could test this I'd be gratefull.
Comment 10 Doug McMillan 2004-10-26 14:13:12 UTC
I am running this on an amd64 and it is looking good so far on one dvd trying to configure it for some different options but so far it works well
Comment 11 Gleb Litvjak 2004-11-27 11:38:54 UTC
I've tried installing ivman 0.3 with libtool-1.4 and configure gave an error about invalid chost (it was i386-pc-linux-gnu). I was advised to upgrade my libtool to version 1.5.2-r7. After I did so the emerge succeeded. I think libtool version >=1.5 should be added as a dependency for the ebuild.