mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-22 17:35:55 +03:00
28cc761806
It's about time we do this; deployment finalization locking is a useful feature. An absolutely key thing here is that we've slowly been moving towards the deployments as the primary "source of truth". Specifically in bootc for example, we will GC container images not referenced by a deployment. This is then neecessary to support a "pull but don't apply automatically" model. This stabilizes the existing `ostree admin deploy --lock-finalization` CLI, and adds a new `ostree admin unlock-finalization`. We still check the old lock file path, but there's a new boolean value as part of the staged deployment data which is intended to be the source of truth in the future. At some point then we can drop the rpm-ostree lockfile handling. Closes: https://github.com/ostreedev/ostree/issues/3025
772 lines
20 KiB
Plaintext
772 lines
20 KiB
Plaintext
<SECTION>
|
|
<FILE>ostree-async-progress</FILE>
|
|
OstreeAsyncProgress
|
|
ostree_async_progress_new
|
|
ostree_async_progress_new_and_connect
|
|
ostree_async_progress_copy_state
|
|
ostree_async_progress_get_status
|
|
ostree_async_progress_get
|
|
ostree_async_progress_get_variant
|
|
ostree_async_progress_get_uint
|
|
ostree_async_progress_get_uint64
|
|
ostree_async_progress_set_status
|
|
ostree_async_progress_set
|
|
ostree_async_progress_set_variant
|
|
ostree_async_progress_set_uint
|
|
ostree_async_progress_set_uint64
|
|
ostree_async_progress_finish
|
|
<SUBSECTION Standard>
|
|
OSTREE_ASYNC_PROGRESS
|
|
OSTREE_IS_ASYNC_PROGRESS
|
|
OSTREE_TYPE_ASYNC_PROGRESS
|
|
OSTREE_ASYNC_PROGRESS_CLASS
|
|
OSTREE_IS_ASYNC_PROGRESS_CLASS
|
|
OSTREE_ASYNC_PROGRESS_GET_CLASS
|
|
OstreeAsyncProgressClass
|
|
ostree_async_progress_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-bootconfig-parser</FILE>
|
|
OstreeBootconfigParser
|
|
ostree_bootconfig_parser_new
|
|
ostree_bootconfig_parser_clone
|
|
ostree_bootconfig_parser_parse
|
|
ostree_bootconfig_parser_parse_at
|
|
ostree_bootconfig_parser_write
|
|
ostree_bootconfig_parser_write_at
|
|
ostree_bootconfig_parser_set
|
|
ostree_bootconfig_parser_get
|
|
ostree_bootconfig_parser_set_overlay_initrds
|
|
ostree_bootconfig_parser_get_overlay_initrds
|
|
<SUBSECTION Standard>
|
|
OSTREE_BOOTCONFIG_PARSER
|
|
OSTREE_IS_BOOTCONFIG_PARSER
|
|
OSTREE_TYPE_BOOTCONFIG_PARSER
|
|
ostree_bootconfig_parser_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-chain-input-stream</FILE>
|
|
OstreeChainInputStream
|
|
ostree_chain_input_stream_new
|
|
<SUBSECTION Standard>
|
|
OSTREE_CHAIN_INPUT_STREAM
|
|
OSTREE_IS_CHAIN_INPUT_STREAM
|
|
OSTREE_TYPE_CHAIN_INPUT_STREAM
|
|
OSTREE_CHAIN_INPUT_STREAM_CLASS
|
|
OSTREE_IS_CHAIN_INPUT_STREAM_CLASS
|
|
OSTREE_CHAIN_INPUT_STREAM_GET_CLASS
|
|
OstreeChainInputStreamClass
|
|
OstreeChainInputStreamPrivate
|
|
ostree_chain_input_stream_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-checksum-input-stream</FILE>
|
|
OstreeChecksumInputStream
|
|
ostree_checksum_input_stream_new
|
|
<SUBSECTION Standard>
|
|
OSTREE_CHECKSUM_INPUT_STREAM
|
|
OSTREE_IS_CHECKSUM_INPUT_STREAM
|
|
OSTREE_TYPE_CHECKSUM_INPUT_STREAM
|
|
OSTREE_CHECKSUM_INPUT_STREAM_CLASS
|
|
OSTREE_IS_CHECKSUM_INPUT_STREAM_CLASS
|
|
OSTREE_CHECKSUM_INPUT_STREAM_GET_CLASS
|
|
OstreeChecksumInputStreamClass
|
|
OstreeChecksumInputStreamPrivate
|
|
ostree_checksum_input_stream_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-version</FILE>
|
|
OSTREE_CHECK_VERSION
|
|
OSTREE_YEAR_VERSION
|
|
OSTREE_RELEASE_VERSION
|
|
OSTREE_VERSION
|
|
OSTREE_VERSION_S
|
|
OSTREE_VERSION_HEX
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-core</FILE>
|
|
OSTREE_MAX_METADATA_SIZE
|
|
OSTREE_MAX_METADATA_WARN_SIZE
|
|
OstreeObjectType
|
|
OSTREE_OBJECT_TYPE_IS_META
|
|
OSTREE_OBJECT_TYPE_LAST
|
|
OSTREE_DIRMETA_GVARIANT_STRING
|
|
OSTREE_DIRMETA_GVARIANT_FORMAT
|
|
OSTREE_FILEMETA_GVARIANT_STRING
|
|
OSTREE_FILEMETA_GVARIANT_FORMAT
|
|
OSTREE_TREE_GVARIANT_STRING
|
|
OSTREE_TREE_GVARIANT_FORMAT
|
|
OSTREE_COMMIT_GVARIANT_STRING
|
|
OSTREE_COMMIT_GVARIANT_FORMAT
|
|
OSTREE_SUMMARY_GVARIANT_STRING
|
|
OSTREE_SUMMARY_GVARIANT_FORMAT
|
|
ostree_metadata_variant_type
|
|
ostree_validate_checksum_string
|
|
ostree_validate_collection_id
|
|
ostree_checksum_to_bytes
|
|
ostree_checksum_to_bytes_v
|
|
ostree_checksum_from_bytes
|
|
ostree_checksum_from_bytes_v
|
|
ostree_checksum_inplace_from_bytes
|
|
ostree_checksum_inplace_to_bytes
|
|
ostree_checksum_bytes_peek
|
|
ostree_checksum_bytes_peek_validate
|
|
ostree_checksum_b64_from_bytes
|
|
ostree_checksum_b64_to_bytes
|
|
ostree_checksum_b64_inplace_from_bytes
|
|
ostree_checksum_b64_inplace_to_bytes
|
|
ostree_cmp_checksum_bytes
|
|
ostree_validate_rev
|
|
ostree_validate_remote_name
|
|
ostree_parse_refspec
|
|
ostree_object_type_to_string
|
|
ostree_object_type_from_string
|
|
ostree_hash_object_name
|
|
ostree_object_name_serialize
|
|
ostree_object_name_deserialize
|
|
ostree_object_to_string
|
|
ostree_object_from_string
|
|
ostree_content_stream_parse
|
|
ostree_content_file_parse
|
|
ostree_content_file_parse_at
|
|
ostree_raw_file_to_archive_z2_stream
|
|
ostree_raw_file_to_archive_z2_stream_with_options
|
|
ostree_raw_file_to_content_stream
|
|
ostree_break_hardlink
|
|
ostree_checksum_file_from_input
|
|
ostree_checksum_file
|
|
ostree_checksum_file_at
|
|
ostree_checksum_file_async
|
|
ostree_checksum_file_async_finish
|
|
ostree_fs_get_all_xattrs
|
|
ostree_fs_get_all_xattrs_at
|
|
ostree_create_directory_metadata
|
|
ostree_validate_structureof_objtype
|
|
ostree_validate_structureof_csum_v
|
|
ostree_validate_structureof_checksum_string
|
|
ostree_validate_structureof_file_mode
|
|
ostree_validate_structureof_commit
|
|
ostree_validate_structureof_dirtree
|
|
ostree_validate_structureof_dirmeta
|
|
ostree_commit_get_parent
|
|
ostree_commit_get_timestamp
|
|
ostree_commit_metadata_for_bootable
|
|
ostree_commit_get_content_checksum
|
|
ostree_commit_get_object_sizes
|
|
OstreeCommitSizesEntry
|
|
ostree_commit_sizes_entry_new
|
|
ostree_commit_sizes_entry_copy
|
|
ostree_commit_sizes_entry_free
|
|
ostree_check_version
|
|
<SUBSECTION Standard>
|
|
ostree_commit_sizes_entry_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-content-writer</FILE>
|
|
ostree_content_writer_get_type
|
|
ostree_content_writer_finish
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-deployment</FILE>
|
|
OstreeDeployment
|
|
ostree_deployment_hash
|
|
ostree_deployment_equal
|
|
ostree_deployment_new
|
|
ostree_deployment_get_index
|
|
ostree_deployment_get_osname
|
|
ostree_deployment_get_deployserial
|
|
ostree_deployment_get_csum
|
|
ostree_deployment_get_bootcsum
|
|
ostree_deployment_get_bootserial
|
|
ostree_deployment_get_bootconfig
|
|
ostree_deployment_get_origin
|
|
ostree_deployment_get_origin_relpath
|
|
ostree_deployment_get_unlocked
|
|
ostree_deployment_is_pinned
|
|
ostree_deployment_is_staged
|
|
ostree_deployment_is_finalization_locked
|
|
ostree_deployment_set_index
|
|
ostree_deployment_set_bootserial
|
|
ostree_deployment_set_bootconfig
|
|
ostree_deployment_set_origin
|
|
ostree_deployment_origin_remove_transient_state
|
|
ostree_deployment_clone
|
|
ostree_deployment_unlocked_state_to_string
|
|
<SUBSECTION Standard>
|
|
OSTREE_DEPLOYMENT
|
|
OSTREE_IS_DEPLOYMENT
|
|
OSTREE_TYPE_DEPLOYMENT
|
|
ostree_deployment_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-diff</FILE>
|
|
OstreeDiffFlags
|
|
OstreeDiffItem
|
|
ostree_diff_item_ref
|
|
ostree_diff_item_unref
|
|
ostree_diff_dirs
|
|
ostree_diff_dirs_with_options
|
|
ostree_diff_print
|
|
<SUBSECTION Standard>
|
|
ostree_diff_item_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-gpg-verify-result</FILE>
|
|
OstreeGpgError
|
|
OstreeGpgVerifyResult
|
|
OstreeGpgSignatureAttr
|
|
ostree_gpg_verify_result_count_all
|
|
ostree_gpg_verify_result_count_valid
|
|
ostree_gpg_verify_result_lookup
|
|
ostree_gpg_verify_result_get
|
|
ostree_gpg_verify_result_get_all
|
|
OstreeGpgSignatureFormatFlags
|
|
ostree_gpg_verify_result_describe
|
|
ostree_gpg_verify_result_describe_variant
|
|
ostree_gpg_verify_result_require_valid_signature
|
|
<SUBSECTION Standard>
|
|
OSTREE_GPG_VERIFY_RESULT
|
|
OSTREE_IS_GPG_VERIFY_RESULT
|
|
OSTREE_TYPE_GPG_VERIFY_RESULT
|
|
ostree_gpg_verify_result_get_type
|
|
OSTREE_GPG_ERROR
|
|
ostree_gpg_error_quark
|
|
</SECTION>
|
|
|
|
<FILE>ostree-lzma-compressor</FILE>
|
|
<SUBSECTION Standard>
|
|
OSTREE_IS_LZMA_COMPRESSOR
|
|
OSTREE_IS_LZMA_COMPRESSOR_CLASS
|
|
OSTREE_LZMA_COMPRESSOR
|
|
OSTREE_LZMA_COMPRESSOR_CLASS
|
|
OSTREE_LZMA_COMPRESSOR_GET_CLASS
|
|
OSTREE_TYPE_LZMA_COMPRESSOR
|
|
OstreeLzmaCompressor
|
|
OstreeLzmaCompressorClass
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-lzma-decompressor</FILE>
|
|
<SUBSECTION Standard>
|
|
OSTREE_IS_LZMA_DECOMPRESSOR
|
|
OSTREE_IS_LZMA_DECOMPRESSOR_CLASS
|
|
OSTREE_LZMA_DECOMPRESSOR
|
|
OSTREE_LZMA_DECOMPRESSOR_CLASS
|
|
OSTREE_LZMA_DECOMPRESSOR_GET_CLASS
|
|
OSTREE_TYPE_LZMA_DECOMPRESSOR
|
|
OstreeLzmaDecompressor
|
|
OstreeLzmaDecompressorClass
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-mutable-tree</FILE>
|
|
OstreeMutableTree
|
|
ostree_mutable_tree_new
|
|
ostree_mutable_tree_new_from_commit
|
|
ostree_mutable_tree_new_from_checksum
|
|
ostree_mutable_tree_check_error
|
|
ostree_mutable_tree_set_metadata_checksum
|
|
ostree_mutable_tree_get_metadata_checksum
|
|
ostree_mutable_tree_set_contents_checksum
|
|
ostree_mutable_tree_get_contents_checksum
|
|
ostree_mutable_tree_replace_file
|
|
ostree_mutable_tree_remove
|
|
ostree_mutable_tree_ensure_dir
|
|
ostree_mutable_tree_lookup
|
|
ostree_mutable_tree_ensure_parent_dirs
|
|
ostree_mutable_tree_walk
|
|
ostree_mutable_tree_get_subdirs
|
|
ostree_mutable_tree_get_files
|
|
ostree_mutable_tree_fill_empty_from_dirtree
|
|
<SUBSECTION Standard>
|
|
OSTREE_MUTABLE_TREE
|
|
OSTREE_IS_MUTABLE_TREE
|
|
OSTREE_TYPE_MUTABLE_TREE
|
|
OSTREE_MUTABLE_TREE_CLASS
|
|
OSTREE_IS_MUTABLE_TREE_CLASS
|
|
OSTREE_MUTABLE_TREE_GET_CLASS
|
|
OstreeMutableTreeClass
|
|
ostree_mutable_tree_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-repo</FILE>
|
|
<TITLE>OstreeRepo</TITLE>
|
|
OstreeRepo
|
|
OstreeRepoMode
|
|
ostree_repo_mode_from_string
|
|
ostree_repo_open_at
|
|
ostree_repo_new
|
|
ostree_repo_new_for_sysroot_path
|
|
ostree_repo_new_default
|
|
ostree_repo_open
|
|
ostree_repo_set_disable_fsync
|
|
ostree_repo_get_disable_fsync
|
|
ostree_repo_is_system
|
|
ostree_repo_is_writable
|
|
ostree_repo_create_at
|
|
ostree_repo_create
|
|
ostree_repo_get_collection_id
|
|
ostree_repo_get_bootloader
|
|
ostree_repo_get_path
|
|
ostree_repo_get_mode
|
|
ostree_repo_get_min_free_space_bytes
|
|
ostree_repo_get_config
|
|
ostree_repo_get_dfd
|
|
ostree_repo_get_default_repo_finders
|
|
OstreeRepoLockType
|
|
ostree_repo_lock_pop
|
|
ostree_repo_lock_push
|
|
OstreeRepoAutoLock
|
|
ostree_repo_auto_lock_push
|
|
ostree_repo_auto_lock_cleanup
|
|
ostree_repo_hash
|
|
ostree_repo_equal
|
|
ostree_repo_copy_config
|
|
ostree_repo_remote_add
|
|
ostree_repo_remote_delete
|
|
OstreeRepoRemoteChange
|
|
ostree_repo_remote_change
|
|
ostree_repo_remote_list
|
|
ostree_repo_remote_list_collection_refs
|
|
ostree_repo_remote_get_url
|
|
ostree_repo_remote_get_gpg_verify
|
|
ostree_repo_remote_get_gpg_verify_summary
|
|
ostree_repo_remote_get_gpg_keys
|
|
ostree_repo_remote_gpg_import
|
|
ostree_repo_remote_fetch_summary
|
|
ostree_repo_remote_fetch_summary_with_options
|
|
ostree_repo_reload_config
|
|
ostree_repo_get_remote_boolean_option
|
|
ostree_repo_get_remote_list_option
|
|
ostree_repo_get_remote_option
|
|
ostree_repo_get_parent
|
|
ostree_repo_write_config
|
|
OstreeRepoTransactionStats
|
|
ostree_repo_scan_hardlinks
|
|
ostree_repo_prepare_transaction
|
|
ostree_repo_commit_transaction
|
|
ostree_repo_abort_transaction
|
|
ostree_repo_transaction_set_refspec
|
|
ostree_repo_transaction_set_collection_ref
|
|
ostree_repo_transaction_set_ref
|
|
ostree_repo_set_ref_immediate
|
|
ostree_repo_set_alias_ref_immediate
|
|
ostree_repo_set_cache_dir
|
|
ostree_repo_set_collection_id
|
|
ostree_repo_set_collection_ref_immediate
|
|
ostree_repo_sign_delta
|
|
ostree_repo_has_object
|
|
ostree_repo_mark_commit_partial
|
|
ostree_repo_mark_commit_partial_reason
|
|
ostree_repo_write_metadata
|
|
ostree_repo_write_metadata_async
|
|
ostree_repo_write_metadata_finish
|
|
ostree_repo_write_content
|
|
ostree_repo_write_regfile
|
|
ostree_repo_write_regfile_inline
|
|
ostree_repo_write_symlink
|
|
ostree_repo_write_metadata_trusted
|
|
ostree_repo_write_metadata_stream_trusted
|
|
ostree_repo_write_content_trusted
|
|
ostree_repo_write_content_async
|
|
ostree_repo_write_content_finish
|
|
ostree_repo_resolve_rev
|
|
OstreeRepoResolveRevExtFlags
|
|
ostree_repo_resolve_rev_ext
|
|
ostree_repo_list_refs
|
|
OstreeRepoListRefsExtFlags
|
|
ostree_repo_list_refs_ext
|
|
ostree_repo_list_collection_refs
|
|
ostree_repo_remote_list_refs
|
|
ostree_repo_resolve_collection_ref
|
|
ostree_repo_load_variant
|
|
OstreeRepoCommitState
|
|
ostree_repo_load_commit
|
|
ostree_repo_load_variant_if_exists
|
|
ostree_repo_load_file
|
|
ostree_repo_load_object_stream
|
|
ostree_repo_query_object_storage_size
|
|
ostree_repo_import_object_from
|
|
ostree_repo_import_object_from_with_trust
|
|
ostree_repo_import_archive_to_mtree
|
|
ostree_repo_export_tree_to_archive
|
|
ostree_repo_delete_object
|
|
ostree_repo_fsck_object
|
|
OstreeRepoCommitFilterResult
|
|
OstreeRepoCommitFilter
|
|
OstreeRepoCommitModifier
|
|
OstreeRepoCommitModifierFlags
|
|
ostree_repo_commit_modifier_new
|
|
OstreeRepoCommitModifierXattrCallback
|
|
ostree_repo_commit_modifier_set_xattr_callback
|
|
ostree_repo_commit_modifier_set_sepolicy
|
|
ostree_repo_commit_modifier_set_sepolicy_from_commit
|
|
ostree_repo_commit_modifier_set_devino_cache
|
|
ostree_repo_commit_modifier_ref
|
|
ostree_repo_commit_modifier_unref
|
|
ostree_repo_devino_cache_new
|
|
ostree_repo_devino_cache_ref
|
|
ostree_repo_devino_cache_unref
|
|
ostree_repo_devino_cache_get_type
|
|
ostree_repo_write_directory_to_mtree
|
|
ostree_repo_write_dfd_to_mtree
|
|
ostree_repo_write_archive_to_mtree
|
|
ostree_repo_write_archive_to_mtree_from_fd
|
|
ostree_repo_write_mtree
|
|
ostree_repo_write_commit
|
|
ostree_repo_write_commit_with_time
|
|
ostree_repo_read_commit_detached_metadata
|
|
ostree_repo_write_commit_detached_metadata
|
|
ostree_repo_commit_add_composefs_metadata
|
|
OstreeRepoCheckoutAtOptions
|
|
ostree_repo_checkout_at_options_set_devino
|
|
OstreeRepoCheckoutMode
|
|
OstreeRepoCheckoutOverwriteMode
|
|
ostree_repo_checkout_tree
|
|
ostree_repo_checkout_tree_at
|
|
ostree_repo_checkout_at
|
|
ostree_repo_checkout_gc
|
|
ostree_repo_read_commit
|
|
OstreeRepoListObjectsFlags
|
|
OSTREE_REPO_LIST_OBJECTS_VARIANT_TYPE
|
|
ostree_repo_list_objects
|
|
ostree_repo_list_commit_objects_starting_with
|
|
ostree_repo_list_static_delta_names
|
|
ostree_repo_list_static_delta_indexes
|
|
ostree_repo_static_delta_reindex
|
|
OstreeStaticDeltaGenerateOpt
|
|
ostree_repo_static_delta_generate
|
|
ostree_repo_static_delta_execute_offline_with_signature
|
|
ostree_repo_static_delta_execute_offline
|
|
ostree_repo_static_delta_verify_signature
|
|
ostree_repo_traverse_new_reachable
|
|
ostree_repo_traverse_new_parents
|
|
ostree_repo_traverse_parents_get_commits
|
|
ostree_repo_traverse_commit
|
|
ostree_repo_traverse_commit_union
|
|
ostree_repo_traverse_commit_union_with_parents
|
|
ostree_repo_traverse_commit_with_flags
|
|
ostree_repo_commit_traverse_iter_cleanup
|
|
ostree_repo_commit_traverse_iter_clear
|
|
ostree_repo_commit_traverse_iter_get_dir
|
|
ostree_repo_commit_traverse_iter_get_file
|
|
OstreeRepoCommitTraverseFlags
|
|
ostree_repo_commit_traverse_iter_init_commit
|
|
ostree_repo_commit_traverse_iter_init_dirtree
|
|
OstreeRepoCommitIterResult
|
|
ostree_repo_commit_traverse_iter_next
|
|
OstreeRepoPruneFlags
|
|
ostree_repo_prune
|
|
ostree_repo_prune_static_deltas
|
|
ostree_repo_traverse_reachable_refs
|
|
ostree_repo_prune_from_reachable
|
|
OstreeRepoPullFlags
|
|
ostree_repo_pull
|
|
ostree_repo_pull_one_dir
|
|
ostree_repo_pull_with_options
|
|
ostree_repo_pull_default_console_progress_changed
|
|
ostree_repo_sign_commit
|
|
ostree_repo_append_gpg_signature
|
|
ostree_repo_add_gpg_signature_summary
|
|
ostree_repo_gpg_sign_data
|
|
ostree_repo_gpg_verify_data
|
|
ostree_repo_signature_verify_commit_data
|
|
ostree_repo_verify_commit
|
|
ostree_repo_verify_commit_ext
|
|
ostree_repo_verify_commit_for_remote
|
|
ostree_repo_verify_summary
|
|
ostree_repo_regenerate_metadata
|
|
ostree_repo_regenerate_summary
|
|
<SUBSECTION Standard>
|
|
OSTREE_REPO
|
|
OSTREE_IS_REPO
|
|
OSTREE_TYPE_REPO
|
|
OSTREE_GPG_KEY_GVARIANT_STRING
|
|
OSTREE_GPG_KEY_GVARIANT_FORMAT
|
|
ostree_repo_get_type
|
|
ostree_repo_commit_modifier_get_type
|
|
ostree_repo_transaction_stats_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-repo-file</FILE>
|
|
OstreeRepoFile
|
|
ostree_repo_file_ensure_resolved
|
|
ostree_repo_file_get_xattrs
|
|
ostree_repo_file_get_repo
|
|
ostree_repo_file_get_root
|
|
ostree_repo_file_tree_set_metadata
|
|
ostree_repo_file_tree_get_contents_checksum
|
|
ostree_repo_file_tree_get_metadata_checksum
|
|
ostree_repo_file_tree_get_contents
|
|
ostree_repo_file_tree_get_metadata
|
|
ostree_repo_file_get_checksum
|
|
ostree_repo_file_tree_find_child
|
|
ostree_repo_file_tree_query_child
|
|
<SUBSECTION Standard>
|
|
OSTREE_REPO_FILE
|
|
OSTREE_IS_REPO_FILE
|
|
OSTREE_TYPE_REPO_FILE
|
|
OSTREE_REPO_FILE_CLASS
|
|
OSTREE_IS_REPO_FILE_CLASS
|
|
OSTREE_REPO_FILE_GET_CLASS
|
|
OstreeRepoFileClass
|
|
ostree_repo_file_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-sepolicy</FILE>
|
|
OstreeSePolicy
|
|
ostree_sepolicy_new
|
|
ostree_sepolicy_new_at
|
|
ostree_sepolicy_new_from_commit
|
|
ostree_sepolicy_get_path
|
|
ostree_sepolicy_get_name
|
|
ostree_sepolicy_get_label
|
|
ostree_sepolicy_get_csum
|
|
OstreeSePolicyRestoreconFlags
|
|
ostree_sepolicy_restorecon
|
|
ostree_sepolicy_setfscreatecon
|
|
ostree_sepolicy_fscreatecon_cleanup
|
|
<SUBSECTION Standard>
|
|
OSTREE_SEPOLICY
|
|
OSTREE_IS_SEPOLICY
|
|
OSTREE_TYPE_SEPOLICY
|
|
ostree_sepolicy_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-sysroot</FILE>
|
|
OstreeSysroot
|
|
ostree_sysroot_new
|
|
ostree_sysroot_new_default
|
|
ostree_sysroot_initialize
|
|
ostree_sysroot_initialize_with_mount_namespace
|
|
ostree_sysroot_get_path
|
|
ostree_sysroot_load
|
|
ostree_sysroot_load_if_changed
|
|
ostree_sysroot_lock
|
|
ostree_sysroot_try_lock
|
|
ostree_sysroot_lock_async
|
|
ostree_sysroot_lock_finish
|
|
ostree_sysroot_unlock
|
|
ostree_sysroot_unload
|
|
ostree_sysroot_update_post_copy
|
|
ostree_sysroot_set_mount_namespace_in_use
|
|
ostree_sysroot_is_booted
|
|
ostree_sysroot_get_fd
|
|
ostree_sysroot_ensure_initialized
|
|
ostree_sysroot_get_bootversion
|
|
ostree_sysroot_get_subbootversion
|
|
ostree_sysroot_get_deployments
|
|
ostree_sysroot_get_booted_deployment
|
|
ostree_sysroot_require_booted_deployment
|
|
ostree_sysroot_get_deployment_directory
|
|
ostree_sysroot_get_deployment_dirpath
|
|
ostree_sysroot_get_deployment_origin_path
|
|
ostree_sysroot_cleanup
|
|
ostree_sysroot_prepare_cleanup
|
|
ostree_sysroot_cleanup_prune_repo
|
|
ostree_sysroot_repo
|
|
ostree_sysroot_get_repo
|
|
ostree_sysroot_get_staged_deployment
|
|
ostree_sysroot_init_osname
|
|
ostree_sysroot_deployment_set_kargs
|
|
ostree_sysroot_deployment_set_kargs_in_place
|
|
ostree_sysroot_deployment_set_mutable
|
|
ostree_sysroot_deployment_unlock
|
|
ostree_sysroot_deployment_set_pinned
|
|
ostree_sysroot_write_deployments
|
|
ostree_sysroot_write_deployments_with_options
|
|
ostree_sysroot_write_origin_file
|
|
ostree_sysroot_stage_tree
|
|
ostree_sysroot_stage_tree_with_options
|
|
ostree_sysroot_stage_overlay_initrd
|
|
ostree_sysroot_change_finalization
|
|
ostree_sysroot_deploy_tree
|
|
ostree_sysroot_deploy_tree_with_options
|
|
ostree_sysroot_get_merge_deployment
|
|
ostree_sysroot_query_deployments_for
|
|
ostree_sysroot_origin_new_from_refspec
|
|
OstreeSysrootSimpleWriteDeploymentFlags
|
|
ostree_sysroot_simple_write_deployment
|
|
<SUBSECTION Standard>
|
|
OSTREE_SYSROOT
|
|
OSTREE_IS_SYSROOT
|
|
OSTREE_TYPE_SYSROOT
|
|
ostree_sysroot_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-sysroot-upgrader</FILE>
|
|
OstreeSysrootUpgrader
|
|
ostree_sysroot_upgrader_new
|
|
ostree_sysroot_upgrader_new_for_os
|
|
OstreeSysrootUpgraderFlags
|
|
ostree_sysroot_upgrader_new_for_os_with_flags
|
|
ostree_sysroot_upgrader_get_origin
|
|
ostree_sysroot_upgrader_dup_origin
|
|
ostree_sysroot_upgrader_set_origin
|
|
ostree_sysroot_upgrader_get_origin_description
|
|
ostree_sysroot_upgrader_check_timestamps
|
|
OstreeSysrootUpgraderPullFlags
|
|
ostree_sysroot_upgrader_pull
|
|
ostree_sysroot_upgrader_pull_one_dir
|
|
ostree_sysroot_upgrader_deploy
|
|
<SUBSECTION Standard>
|
|
OSTREE_SYSROOT_UPGRADER
|
|
OSTREE_IS_SYSROOT_UPGRADER
|
|
OSTREE_TYPE_SYSROOT_UPGRADER
|
|
ostree_sysroot_upgrader_get_type
|
|
ostree_sysroot_upgrader_flags_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-ref</FILE>
|
|
OstreeCollectionRef
|
|
ostree_collection_ref_new
|
|
ostree_collection_ref_dup
|
|
ostree_collection_ref_free
|
|
ostree_collection_ref_hash
|
|
ostree_collection_ref_equal
|
|
OstreeCollectionRefv
|
|
ostree_collection_ref_dupv
|
|
ostree_collection_ref_freev
|
|
<SUBSECTION Standard>
|
|
ostree_collection_ref_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-remote</FILE>
|
|
OstreeRemote
|
|
ostree_remote_ref
|
|
ostree_remote_unref
|
|
ostree_remote_get_name
|
|
ostree_remote_get_url
|
|
<SUBSECTION Standard>
|
|
ostree_remote_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-repo-remote-finder</FILE>
|
|
ostree_repo_find_remotes_async
|
|
ostree_repo_find_remotes_finish
|
|
ostree_repo_pull_from_remotes_async
|
|
ostree_repo_pull_from_remotes_finish
|
|
ostree_repo_resolve_keyring_for_collection
|
|
OSTREE_REPO_METADATA_REF
|
|
OSTREE_META_KEY_DEPLOY_COLLECTION_ID
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-repo-finder</FILE>
|
|
OstreeRepoFinder
|
|
ostree_repo_finder_resolve_async
|
|
ostree_repo_finder_resolve_finish
|
|
ostree_repo_finder_resolve_all_async
|
|
ostree_repo_finder_resolve_all_finish
|
|
OstreeRepoFinderResult
|
|
ostree_repo_finder_result_new
|
|
ostree_repo_finder_result_dup
|
|
ostree_repo_finder_result_free
|
|
ostree_repo_finder_result_compare
|
|
OstreeRepoFinderResultv
|
|
ostree_repo_finder_result_freev
|
|
<SUBSECTION Standard>
|
|
ostree_repo_finder_get_type
|
|
ostree_repo_finder_result_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-repo-finder-avahi</FILE>
|
|
OstreeRepoFinderAvahi
|
|
ostree_repo_finder_avahi_new
|
|
ostree_repo_finder_avahi_start
|
|
ostree_repo_finder_avahi_stop
|
|
<SUBSECTION Standard>
|
|
ostree_repo_finder_avahi_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-repo-finder-config</FILE>
|
|
OstreeRepoFinderConfig
|
|
ostree_repo_finder_config_new
|
|
<SUBSECTION Standard>
|
|
ostree_repo_finder_config_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-repo-finder-mount</FILE>
|
|
OstreeRepoFinderMount
|
|
ostree_repo_finder_mount_new
|
|
<SUBSECTION Standard>
|
|
ostree_repo_finder_mount_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-repo-finder-override</FILE>
|
|
OstreeRepoFinderOverride
|
|
ostree_repo_finder_override_new
|
|
ostree_repo_finder_override_add_uri
|
|
<SUBSECTION Standard>
|
|
ostree_repo_finder_override_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-kernel-args</FILE>
|
|
OstreeKernelArgs
|
|
ostree_kernel_args_free
|
|
ostree_kernel_args_new
|
|
ostree_kernel_args_cleanup
|
|
ostree_kernel_args_replace_take
|
|
ostree_kernel_args_replace
|
|
ostree_kernel_args_replace_argv
|
|
ostree_kernel_args_append
|
|
ostree_kernel_args_append_argv
|
|
ostree_kernel_args_append_argv_filtered
|
|
ostree_kernel_args_append_if_missing
|
|
ostree_kernel_args_new_replace
|
|
ostree_kernel_args_delete
|
|
ostree_kernel_args_delete_key_entry
|
|
ostree_kernel_args_append_proc_cmdline
|
|
ostree_kernel_args_parse_append
|
|
ostree_kernel_args_get_last_value
|
|
ostree_kernel_args_from_string
|
|
ostree_kernel_args_to_strv
|
|
ostree_kernel_args_to_string
|
|
ostree_kernel_args_contains
|
|
ostree_kernel_args_delete_if_present
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>ostree-sign</FILE>
|
|
OstreeSign
|
|
ostree_sign_get_all
|
|
ostree_sign_commit
|
|
ostree_sign_commit_verify
|
|
ostree_sign_data
|
|
ostree_sign_data_verify
|
|
ostree_sign_get_by_name
|
|
ostree_sign_get_name
|
|
ostree_sign_add_pk
|
|
ostree_sign_clear_keys
|
|
ostree_sign_load_pk
|
|
ostree_sign_metadata_format
|
|
ostree_sign_metadata_key
|
|
ostree_sign_set_pk
|
|
ostree_sign_set_sk
|
|
ostree_sign_summary
|
|
<SUBSECTION Standard>
|
|
ostree_sign_get_type
|
|
</SECTION>
|