[OE-core] [PATCH 0/2] fix error handling in initramfs-framework
Patrick Ohly
patrick.ohly at intel.com
Fri Sep 18 11:49:16 UTC 2015
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
More information about the Openembedded-core
mailing list