From: Saul Wold <sgw@linux.intel.com>
To: Ross Burton <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] Revert "initrd: Spawn an emergency shell when something goes wrong"
Date: Tue, 02 Oct 2012 18:46:24 -0700 [thread overview]
Message-ID: <506B98F0.5000806@linux.intel.com> (raw)
In-Reply-To: <1349193366-6632-1-git-send-email-ross.burton@intel.com>
On 10/02/2012 08:56 AM, Ross Burton wrote:
> This had nowhere near enough testing...
>
> This reverts commit ffb6928f5783e5202d9849c3a185e29be1d41c63.
>
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
> meta/recipes-core/initrdscripts/files/init-live.sh | 11 -----------
> 1 file changed, 11 deletions(-)
>
> diff --git a/meta/recipes-core/initrdscripts/files/init-live.sh b/meta/recipes-core/initrdscripts/files/init-live.sh
> index 2639308..5682fd1 100644
> --- a/meta/recipes-core/initrdscripts/files/init-live.sh
> +++ b/meta/recipes-core/initrdscripts/files/init-live.sh
> @@ -2,17 +2,6 @@
>
> PATH=/sbin:/bin:/usr/sbin:/usr/bin
>
> -emergency_shell()
> -{
> - echo "Bug in initramfs /init detected. Dropping to a shell. Good luck!"
> - echo
> - sh
> -}
> -trap "emergency_shell" 0 2
> -
> -# exit immediately if a command fails
> -set -e
> -
> ROOT_MOUNT="/rootfs/"
> ROOT_IMAGE="rootfs.img"
> MOUNT="/bin/mount"
>
Merged into OE-Core
Thanks
Sau!
prev parent reply other threads:[~2012-10-03 1:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-02 15:56 [PATCH] Revert "initrd: Spawn an emergency shell when something goes wrong" Ross Burton
2012-10-03 1:46 ` Saul Wold [this message]
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=506B98F0.5000806@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/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