Menu

Tree [r72] /
 History

HTTPS access


File Date Author Commit
 src 2014-11-27 gyschmitt [r71] cleanup variable names, removed obsolete print_...
 test 2014-11-16 gyschmitt [r63] Improved test cases
 AUTHORS 2010-11-11 gyschmitt [r26] Added credits
 COPYING 2014-11-16 gyschmitt [r68] Removed QPL license
 COPYING.GPL2 2009-11-25 gyschmitt [r1] Initial SVN commit, based on ivman 0.6.14
 ChangeLog 2013-05-12 gyschmitt [r34] Fixed missing NULL in manager.c, fixed libxml c...
 INSTALL 2013-02-19 gyschmitt [r33] Release 0.7.0 to the public
 IvmConfigActions.xml.5 2009-11-29 gyschmitt [r17] Big update, featuring new options, code cleanup...
 IvmConfigBase.xml.5 2010-11-11 gyschmitt [r26] Added credits
 IvmConfigConditions.xml.5 2009-11-29 gyschmitt [r17] Big update, featuring new options, code cleanup...
 IvmConfigProperties.xml.5 2009-11-29 gyschmitt [r17] Big update, featuring new options, code cleanup...
 Makefile.am 2014-11-16 gyschmitt [r69] Removed QPL license
 Makefile.in 2014-11-16 gyschmitt [r69] Removed QPL license
 NEWS 2013-02-19 gyschmitt [r33] Release 0.7.0 to the public
 README 2010-11-05 gyschmitt [r18] Revision bump
 aclocal.m4 2013-05-12 gyschmitt [r34] Fixed missing NULL in manager.c, fixed libxml c...
 config.h.in 2013-05-12 gyschmitt [r34] Fixed missing NULL in manager.c, fixed libxml c...
 configure 2015-01-27 gyschmitt [r72] release 0.7.5
 configure.ac 2015-01-27 gyschmitt [r72] release 0.7.5
 depcomp 2013-02-19 gyschmitt [r33] Release 0.7.0 to the public
 install-sh 2013-02-19 gyschmitt [r33] Release 0.7.0 to the public
 ivman.8 2010-11-10 gyschmitt [r23] Code clean up, revised documentation
 missing 2013-02-19 gyschmitt [r33] Release 0.7.0 to the public

Read Me

What is ivman?
--------------
Ivman is a generic handler for HAL events. Originally for
automounting, it can now be used to run arbitrary commands when events
or conditions occur or properties are modified on your hardware (e.g.,
run a command when you close your laptop's lid, run a command when a
particular device is attached or a particular CD is inserted, etc).

Ivman is based on HAL, http://hal.freedesktop.org.


Who wrote it?
-------------
Ivman is currently developed by Grégory SCHMITT <gy.schmitt at gmail
dot com>. It was earlier developed by Rohan < ro_han at users dot
sourceforge dot net> and originally developed by Ikke <eikke at users
dot sourceforge dot org>, based on gnome-volume-manager, by Robert
M. Love and others. Anyone is welcome to submit patches, just e-mail
Grégory.


Where can I find the latest information?
----------------------------------------
Check the homepage at http://ivman.sourceforge.net


What are the dependencies?
--------------------------
Ivman depends on glib, libxml2, D-Bus, and HAL 0.5.


How do I install it?
--------------------
Like every other GNU-based tool:
./configure
make
make install

./configure --help for other options.


How do I configure it?
----------------------
All config files are (standard) located in /etc/ivman. They are plain xml files, just read them, everything is quite self-explaining.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.