All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1]initrdscripts: fix init-live.sh for hddimg and livecd
@ 2011-08-24  8:25 Jingdong.Lu
  2011-08-24  8:25 ` [PATCH 1/1] initrdscripts: " Jingdong.Lu
  2011-08-24 23:10 ` [PATCH 0/1]initrdscripts: " Saul Wold
  0 siblings, 2 replies; 4+ messages in thread
From: Jingdong.Lu @ 2011-08-24  8:25 UTC (permalink / raw)
  To: Openembedded-core

From: Jingdong Lu <jingdong.lu@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(-)




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-08-24 23:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-24  8:25 [PATCH 0/1]initrdscripts: fix init-live.sh for hddimg and livecd Jingdong.Lu
2011-08-24  8:25 ` [PATCH 1/1] initrdscripts: " Jingdong.Lu
2011-08-24 15:43   ` Otavio Salvador
2011-08-24 23:10 ` [PATCH 0/1]initrdscripts: " Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.