]> git.proxmox.com Git - grub2.git/commit
Arrange to insmod xzio and lzopio when booting a kernel as a Xen guest
authorIan Campbell <ijc@debian.org>
Sun, 30 Nov 2014 12:12:52 +0000 (12:12 +0000)
committerColin Watson <cjwatson@debian.org>
Fri, 4 Sep 2015 10:56:36 +0000 (11:56 +0100)
commitca603933ad596a4b0f72c127d08f082b16cb9985
tree2e5fbf09cd883eba83cb2878945dbf3a6e0f4c09
parent50f0479a74cc9fc8f978c1bd79c6b078906d8bfb
Arrange to insmod xzio and lzopio when booting a kernel as a Xen guest

This is needed in case the Linux kernel is compiled with CONFIG_KERNEL_XZ or
CONFIG_KERNEL_LZO rather than CONFIG_KERNEL_GZ (gzio is already loaded by
grub.cfg today).

Signed-off-by: Ian Campbell <ijc@debian.org>
Bug-Debian: https://bugs.debian.org/755256
Forwarded: http://lists.gnu.org/archive/html/grub-devel/2014-11/msg00091.html
Last-Update: 2014-11-30

Patch-Name: insmod-xzio-and-lzopio-on-xen.patch
util/grub.d/10_linux.in