All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jingdong.Lu@windriver.com
To: <Openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1]initrdscripts: fix init-live.sh
Date: Thu, 18 Aug 2011 17:00:51 +0800	[thread overview]
Message-ID: <cover.1313657192.git.jingdong.lu@windriver.com> (raw)

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(-)




             reply	other threads:[~2011-08-18  9:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-18  9:00 Jingdong.Lu [this message]
2011-08-18  9:00 ` [PATCH 1/1] initrdscripts: fix init-live.sh Jingdong.Lu
2011-08-23  1:10 ` [PATCH 0/1]initrdscripts: " Saul Wold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1313657192.git.jingdong.lu@windriver.com \
    --to=jingdong.lu@windriver.com \
    --cc=Openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.