Re: [PATCH 2/2] Allow editing of the hdiso source partition so it can be mounted (#498591).

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

 



On Fri, 2009-05-01 at 13:35 -0400, Chris Lumens wrote:
> ---
>  iw/partition_gui.py |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

This set looks good.

> 
> diff --git a/iw/partition_gui.py b/iw/partition_gui.py
> index 8a283cf..39db656 100644
> --- a/iw/partition_gui.py
> +++ b/iw/partition_gui.py
> @@ -1050,7 +1050,7 @@ class PartitionWindow(InstallWindow):
>                                 custom_icon="error")
>              return
>  
> -        reason = self.storage.deviceImmutable(device)
> +        reason = self.storage.deviceImmutable(device, ignoreProtected=True)
>          if reason:
>              self.intf.messageWindow(_("Unable To Edit"),
>                                      _("You cannot edit this device:\n\n%s")

_______________________________________________
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