--- 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