KIWIMigrate Info


Public methods


checkBrokenLinks

the tree could contain broken symbolic links because the target is part of a package and therefore not part of the overlay root tree.

Defined on line: 2222

cleanMount

Missing

Defined on line: 2210

commitTransaction

Missing

Defined on line: 306

createReport

create html page report including action items for the user to solve outstanding problems in order to allow a clean migration of the system into an image description

Defined on line: 521

createTreeLayout

use the d3 data visualization framework to show the tree of custom files in a browser

Defined on line: 362

generateWanted

Missing

Defined on line: 1035

Called in

getOperatingSystemVersion

Find the version information of this system according to the table KIWIMigrate.txt

Defined on line: 1311

Called in

getPackageList

Find all packages installed on the system which doesn't belong to any of the installed patterns. This method requires a SUSE system based on zypper and rpm to work correctly

Defined on line: 1475

getRepos

use zypper defined repositories as setup for the migration

Defined on line: 1063

isEmptyDir

Missing

Defined on line: 1672

Called in

new

Create a new KIWIMigrate object which is used to gather information on the running system

Defined on line: 58

resolvePath

resolve a given path string into a clean representation this includes solving of jump backs like ../ or irrelevant information like // or ./

Defined on line: 2273

Called in

searchNode

Missing

Defined on line: 323

Called in

setInitialSetup

function to setup first boot calls e.g autoyast

Defined on line: 2198

setPrepareConfigSkript

Find all services enabled on the system and create an appropriate config.sh file

Defined on line: 1372

setSystemOverlayFiles

1) Find all files not owned by any package 2) Find all files changed according to the package manager 3) create linked list of the result

Defined on line: 1690

setTemplate

create basic image description structure and files

Defined on line: 1179