Script Index


/var/lib/sorcery/modules/libcrossinstall

Library for doing install_root stuff. It is home to menu's for install_root and related variables. Future install_root specific and cross install related code might live here.

Note

The description may be wrong.


function install_root_menu()

Parameters:

Description

This menu function is called only if the CROSS_INSTALL is turned on, it provides the user with a choice of the default INSTALL_ROOT, TRACK_ROOT, STATE_ROOT, and someday CODEX_ROOT


function set_install_cache_menu()

Parameters:

Description

This menu function allows the user to fill in an INSTALL_CACHE location.


function set_install_root_menu()

Parameters:

Description

This menu function allows the user to fill in an INSTALL_ROOT location.


function set_state_root_menu()

Parameters:

Description

This menu function allows the user to fill in an STATE_ROOT location.


function set_track_root_menu()

Parameters:

Description

This menu function allows the user to fill in an TRACK_ROOT location.


function replicate_sorcery()

Parameters:

Description

Will install sorcery in install_root directory, by running the install script bundled with the tarball This expects the user to have the sorcery tarball already downloaded and in $SOURCE_CACHE.