Re: [PATCH] Tell udev to ignore temporary cryptsetup devices. (#526699)

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

 



> diff --git a/70-anaconda.rules b/70-anaconda.rules
> index 28e4062..b9657f2 100644
> --- a/70-anaconda.rules
> +++ b/70-anaconda.rules
> @@ -8,6 +8,9 @@ IMPORT{program}="$env{ANACBIN}/blkid -o udev -p $tempnode"
>  
>  KERNEL!="dm-*", GOTO="anaconda_mdraid"
>  
> +ENV{DM_UUID}=="CRYPT-TEMP-?*", GOTO="anaconda_end"
> +ENV{DM_UUID}!="?*", ENV{DM_NAME}=="temporary-cryptsetup-?*",GOTO="anaconda_end"
> +
>  IMPORT{program}="$env{ANACBIN}/dmsetup info -c --nameprefixes --unquoted --rows --noheadings -o name,uuid,suspended,readonly,major,minor,open,tables_loaded,names_using_dev -j%M -m%m"
>  ENV{DM_NAME}!="?*", GOTO="anaconda_end"

Looks good for both f12 and head.

- Chris

_______________________________________________
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