]> code.ossystems Code Review - openembedded-core.git/commit
initrdscripts: fix init-live.sh for hddimg and livecd
authorJingdong Lu <jingdong.lu@windriver.com>
Wed, 24 Aug 2011 07:36:22 +0000 (15:36 +0800)
committerSaul Wold <sgw@linux.intel.com>
Wed, 24 Aug 2011 15:47:30 +0000 (08:47 -0700)
commit4e7221d23bf335cbb4e1e2ba703e4c0a04df7129
treeb2516cbb7ed11866f04626216ec1d4962e09ba47
parentc23a3cd68385563a16d5bbc899e26f35cdc6c2cf
initrdscripts: fix init-live.sh for hddimg and livecd

Both hddimg and livecd use init-live.sh script to boot the rootfs.img.
But the paths of rootfs.img in hddimg and livecd are different. So we add
a variable "ISOLINUX" to provide a correct path.

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