From f7500bb7031871ada357e094ebbd974b2202d5f6 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Mon, 17 Aug 2020 09:48:16 -0400 Subject: lib/bootconfig: Add support for multiple initrd keys Prep for actually teaching the rest of the codebase about this. We keep the primary initrd in the `options` hash table for backwards compatibility. --- apidoc/ostree-sections.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apidoc/ostree-sections.txt') diff --git a/apidoc/ostree-sections.txt b/apidoc/ostree-sections.txt index 66b42233..c57d7045 100644 --- a/apidoc/ostree-sections.txt +++ b/apidoc/ostree-sections.txt @@ -37,6 +37,8 @@ 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 OSTREE_BOOTCONFIG_PARSER OSTREE_IS_BOOTCONFIG_PARSER -- cgit v1.2.1