Access to Installation Sources
Access to Installation Sources
Table of Contents
Pkg::SourceSetRamCache
— Obsoleted function, do not use
Pkg::SourceRestore
— Restore the sources from the persistent store
Pkg::SourceLoad
— Load resolvables from the installation sources
Pkg::SourceStartManager
— Start the source manager - restore the sources and load the resolvables
Pkg::SourceStartCache
— Make sure the InstSrcManager is up, and return the list of SrcIds.
Pkg::SourceCleanupBroken
— Clean up all sources that were not properly restored on the lastcall of SourceStartManager or SourceStartCache.
Pkg::SourceGetCurrent
— Return the list of all InstSrc Ids.
Pkg::SourceReleaseAll
— Release all medias hold by all sources
Pkg::SourceSaveAll
— Save all InstSrces.
Pkg::SourceFinishAll
— Save and then disable all InstSrces.
Pkg::SourceGeneralData
— Get general data about the source
Pkg::SourceURL
— Get full source URL, including password
Pkg::SourceMediaData
— Return media data about the source
Pkg::SourceProductData
— Return Product data about the source
Pkg::SourceProduct
— Obsoleted function, do not use, see SourceProductData builtin
Pkg::SourceProvideFile
— Make a file available at the local filesystem
Pkg::SourceProvideOptionalFile
— Make an optional file available at the local filesystem
Pkg::SourceProvideDir
— make a directory available at the local filesystem
Pkg::SourceChangeUrl
— Change Source URL
Pkg::SourceInstallOrder
— not implemented, do not use (Explicitly set an install order.)
Pkg::SourceCacheCopyTo
— Copy cache data of all installation sources to the target
Pkg::SourceScan
— Scan a Source Media
Pkg::SourceCreate
— Create a Source
Pkg::SourceCreateType
— Create source of required type
Pkg::SourceSetEnabled
— Set the default activation state of an InsrSrc.
Pkg::SourceSetAutorefresh
— Set whether this source should automaticaly refresh it'smeta data when it gets enabled. (default true, if not CD/DVD)
Pkg::SourceFinish
— Disable an Installation Source
Pkg::SourceRefreshNow
— Attempt to immediately refresh a Source
Pkg::SourceDelete
— Delete a Source
Pkg::SourceEditGet
— Get state of Sources
Pkg::SourceEditSet
— Configure properties of installation sources
Pkg::SourceMoveDownloadArea
— Move download area of CURL-based sources to specified directory