YaST2 Repair packages module.
|
osr_module_packages.ycp
|
YaST2 Repair. Automatic error detection & repair tool for Linux.
|
|
|
Imports
- OSR
- OSRCommon
- OSRFstab
- OSRPkg
- OSRPkgVerify
- OSRPopup
- OSRStatus
- OSRSummary
- OSRSystem
- Popup
- Report
- Stage
Local Functions
|
|
|
local OSRPackagesMountAll () -> boolean
|
|
Mount all partitions specified in the fstab
local OSRPackagesDBFind () -> boolean
|
|
local OSRPackagesCheckMinimumSelection () -> boolean
|
|
local OSRPackagesVerifyPackages (string what) -> boolean
|
|
- Parameters:
local OSRPackagesVerifyBasePackages () -> boolean
|
|
wrapper
local OSRPackagesVerifyAllPackages () -> boolean
|
|
wrapper
local OSRPackagesReset () -> boolean
|
|
Reset boot loader temporary settings.
local OSRPackagesInit () -> map
|
|
Initialization of the module map that contains all important information
for this module.
- Return value:
|
The map that contains all information about the module
osr_module_packages |
|