Re: [PATCH] No longer run hal-lock on live installs (#670312).

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2011-01-19 at 13:27 -0500, Chris Lumens wrote:
> ---
>  data/liveinst/liveinst |    6 ++----
>  1 files changed, 2 insertions(+), 4 deletions(-)

Ack.

> 
> diff --git a/data/liveinst/liveinst b/data/liveinst/liveinst
> index 7f7f8e5..a892a9b 100755
> --- a/data/liveinst/liveinst
> +++ b/data/liveinst/liveinst
> @@ -103,10 +103,8 @@ anaconda-cleanup $ANACONDA $*
>  
>  /sbin/udevadm control --env=ANACONDA=1
>  
> -if [ -x /usr/bin/devkit-disks ]; then
> -    /usr/bin/devkit-disks --inhibit -- /usr/bin/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run "$ANACONDA $*"
> -elif [ -x /usr/bin/hal-lock -a -e /var/lock/subsys/haldaemon ]; then
> -    /usr/bin/hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run "$ANACONDA $*"
> +if [ -x /usr/bin/udisks ]; then
> +    /usr/bin/udisks --inhibit -- "$ANACONDA $*"
>  else
>      $ANACONDA $*
>  fi


_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux