Make root= line in grub.conf and path spec in fstab consistent
> booty was using its own code to find out wether to pass in
> UUID=.... or /dev/.... as root= option, leading to inconsistencies
> between fstab (/dev/mapper/Volgroup-lv_root) and grub.conf (UUID=...)
>
> Harmless, but confusing. This patch fixes this by removing the no longer
> needed getRootDevName method from booty and instead using device.fstabSpec
Looks fine to me. getRootDevName was bugging me too.
- Chris
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list