[RFC PATCH v2 0/2] openbmc: Use JFFS2 for RW overlay filesystem

Andrew Jeffery andrew at aj.id.au
Wed Feb 17 18:27:16 AEDT 2016


Hopefully less convoluted this time! I've (re)boot tested the JFFS2 image with
success, and I've tested generation of an ext4 RW filesystem as well but
haven't flashed it (binwalk claims that a ext filesystem was created).

Since v1:

  Address comments from Milton:

  * Drop mtd-utils-jffs2 for busybox-provided functionality
  * Drop re-arrangement of variables in obmc-{init,update}.sh
  * Simplify generation of image-rwfs
  * Move hard-coded ext4 mkfs options to (commented) options variable
  * Split out mount message fix

Andrew Jeffery (2):
  obmc-init.sh: Fix FS type in mount failure message
  openbmc: Use JFFS2 for RW overlay filesystem

 meta-phosphor/classes/image-overlay.bbclass                |  7 ++++++-
 .../classes/obmc-phosphor-image_types_uboot.bbclass        | 14 ++++++++++++--
 .../obmc-phosphor-initfs/files/obmc-init.sh                |  4 ++--
 .../obmc-phosphor-initfs/files/obmc-update.sh              |  2 +-
 4 files changed, 21 insertions(+), 6 deletions(-)

-- 
2.5.0



More information about the openbmc mailing list