Re: Porting DeviceKit-power to non-Linux

2009-07-28 Thread Lin Guo
Hi Richard, It's really a good news. I am currently working on porting Devicekit-power to Solaris and engaged in replacing udev and sysfs related code with Solaris ones that implement the same functionality. I will check the branch and get Solaris supported. Best Regards, Lin 于 2009年07月28日 20

Porting DeviceKit-power to non-Linux

2009-07-28 Thread Richard Hughes
I've pushed an experimental branch "not-just-gudev" which allows non-linux platforms to plug code into DeviceKit-power. It's not tested, but I would appreciate if non-linux people could check it out and tell me what you think. Thanks. Richard. ___ devkit

Re: DeviceKit-power 010 released

2009-07-28 Thread Richard Hughes
2009/7/24 Krzysztof Kotlenga : > Just a notice - README needs an update to reflect current dependencies. > Thanks and keep up good work! :-) commit db729c1793e25dfc014cef3258c259c56a42d65a Author: Richard Hughes Date: Tue Jul 28 13:46:29 2009 +0100 Update README to reflect reality Thanks!