Feature #176
closed
add support for dynamic disk layouts
Added by Ohad Levy over 14 years ago.
Updated over 14 years ago.
Category:
Unattended installations
|
Description
it should be possible to use a script in PRE section of kickstart instead of a static disk layout
- Status changed from New to Ready For Testing
This is fixed on branch feature/176 on my github
A disk layout that contains the string "#Dynamic" causes the partition
table entry to be written out as a script and executed as a %pre operation.
It is expected that the script leaves its results, a partition table, in
/tmp/diskpart.cfg. This is then loaded into the kickstart environment via
a %include directive.
- % Done changed from 0 to 100
- Assignee changed from Ohad Levy to Paul Kelly
Paul, Would you mind updating the wiki and close the ticket?
- Status changed from Ready For Testing to Closed
Also available in: Atom
PDF