]> code.ossystems Code Review - openembedded-core.git/commit
initrdscripts: fix init-live.sh
authorJingdong Lu <jingdong.lu@windriver.com>
Thu, 18 Aug 2011 07:59:58 +0000 (15:59 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Aug 2011 16:05:52 +0000 (09:05 -0700)
commitf9b6f41c9249cc90f7621d446eafae5e5508dd6e
tree698c39f3b4c8e8ec6ea14962207d057da0027631
parentdd678881dfd8626299ee3b68284d2f41f07c1c56
initrdscripts: fix init-live.sh

Fix bug: [YOCTO #686]
Because the variable "ROOT_IMAGE" in init-live.sh is not correct, it fails to
run when using liveCD. Modify value of "ROOT_IMAGE" to "isolinux/rootfs.img".
If we want to use liveCD, we also need to add some kernel options related to
CDROM support when compling kernel.

Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
meta/recipes-core/initrdscripts/files/init-live.sh
meta/recipes-core/initrdscripts/initramfs-live-boot_1.0.bb