initramfs-bootmenu-image: Add initramfs-module-kexecboot.
authorPaul Sokolovsky <pmiscml@gmail.com>
Sat, 16 Feb 2008 00:18:45 +0000 (00:18 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sat, 16 Feb 2008 00:18:45 +0000 (00:18 +0000)
packages/images/initramfs-bootmenu-image.bb

index b94cc23..6a4974f 100644 (file)
@@ -1,7 +1,7 @@
 # initramfs image with interactive boot menu allowing to select rootfs location
 # from choices of block devices, loopback images and NFS.
 
-IMAGE_INSTALL = "busybox-static initramfs-module-bootmenu initramfs-module-check-modules"
+IMAGE_INSTALL = "busybox-static initramfs-module-bootmenu initramfs-module-check-modules initramfs-module-kexecboot"
 IMAGE_LINGUAS = ""
 
 # Remove any kernel-image that the kernel-module-* packages may have pulled in.