Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] live image misc fixes
@ 2014-05-15 10:40 Chen Qi
  2014-05-15 10:40 ` [PATCH 1/3] udev-extraconf: fix the misuse of /run/media Chen Qi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chen Qi @ 2014-05-15 10:40 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2014-05-15 13:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-15 10:40 [PATCH 0/3] live image misc fixes Chen Qi
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

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