pm-utils 1.4.0-rc1 available for testing

2010-06-12 Thread Victor Lowther
Another few months, another pm-utils version. Major changes in this release: * The pm-utils git tree includes infrastructure to build .deb packages, .rpm packages. and Arch Linux .tar packages. These are not intended to replace distro packaging, and are not included in the release tarballs.

Support for xD cards

2010-06-12 Thread Maxim Levitsky
Hi, I need to make devicekit aware of xD cards. I wrote recently a driver for xD card reader, and it is accepted upstream. I need this rule: ACTION!="add|change", GOTO="udisks_sm_end" KERNEL=="smblk*", ATTRS{media_type}=="smartmedia", ENV{UDISKS_PRESENTATION_ICON_NAME}="gnome-dev-media-sm" KER