hal: Branch 'master' - 2 commits

Danny Kukawka dkukawka at kemper.freedesktop.org
Fri Mar 14 08:06:47 PDT 2008


 doc/TODO |   14 --------------
 1 file changed, 14 deletions(-)

New commits:
commit d5988225ec84a6102556d201d2a3bfb7d3c809e8
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Fri Mar 14 16:06:41 2008 +0100

    cleanup TODO: removed already implemented 'depends only on pm-utils'
    
    Cleanup TODO: removed already implemented 'depends only on pm-utils'.

diff --git a/doc/TODO b/doc/TODO
index 689f559..31d4659 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -73,9 +73,6 @@ Items specifically planned for 0.5.10
     - we can now sanely do this thanks to ConsoleKit
     - depends on PolicyKit
 
- - Make HAL unconditionally depend on pm-utils and rip out support
-   for distro-specific tools
-
  - Devices of capability access_control could export an interface with
    for requesting / dropping access to the device, e.g. 
 
commit 33c3d6f9e54b85ba451916a01ea6e9622320ae48
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Fri Mar 14 16:03:12 2008 +0100

    cleanup TODO: remove implemented 'Singleton addon'
    
    Cleanup TODO: remove implemented 'Singleton addon' feature.

diff --git a/doc/TODO b/doc/TODO
index 23299da..689f559 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -30,17 +30,6 @@ Items specifically planned for 0.5.10
  - Make sure we check if the optical drives supports the commands
    we are sending to it (proposed by pjones)
 
- - Singleton addons (s-addon); the idea that an add-on can attach to
-   several device objects at the same time. 
-    - A s-addon would just implement, say, the interface
-      org.freedesktop.Hal.SingletonAddon with methods DeviceAdded(),
-      DeviceRemoved() through the hald direct connection.  
-    - An s-addon would be identified by it's commandline; e.g.
-      info.s-addons = {"my-s-addon --foo", "my-s-addon --bar"} would
-      be two distinct addons.
-    - Bluez devs need this to start the Bluez daemon via HAL
-    - Can consolidate other things like hald-addon-keyboard
-
  - Move /usr/libexec to /usr/lib/hal/ - drop /usr/lib/hal/scripts -
    use /usr/lib/hal/methods. Need to provide backwards compat
    for 3rd party so we need to retain /usr/lib/hal/scripts


More information about the hal-commit mailing list