From b86e8abe591f3cc36a85e9ed13cf0391f94813f5 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Sat, 23 Aug 2014 09:05:55 +0200 Subject: [PATCH] allow grub-efi-ia32 boot loader --- Makefile | 2 +- changelog.Debian | 6 ++++++ control.in | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c1e6453..ef0cf2c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=3.2 KERNEL_VER=3.10.0 -PKGREL=16 +PKGREL=17 # also include firmware of previous versrion into # the fw package: fwlist-2.6.32-PREV-pve KREL=4 diff --git a/changelog.Debian b/changelog.Debian index 6fc911b..7880556 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +pve-kernel-3.10.0 (3.10.0-17) unstable; urgency=low + + * allow grub-efi-ia32 boot loader + + -- Proxmox Support Team Sat, 23 Aug 2014 09:05:20 +0200 + pve-kernel-3.10.0 (3.10.0-16) unstable; urgency=low * update to kernel-3.10.0-123.6.3.el7.src.rpm diff --git a/control.in b/control.in index 0f4be83..61ece86 100644 --- a/control.in +++ b/control.in @@ -5,7 +5,7 @@ Priority: optional Architecture: amd64 Provides: linux-image, linux-image-2.6 Suggests: pve-firmware -Depends: grub-pc | grub-efi-amd64, initramfs-tools, busybox +Depends: grub-pc | grub-efi-amd64 | grub-efi-ia32, initramfs-tools, busybox Maintainer: Proxmox Support Team Description: The Proxmox PVE Kernel Image This package contains the linux kernel and initial ramdisk used for booting -- 2.39.2