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.
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