[PATCH 2/4] Honor the --label option to the kickstart "part" command (#498856).

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

 



---
 autopart.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/autopart.py b/autopart.py
index 0ba8e9a..d827852 100644
--- a/autopart.py
+++ b/autopart.py
@@ -1273,6 +1273,8 @@ def doAutoPartition(anaconda):
 
             # now go through and set things from the request to the
             # preexisting partition's request... ladeda
+            if request.fslabel:
+                req.fslabel = request.fslabel
             if request.mountpoint:
                 req.mountpoint = request.mountpoint
             if request.badblocks:
-- 
1.6.5.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