Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] fix error handling in initramfs-framework
@ 2015-09-18 11:49 Patrick Ohly
  2015-09-18 11:49 ` [PATCH 1/2] initramfs-framework: fix "support dropping into shell on failure" Patrick Ohly
  2015-09-18 11:49 ` [PATCH 2/2] initramfs-framework: better error reporting for invalid root boot parameter Patrick Ohly
  0 siblings, 2 replies; 5+ messages in thread
From: Patrick Ohly @ 2015-09-18 11:49 UTC (permalink / raw)
  To: openembedded-core

While debugging the root=UUID failure when using IDE disks I noticed
that the error messages from initramfs-module did not really explain
the problem, and that my "drop to shell" patch was faulty. Here are the
improvement respectively fix.

The following changes since commit 72682d72b52355c3fed947167ca3c6064340ead1:

  autotools.bbclass: mkdir ${B} -> mkdir -p ${B} (2015-09-16 22:17:19 +0100)

are available in the git repository at:

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

Patrick Ohly (2):
  initramfs-framework: fix "support dropping into shell on failure"
  initramfs-framework: better error reporting for invalid root boot
    parameter

 meta/recipes-core/initrdscripts/initramfs-framework/finish | 2 +-
 meta/recipes-core/initrdscripts/initramfs-framework/init   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.1.4



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

end of thread, other threads:[~2015-09-18 17:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-18 11:49 [PATCH 0/2] fix error handling in initramfs-framework Patrick Ohly
2015-09-18 11:49 ` [PATCH 1/2] initramfs-framework: fix "support dropping into shell on failure" Patrick Ohly
2015-09-18 17:41   ` Otavio Salvador
2015-09-18 11:49 ` [PATCH 2/2] initramfs-framework: better error reporting for invalid root boot parameter Patrick Ohly
2015-09-18 17:41   ` Otavio Salvador

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