From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/3] live image misc fixes
Date: Thu, 15 May 2014 18:40:22 +0800 [thread overview]
Message-ID: <cover.1400150280.git.Qi.Chen@windriver.com> (raw)
The purpose of this patchset is to make our live image work correctly after the
following commit.
commit acfe3014d41de5e87cdbc58d0396349c6b9c3ffd
udev-extraconf: update mount.sh to use /run/media instead of /media
These patches are tested against the core-image-minimal iso image for both booting and installing.
//Chen Qi
The following changes since commit 58417093d7ce83c8a2f683a356fddc23aaee5e8e:
wic: Extend indirect string connection to support image names and rootfs (2014-05-13 19:35:06 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib ChenQi/live-image-misc-fixes
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/live-image-misc-fixes
Chen Qi (3):
udev-extraconf: fix the misuse of /run/media
init-live.sh: list block devices correctly
initrdscripts: fix for /run/media
.../initrdscripts/files/init-install-efi-testfs.sh | 14 +++++++-------
.../initrdscripts/files/init-install-efi.sh | 14 +++++++-------
.../initrdscripts/files/init-install-testfs.sh | 4 ++--
.../initrdscripts/files/init-install.sh | 4 ++--
meta/recipes-core/initrdscripts/files/init-live.sh | 20 ++++++++++----------
meta/recipes-core/udev/udev-extraconf/mount.sh | 2 +-
6 files changed, 29 insertions(+), 29 deletions(-)
--
1.7.9.5
next reply other threads:[~2014-05-15 10:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-15 10:40 Chen Qi [this message]
2014-05-15 10:40 ` [PATCH 1/3] udev-extraconf: fix the misuse of /run/media Chen Qi
2014-05-15 10:40 ` [PATCH 2/3] init-live.sh: list block devices correctly Chen Qi
2014-05-15 10:40 ` [PATCH 3/3] initrdscripts: fix for /run/media Chen Qi
2014-05-15 13:11 ` [PATCH 0/3] live image misc fixes Valentin Popa
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.1400150280.git.Qi.Chen@windriver.com \
--to=qi.chen@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.