git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82e7255
)
initramfs-bootmenu-image: Add initramfs-module-kexecboot.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Sat, 16 Feb 2008 00:18:45 +0000
(
00:18
+0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Sat, 16 Feb 2008 00:18:45 +0000
(
00:18
+0000)
packages/images/initramfs-bootmenu-image.bb
patch
|
blob
|
history
diff --git
a/packages/images/initramfs-bootmenu-image.bb
b/packages/images/initramfs-bootmenu-image.bb
index
b94cc23
..
6a4974f
100644
(file)
--- a/
packages/images/initramfs-bootmenu-image.bb
+++ b/
packages/images/initramfs-bootmenu-image.bb
@@
-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.