- Mathias Kettner (kettner@suse.de) (initial)
- Stefan Schubert (schubi@suse.de)
- Klaus Kaempf (kkaempf@suse.de)
- Purpose:
- Displays a progress bar showing progress of disk preparation.
- The user has the opportunity to cancel the installation. The
- disks are partitioned. Swap is created and used. File systems
- are created for the new partitions. Mount points are created
- and mounted for the targets / and /boot.
- SCR: Write(.disk + scrpath + .partitions, targetpartitions)
- Execute (.target.mkdir, [ , 0755] )
- Execute (.target.mount, [, ] )
- possible return values: `back, `abort `next
|