From 7b7b6d741bda9f9f92c3632153e7a7a5b39cb06b Mon Sep 17 00:00:00 2001 From: Huijing Hei Date: Fri, 8 Jul 2022 19:37:37 +0800 Subject: Fix `ostree admin kargs edit-in-place` fails issue Add func to set kernel arguments in place, instead of create new deployment Fix https://github.com/ostreedev/ostree/issues/2664 --- apidoc/ostree-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'apidoc') diff --git a/apidoc/ostree-sections.txt b/apidoc/ostree-sections.txt index 5af8e687..900e1704 100644 --- a/apidoc/ostree-sections.txt +++ b/apidoc/ostree-sections.txt @@ -577,6 +577,7 @@ 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 -- cgit v1.2.1