summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJoseph Marrero Corchado <jmarrero@users.noreply.github.com>2023-03-17 11:09:19 -0400
committerGitHub <noreply@github.com>2023-03-17 11:09:19 -0400
commit4f0c13fb8b5ef6c779c106d7c862833a0175c6ca (patch)
tree80fbd29b029db88ee2630a3842a1ea1fc5646682 /man
parent7e93837e676979ada68f44d90ca7af129f610825 (diff)
parent10e465c3c41f54c773c2b7c21da69e52f0c1ce99 (diff)
downloadostree-4f0c13fb8b5ef6c779c106d7c862833a0175c6ca.tar.gz
Merge pull request #2705 from cgwalters/always-boot
Add `sysroot.bootprefix` option
Diffstat (limited to 'man')
-rw-r--r--man/ostree.repo-config.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/ostree.repo-config.xml b/man/ostree.repo-config.xml
index 5afeac8a..5e6d9d89 100644
--- a/man/ostree.repo-config.xml
+++ b/man/ostree.repo-config.xml
@@ -415,6 +415,15 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>bootprefix</varname></term>
+ <listitem><para>A boolean value; defaults to false. If set to true, the bootloader entries
+ generated will include <literal>/boot</literal> as a prefix. This will likely be turned
+ on by default in the future.
+ </para>
+ </listitem>
+ </varlistentry>
+
</variablelist>
</refsect1>