]> 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)
committerIan Campbell <ijc@debian.org>
Sun, 30 Nov 2014 13:38:14 +0000 (13:38 +0000)
commitb837a9997cb306dc9aaeb3308f05d08cef402456
tree832cdbce4e3077c57915d935adefc19c6ee8e0c7
parent20886bef9351d5c20a9de1fb3339fe40114f01d1
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