All of lore.kernel.org
 help / color / mirror / Atom feed
From: <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: qingtao.cao@windriver.com
Subject: [PATCH 0/2] live image: try to make a valid union mount
Date: Fri, 28 Jun 2013 15:48:51 +0800	[thread overview]
Message-ID: <cover.1372394016.git.Qi.Chen@windriver.com> (raw)

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



             reply	other threads:[~2013-06-28  7:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-28  7:48 Qi.Chen [this message]
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

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.1372394016.git.Qi.Chen@windriver.com \
    --to=qi.chen@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=qingtao.cao@windriver.com \
    /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.