osbuild2: add stages for raw images and grub iso
Add the new stages included in osbuild 30 that can be used to deploy an OSTree commit as well as the grub iso stage that is used to configure grub2 (efi) for isos. Bump the spec file requirement accordingly. Co-Developed-by: Achilleas Koutsou <achilleas@koutsou.net> Co-Developed-by: Christian Kellner <christian@kellner.me>
This commit is contained in:
parent
14b5e98be8
commit
4fdf4dbd01
10 changed files with 236 additions and 2 deletions
|
|
@ -279,8 +279,8 @@ The core osbuild-composer binary. This is suitable both for spawning in containe
|
|||
Summary: The worker for osbuild-composer
|
||||
Requires: systemd
|
||||
Requires: qemu-img
|
||||
Requires: osbuild >= 29
|
||||
Requires: osbuild-ostree >= 29
|
||||
Requires: osbuild >= 30
|
||||
Requires: osbuild-ostree >= 30
|
||||
|
||||
# remove in F34
|
||||
Obsoletes: golang-github-osbuild-composer-worker < %{version}-%{release}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue