This is a client for autoinstallation. It takes its arguments,
goes through the configuration and returns the settings.
Does not do any changes to the configuration.
Imports
Label
Tv
Wizard
Includes
tv/ui.ycp
Info:
Parameters:
first
a map of tv settings
Example:
map mm = $[ "cards" : [] ];
map ret = WFM::CallModule ("tv_auto", [ mm ]);