Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Patrick Ohly <patrick.ohly@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] some init/finish enhancements for initramfs-framework
Date: Wed,  9 Sep 2015 15:10:38 +0200	[thread overview]
Message-ID: <cover.1441803055.git.patrick.ohly@intel.com> (raw)

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



             reply	other threads:[~2015-09-09 13:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-09 13:10 Patrick Ohly [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1441803055.git.patrick.ohly@intel.com \
    --to=patrick.ohly@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox