Script Index


/var/lib/sorcery/modules/libstage

Functions for desling with the stage root and installing files from the stage root

Synopsis

Functions for desling with the stage root and installing files from the stage root


function transfer_staged_spell()

Parameters:

Description

Main for installing staged spell called imediatly after devoking installwatch and stage root


function stage_install_configs()

Parameters:

Description

Install config files to a staged location on the system or if they are also excluded, just install them normally.


function stage_install_ordinary()

Parameters:

Description

Install non-configs in the stage root


function get_all_package_files()

Parameters:

Stdout

list of files installed by package

Description

lists all files the package installs relative to /


function stage_install_files()

Parameters:

Stdin

list of files to install

Description

install the files from the stage directory to the system


function stage_install_list()

Parameters:

Description

install the file from the stage root to the system does check for dir so that the file can be moved


function recursive_config_stage_cleanup()

Parameters:

Description

Removes the passed file and possibly its parent directories up to $CONFIG_STAGE_DIRECTORY if they are empty