Module ostree_prepareroot

Module ostree_prepareroot 

Source
Expand description

Logic related to parsing ostree-prepare-root.conf.

Enums§

ComposefsState
The state of a composefs for ostree
Tristate
An option which can be enabled, disabled, or possibly enabled.

Constants§

CONF_PATH
The relative path to ostree-prepare-root’s config.

Functions§

load_config
Load the ostree prepare-root config from the given ostree repository.
load_config_from_root
Load the configuration from the target root.
overlayfs_enabled_in_config
Query whether the config uses an overlayfs model (composefs or plain overlayfs).
overlayfs_root_enabled
Query whether the target root has the root.transient key which sets up a transient overlayfs.
require_config_from_root
Require the configuration in the target root.