- Move to systemd-boot for real this time
OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/patterns-aeon?expand=0&rev=31
This commit is contained in:
parent
dd67d8c230
commit
6bc8124c8c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 12 12:03:12 UTC 2024 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
- Move to systemd-boot for real this time
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 8 13:12:33 UTC 2024 - Richard Brown <rbrown@suse.com>
|
Mon Apr 8 13:12:33 UTC 2024 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
@ -71,36 +71,12 @@ Requires: distribution-release
|
|||||||
Requires: filesystem
|
Requires: filesystem
|
||||||
|
|
||||||
### Packages formerly provided by bootloader
|
### Packages formerly provided by bootloader
|
||||||
Requires: (grub2-snapper-plugin if snapper)
|
Requires: sdbootutil-snapper
|
||||||
Requires: grub2
|
Requires: dracut-pcr-signature
|
||||||
%ifarch x86_64
|
Requires: efibootmgr
|
||||||
# XXX: not sure this really belongs here. More like a kernel
|
Requires: sdbootutil-rpm-scriptlets
|
||||||
# rather than bootloader related thing?
|
|
||||||
Requires: biosdevname
|
|
||||||
%endif
|
|
||||||
%ifnarch s390x ppc64 ppc64le
|
|
||||||
%if 0%{?is_opensuse}
|
|
||||||
Requires: (grub2-branding-openSUSE if branding-openSUSE)
|
|
||||||
%else
|
|
||||||
%if 0%{?sle_version}
|
|
||||||
Requires: (grub2-branding-SLE if branding-SLE)
|
|
||||||
%endif
|
|
||||||
%endif
|
|
||||||
%endif
|
|
||||||
%ifarch x86_64
|
|
||||||
Requires: grub2-x86_64-efi
|
|
||||||
%endif
|
|
||||||
%ifarch aarch64
|
|
||||||
Requires: grub2-arm64-efi
|
|
||||||
%endif
|
|
||||||
%ifarch armv7l armv7hl
|
|
||||||
Requires: grub2-arm-efi
|
|
||||||
Requires: grub2-arm-uboot
|
|
||||||
%endif
|
|
||||||
%ifarch aarch64 x86_64
|
|
||||||
Requires: mokutil
|
|
||||||
Requires: shim
|
Requires: shim
|
||||||
%endif
|
Requires: uefi_mbr
|
||||||
|
|
||||||
### Packages formerly provided by base/basesystem
|
### Packages formerly provided by base/basesystem
|
||||||
Requires: /usr/bin/hostname
|
Requires: /usr/bin/hostname
|
||||||
@ -422,6 +398,8 @@ Requires: tpm2.0-tools
|
|||||||
Requires: x86_64_v3-branding-Aeon
|
Requires: x86_64_v3-branding-Aeon
|
||||||
|
|
||||||
### Aeons partitions are defined to use systemd-repart
|
### Aeons partitions are defined to use systemd-repart
|
||||||
|
# systemd-experimental is temproarily required for repart
|
||||||
|
Requires: systemd-experimental
|
||||||
Requires: systemd-repart-branding-Aeon
|
Requires: systemd-repart-branding-Aeon
|
||||||
|
|
||||||
%description base
|
%description base
|
||||||
|
Loading…
Reference in New Issue
Block a user