| Home | Trees | Indices | Help |
|---|
|
|
|
|||
| |||
|
|||
| StorageDiscoveryConfig | |||
| Storage | |||
|
BlkidTab Dictionary-like interface to blkid.tab with device path keys |
|||
|
CryptTab Dictionary-like interface to crypttab entries with map name keys |
|||
|
FSSet A class to represent a set of filesystems. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
_ = lambda x:
|
|||
log = logging.getLogger("storage")
|
|||
|
|||
upgradeany will cause it to ignore version, product and
arch mismatches. Use with caution.
Return a tuple of:
list of all upgradable root filesystems.
list of previous installs that cannot be upgraded.
The upgradable tuple is:
(device, "%product %version")
The non-upgradable tuple is:
(product, version, arch, device.name, test_dict)
The test_dict contains the results of the upgrade test for the
product, version and arch.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Mar 2 14:52:22 2012 | http://epydoc.sourceforge.net |