aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 0.040.04Thierry Vignaud2012-01-293-2/+4
|
* (list,get_mount_point,mount,mount_hal,eject,unmount_hal) adapt to udisks APIThierry Vignaud2012-01-291-18/+21
|
* (_get_device) rename as _get_udisks_device(), returning the actual DeviceThierry Vignaud2012-01-291-1/+7
| | | | (_get_device) return the Properties interface of the device
* (_GetProperty) introduce it as a wrapper to retrieve propertiesThierry Vignaud2012-01-291-0/+6
|
* (new,list,wait_for_insert,wait_for_mounted) connect to udisks instead of HALThierry Vignaud2012-01-292-5/+7
|
* (member) copy it from MDK::Common, needed for next commitsThierry Vignaud2012-01-291-0/+2
|
* blacklist some filesThierry Vignaud2012-01-291-0/+7
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-12-063-0/+14
| | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r2299 | tv | 2011-12-06 18:27:38 +0000 (Tue, 06 Dec 2011) | 2 lines create ------------------------------------------------------------------------ r2300 | tv | 2011-12-06 18:29:11 +0000 (Tue, 06 Dec 2011) | 1 line initial import ------------------------------------------------------------------------
* - 0.03:0.03Pascal Rigaux2008-03-032-6/+60
| | | | | | - ->mount and ->umount now work even the cdrom is listed in fstab, use ->mount_hal and ->umount_hal if you want the HAL restriction
* 0.020.02Pascal Rigaux2008-02-292-1/+3
|
* - ->mount: do not set the mount point, HAL handles itPascal Rigaux2008-02-291-0/+1
|
* - save error in $hal_cdroms->{error}Pascal Rigaux2008-02-292-11/+22
| | | | | - ->mount: do not set the mount point, HAL handles it
* initial release0.01Pascal Rigaux2008-02-285-0/+271