Expand description
Β§Configuration for bootc install
This module handles the TOML configuration file for bootc install.
StructsΒ§
- Basic
Filesystems π - This structure should only define βsystemβ or βbasicβ filesystems; we are
not trying to generalize this into e.g. supporting
/varor other ones. - EnvProperties π
- Properties of the environment, such as the system architecture
Left open for future properties such as
platform.id - Install
Configuration π - The serialized [install] section
- Install
Configuration πToplevel - The toplevel config entry for installation configs stored in bootc/install (e.g. /etc/bootc/install/05-custom.toml)
- RootFS π
- Configuration for a filesystem
EnumsΒ§
- Filesystem π
- A well known filesystem type.
TraitsΒ§
- Mergeable π
FunctionsΒ§
- load_
config π - Load the install configuration, merging all found configuration files.
- merge_
basic π
Type AliasesΒ§
- Ostree
Repo πOpts - Configuration for ostree repository