Bug 1173661

Summary: [RFE] anaconda kickstart reuse blivit detected volumes option
Product: [Fedora] Fedora Reporter: Pat Riehecky <riehecky>
Component: anacondaAssignee: anaconda-maint
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, csieh, g.kaviyarasu, jonathan, misterbonnie, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pat Riehecky 2014-12-12 15:30:14 UTC
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

Comment 1 Fedora Admin user for bugzilla script actions 2023-07-26 12:05:28 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.