Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1]initrdscripts: fix init-live.sh
@ 2011-08-18  9:00 Jingdong.Lu
  2011-08-18  9:00 ` [PATCH 1/1] initrdscripts: " Jingdong.Lu
  2011-08-23  1:10 ` [PATCH 0/1]initrdscripts: " Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Jingdong.Lu @ 2011-08-18  9:00 UTC (permalink / raw)
  To: Openembedded-core

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

Fix bug: [YOCTO 686] (partly)

"ROOT_IMAGE" is a wrong path and it can't be mounted when using liveCD. So
modify value of "ROOT_IMAGE" in init-live.sh 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. 

The following changes since commit a21ff559e7c93e9da61104f4a33e42e6004189fd:
  Richard Purdie (1):
        Fixup remaining bb.msg.domain users

are available in the git repository at:

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

Jingdong Lu (1):
  initrdscripts: fix init-live.sh

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




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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-18  9:00 [PATCH 0/1]initrdscripts: fix init-live.sh Jingdong.Lu
2011-08-18  9:00 ` [PATCH 1/1] initrdscripts: " Jingdong.Lu
2011-08-23  1:10 ` [PATCH 0/1]initrdscripts: " Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox