Commit Graph

8 Commits

Author SHA1 Message Date
Sanel Zukan
200fdd8e4c Use edelib implementation of daemon() since Solaris family do not provide it. 2009-11-17 12:39:38 +00:00
Sanel Zukan
a0e27e657e Explicitly link the against libm. NetBSD requires this 2009-10-07 10:50:10 +00:00
Sanel Zukan
8d6cb50fb7 Allow only one instance of emountd 2009-05-19 13:16:42 +00:00
Sanel Zukan
129c7987c4 Process shutdown signal 2009-02-26 13:25:21 +00:00
Sanel Zukan
c7a8495d6e Replaced C-isms 2009-02-26 11:28:01 +00:00
Sanel Zukan
5155215b68 Changes in build scripts
Changed SharedLibrary rule so it can generate .la files, like libtool
Added some bluring of preview image, although it pretty sucks
emountd will now use global HAL flags and libraries
2009-01-26 12:31:01 +00:00
Sanel Zukan
bf3b276c1e Added PYTHON path ot Jamconfig.
Introduced HAVE_CONFIG_H flag for each source file so config.h can be included safely. For now some things
collides with some edelib macros.
Added conditional code in emountd: if HAL is not present or system does not supports it, emountd will
be compiled without and will display a message about it.
2009-01-22 14:25:40 +00:00
Sanel Zukan
545bbbb330 Added emountd, a simple daemon that uses HAL to monitor when
devices get mounted or unmounted; reports will be send via dbus.

Updated docs for dbus usage.

Removed obsolete parts from jambuild.txt.

Small tunings in asciidoc's xhtml11.conf.

econtrol now can run program applets.
2008-08-05 14:26:38 +00:00