From 6a8d545c53ff7d779d63098b1db2ebc9aa54dfcc Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sun, 22 Apr 2012 20:16:36 +0000 Subject: switch from hal to udisks --- NEWS | 1 + draklive-install-lock-storage | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 8db5df2..893b08c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +- switch from hal to udisks - fix breakage due to prepare_minimal_root() changes 1.35 diff --git a/draklive-install-lock-storage b/draklive-install-lock-storage index e003053..2893c93 100755 --- a/draklive-install-lock-storage +++ b/draklive-install-lock-storage @@ -2,7 +2,6 @@ CMD=/usr/sbin/draklive-install -hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run $CMD +/usr/bin/udisks --inhibit -- $CMD # run without hal lock if it fails [ "$?" != 0 ] && $CMD - -- cgit v1.2.1