init=/bin/bash

Jakub Bogusz qboosh at pld-linux.org
Sun Apr 10 00:20:21 CEST 2005


On Sat, Apr 09, 2005 at 08:47:27PM +0200, Kacper Kornet wrote:
> When I run my kernel 2.4.29 with the parameter init=/bin/bash, bash hangs
> after executing of the first command. I think, that problem is the presence
> of WCONTINUED in the arguments of waitpid in function waitchld. The patch
> bash-WCONTINUED.patch is supposed to correct it but does not work in this
> situation (I don't  know why). I have mananged to correct this problem with
> the following patch:

Which version?
bash 3 on HEAD and (IIRC) bash 2 on AC-branch are patched with
bash-WCONTINUED.patch, which causes reverting to old behaviour if
WCONTINUED is not supported by kernel.


-- 
Jakub Bogusz    http://cyber.cs.net.pl/~qboosh/




More information about the pld-devel-en mailing list