Disregard this patch -- it is incomplete. I will send a more complete version soon. Dave On Tue, 2009-12-22 at 18:15 -0600, David Lehman wrote: > --- > 70-anaconda.rules | 9 --------- > 1 files changed, 0 insertions(+), 9 deletions(-) > > diff --git a/70-anaconda.rules b/70-anaconda.rules > index 51a22f0..015248b 100644 > --- a/70-anaconda.rules > +++ b/70-anaconda.rules > @@ -19,15 +19,6 @@ IMPORT{program}="$env{ANACBIN}/dmsetup info -c --nameprefixes --unquoted --rows > ENV{DM_NAME}!="?*", GOTO="anaconda_end" > ENV{DM_UUID}=="CRYPT-TEMP-?*", GOTO="anaconda_end" > ENV{DM_UUID}!="?*", ENV{DM_NAME}=="temporary-cryptsetup-?*", GOTO="anaconda_end" > -IMPORT{program}="$env{ANACBIN}/blkid -o udev -p $tempnode" > - > -SYMLINK+="disk/by-id/dm-name-$env{DM_NAME}" > -ENV{DM_UUID}=="?*", SYMLINK+="disk/by-id/dm-uuid-$env{DM_UUID}" > - > -ENV{DM_STATE}=="SUSPENDED", GOTO="anaconda_end" > - > -OPTIONS="link_priority=-100" > -ENV{ID_FS_USAGE}=="filesystem|other|crypto", ENV{ID_FS_UUID_ENC}=="?*", SYMLINK+="disk/by-uuid/$env{ID_FS_UUID_ENC}" > > LABEL="anaconda_mdraid" > KERNEL!="md*", GOTO="anaconda_mdraid_member" _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list