kernel-initramfs: A recipe to build a kernel with linked in initramfs.
authorPaul Sokolovsky <pmiscml@gmail.com>
Fri, 15 Feb 2008 15:43:42 +0000 (15:43 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Fri, 15 Feb 2008 15:43:42 +0000 (15:43 +0000)
commit07e7c1fcd70ab0a124aaee53deacb49a9f388975
treee1ca74ae76ab3c8fba297405ca100c1f23b9ba4c
parent72761e468bb3e905459f2b81ce1bc4d80419481f
kernel-initramfs: A recipe to build a kernel with linked in initramfs.
* First builds ${KERNEL_INITRAMFS} in cpio.gz format, then stuffs it into
kernel as specified by virtual/kernel, deploys to deploy dir, and packages
kernel-image (the package would overrite previously built kernel-image
package w/o initramfs, so caveat).
* kernel-image packaing actually requires PKGPV/PKGPR support, to be RFCed.
packages/initrdscripts/kernel-initramfs_1.0.bb [new file with mode: 0644]