SHA256
1
0
forked from pool/grub2

Accepting request 518462 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/518462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=166
This commit is contained in:
2017-08-29 09:34:17 +00:00
committed by Git OBS Bridge
parent 6d7f1109b9
commit 4b4eca0350
3 changed files with 84 additions and 1 deletions

View File

@@ -211,6 +211,7 @@ Patch80: grub2-emu-4-all.patch
Patch81: grub2-lvm-allocate-metadata-buffer-from-raw-contents.patch
Patch82: grub2-diskfilter-support-pv-without-metadatacopies.patch
Patch83: grub2-efi-uga-64bit-fb.patch
Patch84: grub2-s390x-09-improve-zipl-setup.patch
# Btrfs snapshot booting related patches
Patch101: grub2-btrfs-01-add-ability-to-boot-from-subvolumes.patch
Patch102: grub2-btrfs-02-export-subvolume-envvars.patch
@@ -356,9 +357,9 @@ provides support for %{platform} systems.
%package %{grubefiarch}
Summary: Bootloader with support for Linux, Multiboot and more
Group: System/Boot
# Require efibootmgr
# Without it grub-install is broken so break the package as well if unavailable
Group: System/Boot
Requires: efibootmgr
Requires(post): efibootmgr
Requires: %{name} = %{version}-%{release}
@@ -478,6 +479,7 @@ swap partition while in resuming
%patch81 -p1
%patch82 -p1
%patch83 -p1
%patch84 -p1
%patch101 -p1
%patch102 -p1
%patch103 -p1