stages(ostree.config): support setting sysroot.bootprefix

See https://github.com/ostreedev/ostree/pull/2705 and also
https://github.com/osbuild/osbuild/issues/1566.
This commit is contained in:
Dusty Mabe 2024-02-05 23:27:59 -05:00 committed by Michael Vogt
parent 151b6e48ae
commit 011cf6851b
3 changed files with 12 additions and 1 deletions

View file

@ -467,7 +467,8 @@
"sysroot": {
"readonly": true,
"bootloader": "none",
"bls-append-except-default": "grub_users=\"\""
"bls-append-except-default": "grub_users=\"\"",
"bootprefix": true
}
}
}

View file

@ -98,6 +98,7 @@ pipelines:
readonly: true
bootloader: none
bls-append-except-default: grub_users=""
bootprefix: true
- type: org.osbuild.mkdir
options:
paths: