Bootloader installation and configuration |
modules/BootELILO.ycp |
Module containing specific functions for ELILO configuration and installation | |
|
Imports
Includes
Global VariablesGlobal Functions |
Name of EFI entry when read settings
Should be original EFI entry removed?
elilo.conf path
True if EFI entry should be recreated
True if the EFI layout was changed
The name of the entry in the EFI menu
Propose sections to bootloader menu modifies internal sreuctures
Propose global options of bootloader modifies internal structures
Update global options of bootloader modifies internal sreuctures
Export bootloader settings to a map
- Return value:
-
bootloader settings
Import settings from a map
- Parameters:
-
settings map of bootloader settings
Propose bootloader settings
Read settings from disk
- Parameters:
-
reread
- Return value:
-
true on success
Reset bootloader settings
- Parameters:
-
init
Save all bootloader configuration files
- Parameters:
-
clean init flush
- Return value:
-
true if success
Display bootloader summary
- Return value:
-
a list of summary lines
Update read settings to new version of configuration files
Install the bootloader, display a popup with log if something goes wrong
- Parameters:
-
command string command to install the bootloader logfile string filename of file used to write bootloader log
- Return value:
-
true on success
Write bootloader settings to disk
- Return value:
-
true on success
Return map of provided functions
- Return value:
-
map of functions (eg. $["write":``(BootLILO::Write ())])
Initializer of ELILO bootloader
Constructor