All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] live image: try to make a valid union mount
@ 2013-06-28  7:48 Qi.Chen
  2013-06-28  7:48 ` [PATCH 1/2] initrdscripts: unionfs cleanup Qi.Chen
  2013-06-28  7:48 ` [PATCH 2/2] init-live.sh: try to make a union mount when possible Qi.Chen
  0 siblings, 2 replies; 3+ messages in thread
From: Qi.Chen @ 2013-06-28  7:48 UTC (permalink / raw)
  To: openembedded-core; +Cc: qingtao.cao

From: Chen Qi <Qi.Chen@windriver.com>

This patchset cleans up the unionfs related code and tries to make a union mount
with aufs or overlayfs.

The following changes since commit 042203531b10b37ac9a8201b376f5dec403e51d8:

  sanity.bbclass: Fix COREBASE sanity tests (2013-06-27 12:48:56 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib ChenQi/live-image-union-mount
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/live-image-union-mount

Chen Qi (2):
  initrdscripts: unionfs cleanup
  init-live.sh: try to make a union mount when possible

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

-- 
1.7.9.5



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

end of thread, other threads:[~2013-06-28  7:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-28  7:48 [PATCH 0/2] live image: try to make a valid union mount Qi.Chen
2013-06-28  7:48 ` [PATCH 1/2] initrdscripts: unionfs cleanup Qi.Chen
2013-06-28  7:48 ` [PATCH 2/2] init-live.sh: try to make a union mount when possible Qi.Chen

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.