Access to Installation Target
Access to Installation Target
Table of Contents
Pkg::TargetInit
— Initialize Target and load resolvables
Pkg::TargetInitialize
— Initialize Target, read the keys.
Pkg::TargetLoad
— Load target resolvables into the pool
Pkg::TargetDisableSources
— Disable all sources configured on the target. Typicallyused on upgrade.
Pkg::TargetFinish
— finish target usage
Pkg::TargetInstall
— install rpm package by filename
Pkg::TargetRemove
— Install package by name
Pkg::TargetLogfile
— init logfile for target
Pkg::TargetCapacity
— return capacity of partition at directory
Pkg::TargetUsed
— Return usage of partition at directory
Pkg::TargetBlockSize
— Return block size of partition at directory
Pkg::TargetProducts
— Return list of maps of all installed products
Pkg::TargetRebuildDB
— call "rpm --rebuilddb"
Pkg::TargetInitDU
— Initialize Disk Usage Calculation
Pkg::TargetGetDU
— return current DU calculations
Pkg::TargetFileHasOwner
— returns true if the file is owned by a package
Pkg::TargetStoreRemove
— remove all resolvables from the DB in the target system (removes only metadata in the package manager!)