[PATCH] Be more lenient when it comes to deciding if the hdiso method has changed.

Chris Lumens clumens at redhat.com
Wed Aug 6 16:01:38 UTC 2014


> The user can specify "/dev/sda1" or "sda", and they can give the file name with
> or without a leading slash.  anaconda internally follows different rules, which
> leads to situations where we compare "/dev/sda1" to "sda1" and device things
> have changed.  Of course, they haven't.
> ---
>  pyanaconda/ui/gui/spokes/source.py | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Hold on - this needs a more thorough fix to take into account other
possible inst.repo=hd: values.

- Chris


More information about the anaconda-patches mailing list