[OE-core] [PATCH 0/4] Fixes for read-only-rootfs

Paul Eggleton paul.eggleton at linux.intel.com
Wed Apr 10 15:42:24 UTC 2013


There were a number of things breaking read-only-rootfs support; this
patchset fixes the most serious issues.


The following changes since commit f9d88a559dd2479893d7570676d42955ee3b8845:

  tinylogin: Fix mix of tabs and spaces for SRC_URI indentation (2013-04-10 13:15:14 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/read-only-rootfs-fixes
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/read-only-rootfs-fixes

Paul Eggleton (4):
  rpm-postinsts: don't create broken postinst script
  rpm-postinsts: avoid errors during boot with read-only-rootfs enabled
  initscripts: fix read-only-rootfs-hook.sh to avoid using unionfs
  initscripts: fix read-only-rootfs-hook.sh to start earlier

 .../initscripts-1.0/read-only-rootfs-hook.sh           |   16 +++++-----------
 meta/recipes-core/initscripts/initscripts_1.0.bb       |    2 +-
 meta/recipes-devtools/rpm/rpm-postinsts.bb             |   12 ++++++------
 3 files changed, 12 insertions(+), 18 deletions(-)

-- 
1.7.10.4





More information about the Openembedded-core mailing list