[PATCH] Schedule format create for newly encrypted preexisting partition.

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

 



This is analogous to the earlier fix for lvs.
---
 iw/partition_dialog_gui.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/iw/partition_dialog_gui.py b/iw/partition_dialog_gui.py
index f4ebdca..53d26f0 100644
--- a/iw/partition_dialog_gui.py
+++ b/iw/partition_dialog_gui.py
@@ -211,6 +211,7 @@ class PartitionEditor:
                     actions.append(ActionCreateFormat(request, format))
                     if luksdev:
                         actions.append(ActionCreateDevice(luksdev))
+                        actions.append(ActionCreateFormat(luksdev))
                 elif request.format.mountable:
                     request.format.mountpoint = mountpoint
 
-- 
1.6.0.6

_______________________________________________
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