Re: [PATCH 1/2] Always update booty drivelist before filling bootstore (#533335)

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

 



It looks OK, although I do not really know what exacly this part is doing. If it is what I think, than ACK.

----- "Hans de Goede" <hdegoede@xxxxxxxxxx> wrote:

> ---
>  iw/autopart_type.py |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/iw/autopart_type.py b/iw/autopart_type.py
> index 730884d..e53aeb3 100644
> --- a/iw/autopart_type.py
> +++ b/iw/autopart_type.py
> @@ -488,11 +488,11 @@ class PartitionTypeWindow(InstallWindow):
>                                       self.storage.clearPartDisks,
>                                       self.drivelist,
>                                      
> disallowDrives=[self.anaconda.updateSrc])
> -            self.anaconda.id.bootloader.updateDriveList()
>              self._fillBootStore()
>              w.pop()
>  
>      def _fillBootStore(self):
> +        self.anaconda.id.bootloader.updateDriveList()
>          bootstore = self.bootcombo.get_model()
>          bootstore.clear()
>          if len(self.anaconda.id.bootloader.drivelist) > 0:
> -- 
> 1.6.5.2
> 
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list

_______________________________________________
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