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