> diff --git a/autopart.py b/autopart.py > index 0ba8e9a..30f886c 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: Looks good to me. Thanks for the patch. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list