From patchwork Thu Sep 27 14:20:49 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] initramfs fixes Date: Thu, 27 Sep 2012 14:20:49 -0000 From: Ross Burton X-Patchwork-Id: 37363 Message-Id: To: openembedded-core@lists.openembedded.org A colleague was working on an initramfs-based yocto system and encounting some issues because the initial script is quite fragile. Attached are two patches to make it less fragile, and drop you to a shell if it does break. The following changes since commit 55b3e7bf48a67c0ce42308b8332262fbe4eccd24: dbus: disable all X11 when native (2012-09-26 21:23:37 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ross/initramfs for you to fetch changes up to 265e1e50186d5982b40d87f37f0662a0e09a7daa: initramfs: Make mkdir not fail (2012-09-27 15:17:35 +0100) ---------------------------------------------------------------- Damien Lespiau (2): initrd: Spawn an emergency shell when something goes wrong initramfs: Make mkdir not fail meta/recipes-core/initrdscripts/files/init-live.sh | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) Damien Lespiau (2): initrd: Spawn an emergency shell when something goes wrong initramfs: Make mkdir not fail meta/recipes-core/initrdscripts/files/init-live.sh | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-)