Description of problem: By leveraging blivit, anaconda is able to detect previous OS installs on the system. It would be nice if there were a way to, from kickstart, say "reuse and reformat the existing OS" and optionally "if (/home,/srv,/somemountpoint) is a separate volume, don't reformat that one". I realize this is a bit tricky as some programmatic logic may not apply at all times - say, if /home/ is not on a separate volume. Version-Release number of selected component (if applicable): anaconda-21.48.22-1.fc21 How reproducible:100% Steps to Reproduce: 1. New feature Request. 2. 3. Actual results: To reuse and reformat existing volumes requires some complex custom coding. Expected results: Easy kickstart option to reuse detected partitions. Additional info: Perhaps something like: part /home --on-detected=/home --no-format part / --on-detected=/ --fstype=xfs --grow --size=2000
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.