summaryrefslogtreecommitdiffstats
path: root/draklive-install-lock-storage
Commit message (Collapse)AuthorAgeFilesLines
* Prevent udisks2-based auto-mounters operating during installation (mga#20247).Martin Whitaker2017-02-061-1/+6
| | | | | | | | | | Use udisks2-inhibit if it is available and if the udisks2 daemon is running. Fall back to udisks --inhibit (which only works for the older udisks daemon) if not. This prevents file/volume managers such as Thunar from auto-mounting disks during the partitioning stage of installation, which can cause partitioning to fail and cause the system to be installed on the wrong partition.
* update commentThierry Vignaud2015-05-251-1/+1
|
* switch from hal to udisksThomas Backlund2012-04-221-2/+1
|
* use wrapper to lock media managers during live install (not to get ↵Olivier Blin2008-06-021-0/+8
popups/automounts about new partitions)