KIWIManagerEnsconce Info


Public methods


installPackages

install packages in the previosly installed root system using the package manager install method

Defined on line: 172

new

Missing

Defined on line: 45

Called in

removePackages

remove packages from the previosly installed root system using the package manager remove method

Defined on line: 190

resetExcludeDocs

reset the signature check option to the previos value of the package manager

Defined on line: 118

resetInstallationSource

clean the installation source environment which means remove temporary inst-sources

Defined on line: 142

resetSignatureCheck

reset the signature check option to the previos value of the package manager

Defined on line: 93

resetSource

cleanup source data. In case of any interrupt which means remove all changes made by %source

Defined on line: 358

setupDownload

download package files for later handling using the package manager download functionality

Defined on line: 154

setupExcludeDocs

Check if the image description contains the exclude docs option or not. If yes activate or deactivate it according to the used package manager

Defined on line: 105

setupInstallationSource

setup an installation source to retrieve packages from. multiple sources are allowed

Defined on line: 130

setupPackageInfo

check if a given package is installed or not. return the exit code from the call

Defined on line: 370

setupRootSystem

install the bootstrap system to be able to chroot into this minimal image

Defined on line: 282

setupSignatureCheck

Check if the image description contains the signature check option or not. If yes activate or deactivate it according to the used package manager

Defined on line: 80

setupUpgrade

Ignored for ensconce, always report success

Defined on line: 258