Project

General

Profile

Actions

Feature #176

closed

add support for dynamic disk layouts

Added by Ohad Levy about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Unattended installations
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

it should be possible to use a script in PRE section of kickstart instead of a static disk layout

Actions #1

Updated by Paul Kelly about 14 years ago

  • 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.

Actions #2

Updated by Paul Kelly about 14 years ago

  • % Done changed from 0 to 100
Actions #3

Updated by Ohad Levy about 14 years ago

  • Assignee changed from Ohad Levy to Paul Kelly

Paul, Would you mind updating the wiki and close the ticket?

Actions #4

Updated by Paul Kelly about 14 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF