Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] some init/finish enhancements for initramfs-framework
@ 2015-09-09 13:10 Patrick Ohly
  2015-09-09 13:10 ` [PATCH 1/4] initramfs-framework: support rootflags and rootfstype boot parameter Patrick Ohly
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Patrick Ohly @ 2015-09-09 13:10 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2015-09-09 14:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-09 13:10 [PATCH 0/4] some init/finish enhancements for initramfs-framework Patrick Ohly
2015-09-09 13:10 ` [PATCH 1/4] initramfs-framework: support rootflags and rootfstype boot parameter Patrick Ohly
2015-09-09 14:10   ` Otavio Salvador
2015-09-09 13:10 ` [PATCH 2/4] initramfs-framework: support ro " Patrick Ohly
2015-09-09 14:11   ` Otavio Salvador
2015-09-09 13:10 ` [PATCH 3/4] initramfs-framework: support init " Patrick Ohly
2015-09-09 14:11   ` Otavio Salvador
2015-09-09 13:10 ` [PATCH 4/4] initramfs-framework: support dropping into shell on failure Patrick Ohly
2015-09-09 14:12   ` Otavio Salvador

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