YaST2 Developers Documentation: Bootloader installation and configuration

Bootloader installation and configuration

include/bootloader/generic/sections_widget.ycp
Common widgets for being used by several bootloaders

This module has an unstable interface.

Includes

  • bootloader/routines/popups.ycp

Local Functions

local _RedrawSectionsTable (list<map<string,any> > sects) -> void

Refresh and redraw widget wits sections

Parameters:
sects list of current sections
local _SectionsInit (string widget) -> void

Init function of widget

Parameters:
widget string id of the widget
local _SectionsHandle (string widget, map event) -> symbol

Handle function of a widget

Parameters:
widget string widget key
event map event description of event that occured
Return value:
to return to wizard sequencer, or nil
local genericSectionsListWidget () -> map<string,any>

Get map of widget

Return value:
a map of widget