On Wed, 29 Jun 2011 20:54:28 -0700
"Enlightenment SVN" <no-re...@enlightenment.org> wrote:

> Log:
> eeze mounting - 95% complete: needs some tweaks to get it working but I
> figured I'd commit now for people to play with since it shouldn't break
> anything... 
> 
> Author:       discomfitor
> Date:         2011-06-29 20:54:28 -0700 (Wed, 29 Jun 2011)
> New Revision: 60855
> Trac:         http://trac.enlightenment.org/e/changeset/60855
> 
> Added:
>   trunk/e/src/bin/e_fm/e_fm_main_eeze.c trunk/e/src/bin/e_fm/e_fm_main_eeze.h 
> Modified:
>   trunk/e/configure.ac trunk/e/src/bin/e_fm/Makefile.am
> trunk/e/src/bin/e_fm/e_fm_main.c trunk/e/src/bin/e_fm/e_fm_main.h
> trunk/e/src/bin/e_fm/e_fm_main_hal.c trunk/e/src/bin/e_fm/e_fm_main_udisks.c
> trunk/e/src/bin/e_fm_shared_types.h.in 
> 
this is the initial commit for eeze mounting that I've been working on for a
few months now. the actual mounting part doesn't work quite yet, but the
detection and everything that's difficult is functional. a number of items of
interest here:

*efm now has its own log domain
*eeze mounting is the final fallback, so it will only enable if both hal and
udisks fail to init
*eeze mounting REQUIRES eeze_scanner which I committed earlier tonight, and the
scanner must run as root in order to correctly access devices. since the
scanner is an extremely simple daemon (I'll write a little on how it works in
another email), this should not be much of a security concern.
*eeze mounting will automatically start the scanner if it is not running, and
the scanner will exit with efm when possible. if it keeps running after, it
shouldn't be noticeable in any sense and will be correctly detected by efm upon
being restarted.

-- 
Mike Blumenkrantz
Zentific: Coding in binary since '10.

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to