[OE-core] [PATCH 0/1]initrdscripts: fix init-live.sh for hddimg and livecd

Jingdong.Lu at windriver.com Jingdong.Lu at windriver.com
Wed Aug 24 08:25:03 UTC 2011


From: Jingdong Lu <jingdong.lu at windriver.com>

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. 

The following changes since commit edd8e1e8b974eb3f0f9f66c2207aadf43612350b:
  Scott Rifenbark (1):
        documentation/adt-manual/adt-command.xml: general edits.

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib jingdonglu/bug686-v2
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jingdonglu/bug686-v2

Jingdong Lu (1):
  initrdscripts: fix init-live.sh for hddimg and livecd

 meta/recipes-core/initrdscripts/files/init-live.sh |   17 +++++++++++------
 .../initrdscripts/initramfs-live-boot_1.0.bb       |    2 +-
 2 files changed, 12 insertions(+), 7 deletions(-)





More information about the Openembedded-core mailing list