List of all items
Structs
- bootc_composefs::boot::BLSEntryPath
- bootc_composefs::boot::SecurebootKeys
- bootc_composefs::boot::UKIInfo
- bootc_composefs::status::ComposefsCmdline
- bootc_composefs::status::DeploymentBootInfo
- bootc_composefs::status::ImgConfigManifest
- bootc_composefs::status::StagedDeployment
- bootc_composefs::update::DoUpgradeOpts
- bootc_kargs::Config
- boundimage::BoundImage
- boundimage::ResolvedBoundImage
- cfsctl::App
- cli::EditOpts
- cli::ProgressOptions
- cli::RollbackOpts
- cli::StatusOpts
- cli::SwitchOpts
- cli::UpgradeOpts
- containerenv::ContainerExecutionInfo
- deploy::ImageState
- deploy::LayerProgressConfig
- deploy::PreparedImportMeta
- deploy::RequiredHostSpec
- fsck::FsckCheck
- fsck::FsckError
- fsck::ObjectsVerityState
- image::ImageOutput
- install::InstallComposefsOpts
- install::InstallConfigOpts
- install::InstallPrintConfigurationOpts
- install::InstallResetOpts
- install::InstallSourceOpts
- install::InstallTargetFilesystemOpts
- install::InstallTargetOpts
- install::InstallToDiskOpts
- install::InstallToExistingRootOpts
- install::InstallToFilesystemOpts
- install::MountSpec
- install::PostFetchState
- install::RootMountInfo
- install::RootSetup
- install::SourceInfo
- install::State
- install::aleph::InstallAleph
- install::baseline::InstallBlockDeviceOpts
- install::completion::Renamer
- install::config::BasicFilesystems
- install::config::EnvProperties
- install::config::InstallConfiguration
- install::config::InstallConfigurationToplevel
- install::config::RootFS
- k8sapitypes::ObjectMeta
- k8sapitypes::Resource
- kernel::Kernel
- lints::Lint
- lints::LintError
- lints::LintExecutionConfig
- lints::LintExecutionResult
- lsm::SetEnforceGuard
- parsers::bls_config::BLSConfig
- parsers::grub_menuconfig::MenuEntry
- parsers::grub_menuconfig::MenuentryBody
- podman::ImageListEntry
- podman::Inspect
- podstorage::CStorage
- progress_jsonl::ProgressWriter
- progress_jsonl::ProgressWriterInner
- progress_jsonl::RawProgressFd
- progress_jsonl::SubTaskBytes
- progress_jsonl::SubTaskStep
- spec::BootEntry
- spec::BootEntryComposefs
- spec::BootEntryOstree
- spec::ContainerInspect
- spec::DeploymentEntry
- spec::Host
- spec::HostSpec
- spec::HostStatus
- spec::ImageReference
- spec::ImageStatus
- status::Deployments
- store::BootedComposefs
- store::BootedOstree
- store::BootedStorage
- store::CachedImageStatus
- store::Storage
- task::Task
Enums
- bootc_composefs::boot::BootSetupType
- bootc_composefs::boot::BootType
- bootc_composefs::update::UpdateAction
- cfsctl::Command
- cfsctl::OciCommand
- cli::ContainerOpts
- cli::FsverityOpts
- cli::ImageCmdOpts
- cli::ImageListFormat
- cli::ImageListType
- cli::ImageOpts
- cli::InstallOpts
- cli::InternalsOpts
- cli::Opt
- cli::OutputFormat
- cli::SchemaType
- cli::SoftRebootMode
- cli::StateOpts
- deploy::MergeState
- deploy::PreparedPullResult
- fsck::FsckFnImpl
- glyph::Glyph
- image::ImageListTypeColumn
- install::BoundImages
- install::BoundImagesOpt
- install::Cleanup
- install::ReplaceMode
- install::SELinuxFinalState
- install::baseline::BlockSetup
- install::config::Filesystem
- lints::LintFnTy
- lints::LintType
- lints::RootType
- lints::WarningDisposition
- lsm::SELinuxLabelState
- parsers::bls_config::BLSConfigType
- podstorage::PullMode
- progress_jsonl::Event
- spec::BootOrder
- spec::Bootloader
- spec::HostType
- spec::ImageSignature
- spec::Store
- status::Slot
- store::BootedStorageKind
- store::Environment
- task::CmdVerbosity
- utils::EfiError
Traits
Functions
- bootc_composefs::boot::compute_boot_digest
- bootc_composefs::boot::compute_boot_digest_uki
- bootc_composefs::boot::find_vmlinuz_initrd_duplicates
- bootc_composefs::boot::get_efi_uuid_source
- bootc_composefs::boot::get_esp_partition
- bootc_composefs::boot::get_secureboot_keys
- bootc_composefs::boot::get_sysroot_parent_dev
- bootc_composefs::boot::mount_esp
- bootc_composefs::boot::parse_os_release
- bootc_composefs::boot::primary_sort_key
- bootc_composefs::boot::secondary_sort_key
- bootc_composefs::boot::setup_composefs_bls_boot
- bootc_composefs::boot::setup_composefs_boot
- bootc_composefs::boot::setup_composefs_uki_boot
- bootc_composefs::boot::type1_entry_conf_file_name
- bootc_composefs::boot::write_bls_boot_entries_to_disk
- bootc_composefs::boot::write_grub_uki_menuentry
- bootc_composefs::boot::write_pe_to_esp
- bootc_composefs::boot::write_systemd_uki_config
- bootc_composefs::delete::delete_composefs_deployment
- bootc_composefs::delete::delete_depl_boot_entries
- bootc_composefs::delete::delete_image
- bootc_composefs::delete::delete_kernel_initrd
- bootc_composefs::delete::delete_staged
- bootc_composefs::delete::delete_state_dir
- bootc_composefs::delete::delete_type1_entry
- bootc_composefs::delete::delete_uki
- bootc_composefs::delete::get_image_objects
- bootc_composefs::delete::remove_grub_menucfg_entry
- bootc_composefs::digest::compute_composefs_digest
- bootc_composefs::digest::new_temp_composefs_repo
- bootc_composefs::export::export_repo_to_image
- bootc_composefs::finalize::composefs_backend_finalize
- bootc_composefs::finalize::finalize_staged_grub_uki
- bootc_composefs::finalize::get_etc_diff
- bootc_composefs::finalize::rename_staged_uki_entries
- bootc_composefs::gc::composefs_gc
- bootc_composefs::gc::gc_objects
- bootc_composefs::gc::list_bootloader_entries
- bootc_composefs::gc::list_erofs_images
- bootc_composefs::gc::list_state_dirs
- bootc_composefs::repo::get_imgref
- bootc_composefs::repo::initialize_composefs_repository
- bootc_composefs::repo::open_composefs_repo
- bootc_composefs::repo::pull_composefs_repo
- bootc_composefs::rollback::composefs_rollback
- bootc_composefs::rollback::rename_exchange_bls_entries
- bootc_composefs::rollback::rename_exchange_user_cfg
- bootc_composefs::rollback::rollback_composefs_entries
- bootc_composefs::rollback::rollback_grub_uki_entries
- bootc_composefs::selinux::are_selinux_policies_compatible
- bootc_composefs::selinux::compute_policy_file_hash
- bootc_composefs::selinux::find_latest_policy_file
- bootc_composefs::selinux::get_selinux_policy_for_deployment
- bootc_composefs::service::start_finalize_stated_svc
- bootc_composefs::soft_reboot::prepare_soft_reboot_composefs
- bootc_composefs::soft_reboot::reset_soft_reboot
- bootc_composefs::state::add_update_in_origin
- bootc_composefs::state::composefs_usr_overlay
- bootc_composefs::state::get_booted_bls
- bootc_composefs::state::initialize_state
- bootc_composefs::state::update_boot_digest_in_origin
- bootc_composefs::state::update_target_imgref_in_origin
- bootc_composefs::state::write_composefs_state
- bootc_composefs::status::boot_entry_from_composefs_deployment
- bootc_composefs::status::compare_cmdline_skip_cfs
- bootc_composefs::status::composefs_booted
- bootc_composefs::status::composefs_deployment_status_from
- bootc_composefs::status::find_bls_entry
- bootc_composefs::status::get_bootloader
- bootc_composefs::status::get_composefs_status
- bootc_composefs::status::get_container_manifest_and_config
- bootc_composefs::status::get_imginfo
- bootc_composefs::status::get_sorted_grub_uki_boot_entries
- bootc_composefs::status::get_sorted_staged_type1_boot_entries
- bootc_composefs::status::get_sorted_type1_boot_entries
- bootc_composefs::status::get_sorted_type1_boot_entries_helper
- bootc_composefs::status::is_soft_rebootable
- bootc_composefs::status::set_reboot_capable_type1_deployments
- bootc_composefs::status::set_reboot_capable_uki_deployments
- bootc_composefs::status::set_soft_reboot_capability
- bootc_composefs::switch::switch_composefs
- bootc_composefs::update::apply_upgrade
- bootc_composefs::update::do_upgrade
- bootc_composefs::update::is_image_pulled
- bootc_composefs::update::rm_staged_type1_ent
- bootc_composefs::update::upgrade_composefs
- bootc_composefs::update::validate_update
- bootc_composefs::utils::compute_store_boot_digest_for_uki
- bootc_composefs::utils::get_uki
- bootc_composefs::utils::get_uki_cmdline
- bootc_kargs::compute_apply_kargs_diff
- bootc_kargs::compute_new_kargs
- bootc_kargs::get_kargs
- bootc_kargs::get_kargs_from_ostree
- bootc_kargs::get_kargs_from_ostree_root
- bootc_kargs::get_kargs_in_root
- bootc_kargs::parse_kargs_toml
- bootc_kargs::root_args_from_cmdline
- bootloader::esp_in
- bootloader::get_esp_partition_node
- bootloader::install_systemd_boot
- bootloader::install_via_bootupd
- bootloader::install_via_zipl
- bootloader::mount_esp_part
- bootloader::supports_bootupd
- boundimage::parse_container_file
- boundimage::parse_image_file
- boundimage::parse_spec_value
- boundimage::pull_bound_images
- boundimage::pull_images
- boundimage::pull_images_impl
- boundimage::query_bound_images
- boundimage::query_bound_images_for_deployment
- cfsctl::run_from_iter
- cfsctl::verity_opt
- cli::callname_from_argv0
- cli::edit
- cli::edit_ostree
- cli::ensure_self_unshared_mount_namespace
- cli::get_storage
- cli::global_init
- cli::handle_soft_reboot
- cli::handle_staged_soft_reboot
- cli::has_soft_reboot_capability
- cli::imgref_for_switch
- cli::prepare_for_write
- cli::prepare_soft_reboot
- cli::require_root
- cli::rollback
- cli::rollback_ostree
- cli::run_from_iter
- cli::run_from_opt
- cli::soft_reboot_rollback
- cli::soft_reboot_staged
- cli::switch
- cli::switch_ostree
- cli::upgrade
- cli::usroverlay
- containerenv::get_container_execution_info
- containerenv::is_container
- deploy::check_bootc_label
- deploy::cleanup
- deploy::deploy
- deploy::descriptor_of_progress
- deploy::find_newest_deployment_name
- deploy::fixup_etc_fstab
- deploy::get_base_commit
- deploy::handle_layer_progress_print
- deploy::image_exists_in_unified_storage
- deploy::new_importer
- deploy::new_importer_with_config
- deploy::origin_from_imageref
- deploy::prefix_of_progress
- deploy::prepare_for_pull
- deploy::prepare_for_pull_unified
- deploy::prune_container_store
- deploy::pull
- deploy::pull_from_prepared
- deploy::pull_unified
- deploy::rollback
- deploy::stage
- deploy::switch_origin_inplace
- deploy::wipe_ostree
- deploy::write_reboot_required
- discoverable_partition_specification::this_arch_root
- fsck::check_fsverity
- fsck::check_fsverity_inner
- fsck::check_resolvconf
- fsck::fsck
- fsck::fsck_err
- fsck::fsck_ok
- fsck::verity_state_of_all_objects
- fsck::verity_state_of_objects
- generator::enable_unit
- generator::fstab_generator_impl
- generator::generate_fstab_editor
- generator::generator
- generator::unit_enablement_impl
- image::get_imgrefs_for_copy
- image::image_exists_in_host_storage
- image::imgcmd_entrypoint
- image::list_entrypoint
- image::list_host_images
- image::list_images
- image::list_logical_images
- image::push_entrypoint
- image::set_unified
- image::set_unified_entrypoint
- install::baseline::install_create_rootfs
- install::baseline::mkfs
- install::baseline::udev_settle
- install::baseline::wipefs
- install::check_disk_space
- install::clean_boot_directories
- install::completion::bind_from_host
- install::completion::ensure_cgroupfs
- install::completion::ensure_ostree_auth
- install::completion::ensure_resolvconf
- install::completion::impl_completion
- install::completion::open_proc1_root
- install::completion::reconcile_kargs
- install::completion::run_from_anaconda
- install::completion::run_from_ostree
- install::config::load_config
- install::config::merge_basic
- install::exec_in_host_mountns
- install::finalize_filesystem
- install::find_root_args_to_inherit
- install::initialize_ostree_root
- install::install_container
- install::install_finalize
- install::install_reset
- install::install_to_disk
- install::install_to_existing_root
- install::install_to_filesystem
- install::install_to_filesystem_impl
- install::install_with_sysroot
- install::installation_complete
- install::osbuild::adjust_etc_containers
- install::osbuild::adjust_for_bootc_image_builder
- install::osbuild::propagate_run_osbuild_containers
- install::osconfig::inject_root_ssh_authorized_keys
- install::ostree_install
- install::prepare_install
- install::print_configuration
- install::read_boot_fstab_entry
- install::reexecute_self_for_selinux_if_needed
- install::remove_all_except_loader_dirs
- install::remove_all_in_dir_no_xdev
- install::require_boot_uuid
- install::require_dir_contains_only_mounts
- install::require_empty_rootdir
- install::require_host_pidns
- install::require_host_userns
- install::run_in_host_mountns
- install::setup_sys_mount
- install::setup_tmp_mount
- install::verify_target_fetch
- install::warn_on_host_root
- journal::journal_print
- journal::journal_send
- kernel::find_kernel
- kernel::find_uki_filename
- lints::check_api_dirs
- lints::check_baseimage_root
- lints::check_baseimage_root_norecurse
- lints::check_boot
- lints::check_buildah_injected
- lints::check_composefs
- lints::check_kernel
- lints::check_parse_kargs
- lints::check_prepareroot_composefs_norecurse
- lints::check_runtime_only_dirs
- lints::check_sysusers
- lints::check_usretc
- lints::check_utf8
- lints::check_var_run
- lints::check_var_tmpfiles
- lints::check_varlog
- lints::collect_nonempty_regfiles
- lints::format_items
- lints::format_lint_err_from_items
- lints::lint
- lints::lint_err
- lints::lint_inner
- lints::lint_list
- lints::lint_ok
- lints::walk_configuration
- lsm::atomic_replace_labeled
- lsm::ensure_dir_labeled
- lsm::ensure_dir_labeled_recurse
- lsm::ensure_labeled
- lsm::get_current_security_context
- lsm::has_security_selinux
- lsm::have_selinux_policy
- lsm::new_sepolicy_at
- lsm::relabel
- lsm::relabel_recurse
- lsm::relabel_recurse_inner
- lsm::require_label
- lsm::selinux_enabled
- lsm::selinux_ensure_install
- lsm::selinux_ensure_install_or_setenforce
- lsm::selinux_set_permissive
- lsm::set_security_selinux
- lsm::set_security_selinux_path
- lsm::test_install_t
- lsm::xattrs_have_selinux
- parsers::bls_config::parse_bls_config
- parsers::grub_menuconfig::parse_all
- parsers::grub_menuconfig::parse_grub_menuentry_file
- parsers::grub_menuconfig::parse_menuentry
- parsers::grub_menuconfig::skip_to_menuentry
- parsers::grub_menuconfig::take_until_balanced_allow_nested
- podman::imageid_to_digest
- podman::storage_exists
- podman::storage_exists_default
- podstorage::bind_storage_roots
- podstorage::ensure_floating_c_storage_initialized
- podstorage::new_podman_cmd_in
- podstorage::set_additional_image_store
- reboot::reboot
- spec::canonicalize_reference
- status::boot_entry_from_deployment
- status::check_selinux_policy_compatible
- status::container_inspect
- status::container_inspect_print_human
- status::create_imagestatus
- status::get_host
- status::get_image_origin
- status::get_status
- status::get_status_require_booted
- status::has_soft_reboot_capability
- status::human_readable_output
- status::human_readable_output_booted
- status::human_render_slot
- status::human_render_slot_composefs
- status::human_render_slot_ostree
- status::imagestatus
- status::labels_of_config
- status::render_verbose_ostree_info
- status::status
- status::transport_to_string
- status::write_download_only
- status::write_row_name
- status::write_soft_reboot
- store::get_physical_root_and_run
- utils::async_task_with_spinner
- utils::deployment_fd
- utils::digested_pullspec
- utils::find_mount_option
- utils::have_executable
- utils::medium_visibility_warning
- utils::open_dir_remount_rw
- utils::origin_has_rpmostree_stuff
- utils::path_relative_to
- utils::read_uefi_var
- utils::remove_immutability
- utils::sigpolicy_from_opt
- utils::spawn_editor
- utils::sysroot_dir
- utils::sysroot_fd
Type Aliases
- fsck::AsyncFsckFn
- fsck::FsckFn
- fsck::FsckResult
- install::config::OstreeRepoOpts
- lints::LintFn
- lints::LintRecursiveFn
- lints::LintRecursiveResult
- lints::LintResult
- store::ComposefsFilesystem
- store::ComposefsRepository
Statics
- fsck::CHECK_FSVERITY
- fsck::CHECK_RESOLVCONF
- fsck::FSCK_CHECKS
- journal::EMITTED_JOURNAL_ERROR
- lints::LINTS
- lints::LINT_API_DIRS
- lints::LINT_BASEIMAGE_ROOT
- lints::LINT_BUILDAH_INJECTED
- lints::LINT_COMPOSEFS
- lints::LINT_ETC_USRUSETC
- lints::LINT_KARGS
- lints::LINT_KERNEL
- lints::LINT_NONEMPTY_BOOT
- lints::LINT_RUNTIME_ONLY_DIRS
- lints::LINT_SYSUSERS
- lints::LINT_UTF8
- lints::LINT_VARLOG
- lints::LINT_VAR_RUN
- lints::LINT_VAR_TMPFILES
Constants
- bootc_composefs::boot::AUTH_EXT
- bootc_composefs::boot::BOOTC_AUTOENROLL_PATH
- bootc_composefs::boot::EFI_LINUX
- bootc_composefs::boot::EFI_UUID_FILE
- bootc_composefs::boot::FILENAME_PRIORITY_PRIMARY
- bootc_composefs::boot::FILENAME_PRIORITY_SECONDARY
- bootc_composefs::boot::INITRD
- bootc_composefs::boot::SORTKEY_PRIORITY_PRIMARY
- bootc_composefs::boot::SORTKEY_PRIORITY_SECONDARY
- bootc_composefs::boot::SYSTEMD_LOADER_CONF_PATH
- bootc_composefs::boot::SYSTEMD_TIMEOUT
- bootc_composefs::boot::SYSTEMD_UKI_DIR
- bootc_composefs::boot::VMLINUZ
- bootc_composefs::selinux::POLICY_FILE_PREFIX
- bootc_composefs::selinux::SELINUX_CONFIG_PATH
- bootc_composefs::selinux::SELINUX_TYPE
- bootc_composefs::soft_reboot::NEXTROOT
- bootc_kargs::INITRD_ARG_PREFIX
- bootc_kargs::KARGS_PATH
- bootc_kargs::ROOTFLAGS_KEY
- bootc_kargs::ROOT_KEY
- bootloader::BOOTUPD_UPDATES
- bootloader::EFI_DIR
- bootloader::SYSTEMD_KEY_DIR
- boundimage::BOUND_IMAGE_DIR
- composefs_consts::BOOTC_FINALIZE_STAGED_SERVICE
- composefs_consts::BOOT_LOADER_ENTRIES
- composefs_consts::COMPOSEFS_CMDLINE
- composefs_consts::COMPOSEFS_STAGED_DEPLOYMENT_FNAME
- composefs_consts::COMPOSEFS_TRANSIENT_STATE_DIR
- composefs_consts::ORIGIN_KEY_BOOT
- composefs_consts::ORIGIN_KEY_BOOT_DIGEST
- composefs_consts::ORIGIN_KEY_BOOT_TYPE
- composefs_consts::SHARED_VAR_PATH
- composefs_consts::STAGED_BOOT_LOADER_ENTRIES
- composefs_consts::STATE_DIR_ABS
- composefs_consts::STATE_DIR_RELATIVE
- composefs_consts::TYPE1_ENT_PATH
- composefs_consts::TYPE1_ENT_PATH_STAGED
- composefs_consts::USER_CFG
- composefs_consts::USER_CFG_STAGED
- containerenv::PATH
- deploy::BASE_IMAGE_PREFIX
- deploy::BOOTC_DERIVED_KEY
- discoverable_partition_specification::ESP
- discoverable_partition_specification::HOME
- discoverable_partition_specification::LINUX_DATA
- discoverable_partition_specification::ROOT_ALPHA
- discoverable_partition_specification::ROOT_ARC
- discoverable_partition_specification::ROOT_ARM
- discoverable_partition_specification::ROOT_ARM64
- discoverable_partition_specification::ROOT_IA64
- discoverable_partition_specification::ROOT_LOONGARCH64
- discoverable_partition_specification::ROOT_MIPS
- discoverable_partition_specification::ROOT_MIPS64
- discoverable_partition_specification::ROOT_MIPS64_LE
- discoverable_partition_specification::ROOT_MIPS_LE
- discoverable_partition_specification::ROOT_PARISC
- discoverable_partition_specification::ROOT_PPC
- discoverable_partition_specification::ROOT_PPC64
- discoverable_partition_specification::ROOT_PPC64_LE
- discoverable_partition_specification::ROOT_RISCV32
- discoverable_partition_specification::ROOT_RISCV64
- discoverable_partition_specification::ROOT_S390
- discoverable_partition_specification::ROOT_S390X
- discoverable_partition_specification::ROOT_TILEGX
- discoverable_partition_specification::ROOT_VERITY_ALPHA
- discoverable_partition_specification::ROOT_VERITY_ARC
- discoverable_partition_specification::ROOT_VERITY_ARM
- discoverable_partition_specification::ROOT_VERITY_ARM64
- discoverable_partition_specification::ROOT_VERITY_IA64
- discoverable_partition_specification::ROOT_VERITY_LOONGARCH64
- discoverable_partition_specification::ROOT_VERITY_MIPS
- discoverable_partition_specification::ROOT_VERITY_MIPS64
- discoverable_partition_specification::ROOT_VERITY_MIPS64_LE
- discoverable_partition_specification::ROOT_VERITY_MIPS_LE
- discoverable_partition_specification::ROOT_VERITY_PARISC
- discoverable_partition_specification::ROOT_VERITY_PPC
- discoverable_partition_specification::ROOT_VERITY_PPC64
- discoverable_partition_specification::ROOT_VERITY_PPC64_LE
- discoverable_partition_specification::ROOT_VERITY_RISCV32
- discoverable_partition_specification::ROOT_VERITY_RISCV64
- discoverable_partition_specification::ROOT_VERITY_S390
- discoverable_partition_specification::ROOT_VERITY_S390X
- discoverable_partition_specification::ROOT_VERITY_SIG_ALPHA
- discoverable_partition_specification::ROOT_VERITY_SIG_ARC
- discoverable_partition_specification::ROOT_VERITY_SIG_ARM
- discoverable_partition_specification::ROOT_VERITY_SIG_ARM64
- discoverable_partition_specification::ROOT_VERITY_SIG_IA64
- discoverable_partition_specification::ROOT_VERITY_SIG_LOONGARCH64
- discoverable_partition_specification::ROOT_VERITY_SIG_MIPS
- discoverable_partition_specification::ROOT_VERITY_SIG_MIPS64
- discoverable_partition_specification::ROOT_VERITY_SIG_MIPS64_LE
- discoverable_partition_specification::ROOT_VERITY_SIG_MIPS_LE
- discoverable_partition_specification::ROOT_VERITY_SIG_PARISC
- discoverable_partition_specification::ROOT_VERITY_SIG_PPC
- discoverable_partition_specification::ROOT_VERITY_SIG_PPC64
- discoverable_partition_specification::ROOT_VERITY_SIG_PPC64_LE
- discoverable_partition_specification::ROOT_VERITY_SIG_RISCV32
- discoverable_partition_specification::ROOT_VERITY_SIG_RISCV64
- discoverable_partition_specification::ROOT_VERITY_SIG_S390
- discoverable_partition_specification::ROOT_VERITY_SIG_S390X
- discoverable_partition_specification::ROOT_VERITY_SIG_TILEGX
- discoverable_partition_specification::ROOT_VERITY_SIG_X86
- discoverable_partition_specification::ROOT_VERITY_SIG_X86_64
- discoverable_partition_specification::ROOT_VERITY_TILEGX
- discoverable_partition_specification::ROOT_VERITY_X86
- discoverable_partition_specification::ROOT_VERITY_X86_64
- discoverable_partition_specification::ROOT_X86
- discoverable_partition_specification::ROOT_X86_64
- discoverable_partition_specification::SRV
- discoverable_partition_specification::SWAP
- discoverable_partition_specification::TMP
- discoverable_partition_specification::USR_ALPHA
- discoverable_partition_specification::USR_ARC
- discoverable_partition_specification::USR_ARM
- discoverable_partition_specification::USR_ARM64
- discoverable_partition_specification::USR_IA64
- discoverable_partition_specification::USR_LOONGARCH64
- discoverable_partition_specification::USR_MIPS
- discoverable_partition_specification::USR_MIPS64
- discoverable_partition_specification::USR_MIPS64_LE
- discoverable_partition_specification::USR_MIPS_LE
- discoverable_partition_specification::USR_PARISC
- discoverable_partition_specification::USR_PPC
- discoverable_partition_specification::USR_PPC64
- discoverable_partition_specification::USR_PPC64_LE
- discoverable_partition_specification::USR_RISCV32
- discoverable_partition_specification::USR_RISCV64
- discoverable_partition_specification::USR_S390
- discoverable_partition_specification::USR_S390X
- discoverable_partition_specification::USR_TILEGX
- discoverable_partition_specification::USR_VERITY_ALPHA
- discoverable_partition_specification::USR_VERITY_ARC
- discoverable_partition_specification::USR_VERITY_ARM
- discoverable_partition_specification::USR_VERITY_ARM64
- discoverable_partition_specification::USR_VERITY_IA64
- discoverable_partition_specification::USR_VERITY_LOONGARCH64
- discoverable_partition_specification::USR_VERITY_MIPS
- discoverable_partition_specification::USR_VERITY_MIPS64
- discoverable_partition_specification::USR_VERITY_MIPS64_LE
- discoverable_partition_specification::USR_VERITY_MIPS_LE
- discoverable_partition_specification::USR_VERITY_PARISC
- discoverable_partition_specification::USR_VERITY_PPC
- discoverable_partition_specification::USR_VERITY_PPC64
- discoverable_partition_specification::USR_VERITY_PPC64_LE
- discoverable_partition_specification::USR_VERITY_RISCV32
- discoverable_partition_specification::USR_VERITY_RISCV64
- discoverable_partition_specification::USR_VERITY_S390
- discoverable_partition_specification::USR_VERITY_S390X
- discoverable_partition_specification::USR_VERITY_SIG_ALPHA
- discoverable_partition_specification::USR_VERITY_SIG_ARC
- discoverable_partition_specification::USR_VERITY_SIG_ARM
- discoverable_partition_specification::USR_VERITY_SIG_ARM64
- discoverable_partition_specification::USR_VERITY_SIG_IA64
- discoverable_partition_specification::USR_VERITY_SIG_LOONGARCH64
- discoverable_partition_specification::USR_VERITY_SIG_MIPS
- discoverable_partition_specification::USR_VERITY_SIG_MIPS64
- discoverable_partition_specification::USR_VERITY_SIG_MIPS64_LE
- discoverable_partition_specification::USR_VERITY_SIG_MIPS_LE
- discoverable_partition_specification::USR_VERITY_SIG_PARISC
- discoverable_partition_specification::USR_VERITY_SIG_PPC
- discoverable_partition_specification::USR_VERITY_SIG_PPC64
- discoverable_partition_specification::USR_VERITY_SIG_PPC64_LE
- discoverable_partition_specification::USR_VERITY_SIG_RISCV32
- discoverable_partition_specification::USR_VERITY_SIG_RISCV64
- discoverable_partition_specification::USR_VERITY_SIG_S390
- discoverable_partition_specification::USR_VERITY_SIG_S390X
- discoverable_partition_specification::USR_VERITY_SIG_TILEGX
- discoverable_partition_specification::USR_VERITY_SIG_X86
- discoverable_partition_specification::USR_VERITY_SIG_X86_64
- discoverable_partition_specification::USR_VERITY_TILEGX
- discoverable_partition_specification::USR_VERITY_X86
- discoverable_partition_specification::USR_VERITY_X86_64
- discoverable_partition_specification::USR_X86
- discoverable_partition_specification::USR_X86_64
- discoverable_partition_specification::VAR
- discoverable_partition_specification::XBOOTLDR
- generator::BOOTC_EDITED_STAMP
- generator::CLEANUP_UNIT
- generator::EDIT_UNIT
- generator::FSTAB_ANACONDA_STAMP
- generator::MULTI_USER_TARGET
- generator::STATUS_ONBOOT_UNIT
- generator::STATUS_PATH_UNIT
- image::IMAGE_DEFAULT
- install::ALONGSIDE_ROOT_MOUNT
- install::ARCH_USES_EFI
- install::BOOT
- install::DEFAULT_REPO_CONFIG
- install::DESTRUCTIVE_CLEANUP
- install::EFIVARFS
- install::EFI_LOADER_INFO
- install::LOST_AND_FOUND
- install::OSTREE_COMPOSEFS_SUPER
- install::RUN_BOOTC
- install::RW_KARG
- install::SELINUXFS
- install::aleph::BOOTC_ALEPH_PATH
- install::baseline::BOOTPN_SIZE_MB
- install::baseline::CFS_EFIPN_SIZE_MB
- install::baseline::EFIPN_SIZE_MB
- install::baseline::PREPBOOT_GUID
- install::baseline::PREPBOOT_LABEL
- install::completion::ANACONDA_ENV_HINT
- install::completion::ANACONDA_SYSROOT
- install::completion::CGROUPFS
- install::completion::OSTREE_BOOTED
- install::completion::PROC1_ROOT
- install::completion::RESOLVCONF
- install::completion::RESOLVCONF_ORIG
- install::completion::RUN_BOOTC_INSTALL_RECONCILED
- install::completion::RUN_OSTREE_AUTH
- install::osconfig::ETC_TMPFILES
- install::osconfig::ROOT_SSH_TMPFILE
- lints::API_DIRS
- lints::BASEIMAGE_REF
- lints::DEFAULT_TRUNCATED_OUTPUT
- lints::RUNTIME_ONLY_DIRS
- lsm::SELF_CURRENT
- lsm::SELINUXFS
- lsm::SELINUX_XATTR
- metadata::BOOTC_COMPAT_LABEL
- metadata::COMPAT_LABEL_V1
- podman::CONTAINER_STORAGE
- podstorage::LABELED
- podstorage::RUNROOT
- podstorage::STORAGE_ALIAS_DIR
- podstorage::STORAGE_RUN_FD
- podstorage::SUBCMD_ARGV_CHUNKING
- podstorage::SUBPATH
- progress_jsonl::API_VERSION
- progress_jsonl::REFRESH_HZ
- spec::API_VERSION
- spec::KIND
- spec::OBJECT_NAME
- store::BOOTC_ROOT
- store::COMPOSEFS
- store::COMPOSEFS_MODE
- store::SYSROOT