Bug#751488: initramfs-tools: Shell spawned despite panic=0

2014-09-29 Thread Ben Hutchings
This bug has not been properly fixed. The init script does not only run panic if it fails to run the real init, but in several earlier error cases. In that case, the 'return' will cause init to continue rather than dropping off the end. I think we must use 'exit' instead of 'return'. Ben. --

Bug#751488: initramfs-tools: Shell spawned despite panic=0

2014-06-26 Thread Lukas Anzinger
Control: found -1 0.115 This bug is still present in the latest available version. Regards, Lukas -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Bug#751488: initramfs-tools: Shell spawned despite panic=0

2014-06-13 Thread Lukas Anzinger
Package: initramfs-tools Version: 0.109.1 Severity: critical Tags: patch Hi, I've set panic=0 as a kernel cmdline argument which should trigger a reboot instead of spawning a shell. However, the reboot seems to be uneffective and a shell is spawned nevertheless. This is unpleasing since spawn=0