From: <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Zhenfeng.Zhao@windriver.com
Subject: [PATCH V2 0/5] Read-only rootfs followup patches
Date: Wed, 20 Feb 2013 13:55:29 +0800 [thread overview]
Message-ID: <cover.1361338900.git.Qi.Chen@windriver.com> (raw)
From: Chen Qi <Qi.Chen@windriver.com>
This patchset enables populate-volatile.sh script run at rootfs time.
For the purpose of easier review, changes for populate-volatile.sh script
have been divided into two parts.
This patchset has been tested with core-image-minimal, with and without
'read-only-rootfs' image feature.
V2 fixes some errors in V1 and remove the trailing whitespaces in populate-volatile.sh.
The following changes since commit c7b23ab68aafc04d9830ef318015912e5d4f0672:
maintainers.inc: update ownership of recipes (2013-02-17 22:33:30 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/readonly-rootfs-followups
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/readonly-rootfs-followups
Chen Qi (5):
image.bbclass: add a hook funtion to support readonly rootfs
core-image.bbclass: support read-only rootfs
populate-volatile.sh: add ROOT_DIR variable to support running at
rootfs time
populate-volatile.sh: improve the handling of link config items
populate-volatile.sh: remove trailing whitespaces
meta/classes/core-image.bbclass | 4 +
meta/classes/image.bbclass | 18 ++++
.../initscripts-1.0/populate-volatile.sh | 89 ++++++++++++++------
3 files changed, 83 insertions(+), 28 deletions(-)
--
1.7.9.5
next reply other threads:[~2013-02-20 6:11 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-20 5:55 Qi.Chen [this message]
2013-02-20 5:55 ` [PATCH V2 1/5] image.bbclass: add a hook funtion to support readonly rootfs Qi.Chen
2013-02-20 5:55 ` [PATCH V2 2/5] core-image.bbclass: support read-only rootfs Qi.Chen
2013-02-20 5:55 ` [PATCH V2 3/5] populate-volatile.sh: add ROOT_DIR variable to support running at rootfs time Qi.Chen
2013-02-20 5:55 ` [PATCH V2 4/5] populate-volatile.sh: improve the handling of link config items Qi.Chen
2013-02-20 7:10 ` Bernhard Reutner-Fischer
2013-02-20 7:16 ` ChenQi
2013-02-20 9:18 ` Bernhard Reutner-Fischer
2013-02-20 9:28 ` ChenQi
2013-02-20 5:55 ` [PATCH V2 5/5] populate-volatile.sh: remove trailing whitespaces Qi.Chen
2013-02-20 14:19 ` Bernhard Reutner-Fischer
2013-02-21 2:31 ` ChenQi
2013-02-21 7:20 ` Bernhard Reutner-Fischer
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.1361338900.git.Qi.Chen@windriver.com \
--to=qi.chen@windriver.com \
--cc=Zhenfeng.Zhao@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox