Re: [PATCH] Don't show the cleardisk dialog on upgrades (#649865).

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

 



Ack.

On Fri, 2010-11-05 at 11:08 -0400, Chris Lumens wrote:
> This has the disadvantage of making it so you cannot pick a different disk to
> install your bootloader to should you choose to create a new bootloader config.
> However, that is probably less confusing than the current situation.
> ---
>  pyanaconda/upgrade.py |    5 +++--
>  1 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/pyanaconda/upgrade.py b/pyanaconda/upgrade.py
> index 5ca8789..9aa8a37 100644
> --- a/pyanaconda/upgrade.py
> +++ b/pyanaconda/upgrade.py
> @@ -321,7 +321,6 @@ def setSteps(anaconda):
>                  "keyboard",
>                  "filtertype",
>                  "filter",
> -                "cleardiskssel",
>                  "storageinit",
>                  "findrootparts",
>                  "findinstall",
> @@ -353,4 +352,6 @@ def setSteps(anaconda):
>          dispatch.skipStep("bootloader")
>  
>      if not iutil.isX86():
> -        dispatch.skipStep("upgbootloader")            
> +        dispatch.skipStep("upgbootloader")
> +
> +    dispatch.skipStep("cleardiskssel", permanent=1)


_______________________________________________
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