Home | Trees | Indices | Help |
---|
|
object --+ | Platform --+ | S390
|
|||
_bootloaderClass TODO: |
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
_packages = ["s390utils"]
|
|||
_disklabel_types = ["msdos", "dasd"]
|
|||
_boot_stage1_device_types = ["disk", "partition"]
|
|||
_boot_dasd_description = N_("DASD")
|
|||
_boot_zfcp_description = N_("zFCP")
|
|||
_boot_descriptions = {"dasd": _boot_dasd_description, "zfcp":
|
|||
Inherited from |
|
|||
Inherited from |
|
Creates a new Platform object. This is basically an abstract class. You should instead use one of the platform-specific classes as returned by getPlatform below. Not all subclasses need to provide all the methods in this class.
|
Return the default platform-specific partitioning information.
|
The required disklabel type for the specified device type.
|
|
_boot_descriptions
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Mar 2 14:52:23 2012 | http://epydoc.sourceforge.net |