Re: [PATCH] Fix going back from hd install UI when stage2 is given as boot param (#519206).

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

 



> diff --git a/loader/hdinstall.c b/loader/hdinstall.c
> index 46f604e..0baae20 100644
> --- a/loader/hdinstall.c
> +++ b/loader/hdinstall.c
> @@ -224,12 +224,10 @@ char * mountHardDrive(struct installMethod * method,
>                                   "your system! Would you like to configure "
>                                   "additional devices?"));
>              if (rc == 2)
> +                loaderData->stage2Data = NULL;
>                  return NULL;
>  
>              rc = loadDriverFromMedia(DEVICE_DISK, loaderData, 0, 0);
> -            if (rc == LOADER_BACK)
> -                return NULL;
> -
>              continue;
>          }
>  

You wanted to add braces up there.

Otherwise, looks fine.

- 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