[PATCH 08/30] Add the warning message for an invalid create.

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

 



---
 iw/partition_gui.py |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/iw/partition_gui.py b/iw/partition_gui.py
index 25e5de8..941f6ee 100644
--- a/iw/partition_gui.py
+++ b/iw/partition_gui.py
@@ -1043,8 +1043,13 @@ class PartitionWindow(InstallWindow):
                 and not activate_create_raid_dev
                 and not activate_create_raid_clone):
             self.intf.messageWindow(_("Cannot perform any creation action"),
-                                    _("Follows an explination... "),
-                                    custom_icon="warning")
+                        _("Note that the creation action requires one of the "
+                        "following:\n\n"
+                        "* Free space in one of the Hard Drives.\n"
+                        "* At least two free Software RAID partitions.\n"
+                        "* At least one free physical volume (LVM) partition.\n"
+                        "* At least one Volume Group with free space."),
+                        custom_icon="warning")
             return
 
         # GTK crap starts here.
-- 
1.6.4.2

_______________________________________________
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