Module status

Module status 

Source

Structsยง

ComposefsCmdline ๐Ÿ”’
A parsed composefs command line
DeploymentBootInfo ๐Ÿ”’
Information about a deployment for soft reboot comparison
ImgConfigManifest ๐Ÿ”’
Used for storing the container image info alongside of .origin file
StagedDeployment ๐Ÿ”’
The JSON schema for staged deployment information stored in /run/composefs/staged-deployment

Functionsยง

boot_entry_from_composefs_deployment ๐Ÿ”’
compare_cmdline_skip_cfs ๐Ÿ”’
Compares cmdline first and second skipping composefs=
composefs_booted ๐Ÿ”’
Detect if we have composefs= in /proc/cmdline
composefs_deployment_status_from ๐Ÿ”’
find_bls_entry ๐Ÿ”’
get_bootloader ๐Ÿ”’
get_composefs_status ๐Ÿ”’
Get composefs status using provided storage and booted composefs data instead of scraping global state.
get_container_manifest_and_config ๐Ÿ”’
imgref = transport:image_name
get_imginfo ๐Ÿ”’
Reads the .imginfo file for the provided deployment
get_sorted_grub_uki_boot_entries ๐Ÿ”’
get_sorted_staged_type1_boot_entries ๐Ÿ”’
get_sorted_type1_boot_entries ๐Ÿ”’
get_sorted_type1_boot_entries_helper ๐Ÿ”’
is_soft_rebootable ๐Ÿ”’
Determines whether a soft reboot can be performed between the currently booted deployment and a target deployment.
set_reboot_capable_type1_deployments ๐Ÿ”’
set_reboot_capable_uki_deployments ๐Ÿ”’
set_soft_reboot_capability ๐Ÿ”’
Check whether any deployment is capable of being soft rebooted or not