YaST2 Developers Documentation: installation.ycp



functions
files
intro

installation.ycp

  • Klaus Kaempf <kkaempf@suse.de>
  • Mathias Kettner <kettner@suse.de>
  • Michael Hager <mike@suse.de>
  • Stefan Hundhammer <sh@suse.de>
  • Arvin Schnell <arvin@suse.de>
  • Purpose: Set up the UI and define macros for the
  • installation dialog, general framework, ...
  • Describing and calling all submodules, depending on
  • the installation should be started or continued.

Imports

  • Arch
  • AutoInstall
  • Console
  • FileSystems
  • Hooks
  • Installation
  • Keyboard
  • Label
  • Language
  • Misc
  • Mode
  • Mouse
  • Packages
  • Popup
  • ProductControl
  • Report
  • Storage
  • StorageDevices
  • Timezone
  • Wizard

Info:

Re-translate static part of wizard dialog and other predefined messages after language change


YaST2 Developers Documentation