109. isnsServer

IsnsServer settings, input and output functions

109.1. Summary of Module Globals

List of Global Functions

  • Abort - Abort function

  • AutoPackages - Return packages needed to be installed and removed during Autoinstallation to insure module has all needed software installed.

  • Modified - Prototypes

  • Modified - Data was modified?

  • Read - Read all iscsi-server settings

  • Write - Write all iscsi-server settings

List of Global Variables

  • modified - Data was modified?

  • proposal_valid -

  • write_only - Write only, used during autoinstallation. Don't run services and SuSEconfig, it's all done at one place.

109.2. Global Functions

109.2.1. Abort

Abort function

Return value

  • boolean - return true if abort

109.2.2. AutoPackages

Return packages needed to be installed and removed during Autoinstallation to insure module has all needed software installed.

Return value

  • map - with 2 lists.

109.2.3. Modified

Prototypes

Return value

  • boolean

109.2.4. Modified

Data was modified?

Return value

  • boolean - true if modified

109.2.5. Read

Read all iscsi-server settings

Return value

  • boolean - true on success

109.2.6. Write

Write all iscsi-server settings

Return value

  • boolean - true on success

109.3. Global Variables

109.3.1. modified

Data was modified?

109.3.2. proposal_valid

109.3.3. write_only

Write only, used during autoinstallation. Don't run services and SuSEconfig, it's all done at one place.

109.4. Module Requirements

109.4.1. Module Imports

  • Confirm
  • Map
  • Message
  • Mode
  • Package
  • Popup
  • Progress
  • Report
  • Service
  • String
  • SuSEFirewall
  • Summary

109.4.2. Module Includes