Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Read-only rootfs followup patches
@ 2013-02-19  7:38 Qi.Chen
  2013-02-19  7:38 ` [PATCH 1/4] image.bbclass: add a hook funtion to support readonly rootfs Qi.Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Qi.Chen @ 2013-02-19  7:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: Zhenfeng.Zhao

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.

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 (4):
  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

 meta/classes/core-image.bbclass                    |    4 +
 meta/classes/image.bbclass                         |   18 +++++
 .../initscripts-1.0/populate-volatile.sh           |   77 ++++++++++++++------
 3 files changed, 77 insertions(+), 22 deletions(-)

-- 
1.7.9.5




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

end of thread, other threads:[~2013-02-20  6:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19  7:38 [PATCH 0/4] Read-only rootfs followup patches Qi.Chen
2013-02-19  7:38 ` [PATCH 1/4] image.bbclass: add a hook funtion to support readonly rootfs Qi.Chen
2013-02-19 11:39   ` Bernhard Reutner-Fischer
2013-02-20  5:56     ` ChenQi
2013-02-19  7:38 ` [PATCH 2/4] core-image.bbclass: support read-only rootfs Qi.Chen
2013-02-19  7:38 ` [PATCH 3/4] populate-volatile.sh: add ROOT_DIR variable to support running at rootfs time Qi.Chen
2013-02-19 11:56   ` Bernhard Reutner-Fischer
2013-02-20  5:57     ` ChenQi
2013-02-19  7:38 ` [PATCH 4/4] populate-volatile.sh: improve the handling of link config items Qi.Chen

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