In guadalinex we are working in add this feature for an edgy based version. I've done everything that is described by Mantas Kriaučiūnas trying to add support:
* Apply patch glob-for-pmount.allow-policy.c.diff to pmount
* Add "/dev/hd*" and "/dev/sd*" to /etc/pmount.allow (it's done from a casper bottom script)
* Set true storage.auotmount_enabled_hint in /etc/hal/fdi/policy/preferences.fdi <merge key="storage.automount_enabled_hint" type="bool">true</merge>
Mantas also said that hal need to be patched, looking the code i realized that the version that i'm using is already patched (patch: 02_ignored_volumes.patch, version of hal: 0.5.7.1-0ubuntu17).
Not working yet... i've just realize that i changed preferences.fdi (from hal package) to set true "storage.automount_enabled_hint" but i didn't uncommen't the line... so i've to test if this solve my problem.
In guadalinex we are working in add this feature for an edgy based version. I've done everything that is described by Mantas Kriaučiūnas trying to add support:
* Apply patch glob-for- pmount. allow-policy. c.diff to pmount auotmount_ enabled_ hint in /etc/hal/ fdi/policy/ preferences. fdi <merge key="storage. automount_ enabled_ hint" type="bool" >true</ merge>
* Add "/dev/hd*" and "/dev/sd*" to /etc/pmount.allow (it's done from a casper bottom script)
* Set true storage.
Mantas also said that hal need to be patched, looking the code i realized that the version that i'm using is already patched (patch: 02_ignored_ volumes. patch, version of hal: 0.5.7.1-0ubuntu17).
Not working yet... i've just realize that i changed preferences.fdi (from hal package) to set true "storage. automount_ enabled_ hint" but i didn't uncommen't the line... so i've to test if this solve my problem.