[OE-core] [PATCH 0/4] some init/finish enhancements for initramfs-framework

Patrick Ohly patrick.ohly at intel.com
Wed Sep 9 13:10:38 UTC 2015


While continuing my work in integrating IMA into the
initramfs-framework, I found that it is necessary to have more control
over the mount parameters. These patches grant that control using the same
boot parameters as in the Linux kernel.

For debugging I also found it useful to have more opportunities to get
into a shell.

I'm posting these patches because others may also find them useful. If
there's no time to review or merge now, feel free to ignore until
after the next release. In the meantime, I'll proceed with a local
copy of the two files.

The following changes since commit 8402958cd2cb87b8283c8ee4e2d08e1a6717d67a:

  pseudo_1.7.3.bb: New version of pseudo (2015-09-06 15:24:28 +0100)

are available in the git repository at:

  git://github.com/pohly/openembedded-core initramfs-framework
  https://github.com/pohly/openembedded-core/tree/initramfs-framework

Patrick Ohly (4):
  initramfs-framework: support rootflags and rootfstype boot parameter
  initramfs-framework: support ro boot parameter
  initramfs-framework: support init boot parameter
  initramfs-framework: support dropping into shell on failure

 .../initrdscripts/initramfs-framework/finish            | 17 +++++++++++++++--
 .../recipes-core/initrdscripts/initramfs-framework/init |  4 ++++
 2 files changed, 19 insertions(+), 2 deletions(-)

-- 
2.1.4




More information about the Openembedded-core mailing list