Initial split from Fedora CoreOS

This commit is contained in:
Colin Walters 2022-12-09 15:30:03 -05:00
commit 60d8e77ee4
18 changed files with 743 additions and 0 deletions

13
oscore/bootupd.yaml Normal file
View file

@ -0,0 +1,13 @@
# Integration with https://github.com/coreos/bootupd
# xref https://github.com/coreos/fedora-coreos-tracker/issues/510
packages:
- bootupd
postprocess:
- |
#!/bin/bash
set -xeuo pipefail
# Until we have https://github.com/coreos/rpm-ostree/pull/2275
mkdir -p /run
# Transforms /usr/lib/ostree-boot into a bootupd-compatible update payload
/usr/bin/bootupctl backend generate-update-metadata /