Hide Forgot
+++ This bug was initially created as a clone of Bug #1324126 +++ Description of problem: It would be helpful if in addition to setting the filesystem label from kickstart I could also set the GPT Partition Name. I'd expect the behavior to be somewhat similar to --asprimary (ignored on non-GPT disks) Version-Release number of selected component (if applicable): pykickstart-1.99.66.6-1.el7 How reproducible:100% Steps to Reproduce: 1.seek kickstart option to set GPT Partition Name for specific volume 2. 3. Actual results: No current option exists Expected results: An option to pass at 'part' to set GPT Partition Name. Additional info:
The majority of the work for this would be in Anaconda and Blivet, so you should file bugs with them as well. I am fine with adding a --partname argument to part as long as those teams are willing to implement it.