YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • Directory
  • GetInstArgs
  • Icon
  • NetworkService
  • Popup
  • Wizard

Structures

Local Variables

Info:

Authors: Lukas Ocilka

Purpose: This script detects whether there is no active network. In such case, user can configure network manually. This should be used in the first stage installation.

See More: FATE #301967

$Id$

local argmap -> map

Script can be called with some arguments

Structure [$[

   "dontskip" : true, // do not skipt the dialog even if network is configured
 ]]