Structsยง
- Composefs
Cmdline ๐ - A parsed composefs command line
- Deployment
Boot ๐Info - Information about a deployment for soft reboot comparison
- ImgConfig
Manifest ๐ - Used for storing the container image info alongside of .origin file
- Staged
Deployment ๐ - 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
firstandsecondskippingcomposefs= - 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