Re: [PATCH f15-branch master] Use change for udev block trigger (#694712)

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

 



On Fri, 2011-04-08 at 09:44 -0700, Brian C. Lane wrote:
> Using "add" causes /dev/mapper entries to go away on livecd installs
> when using udev-167-3

Ack.

> ---
>  anaconda |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/anaconda b/anaconda
> index ac6ffcf..ca02c4f 100755
> --- a/anaconda
> +++ b/anaconda
> @@ -521,7 +521,7 @@ if __name__ == "__main__":
>      # NetworkManager in the udev database
>      from pyanaconda.baseudev import udev_trigger, udev_settle
>      udev_trigger("net")
> -    udev_trigger("block") # trigger the block subsys too while at it
> +    udev_trigger("block", action="change") # trigger the block subsys too while at it
>      udev_settle()
>      # and for added fun, once doesn't seem to be enough?  so we 
>      # do it twice, it works and we scream at the world "OH WHY?"


_______________________________________________
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