Bug#971638: live-boot: multiple stages cannot be specified to kernel command parameter break=

2020-10-03 Thread Wang Shanker
Package: live-boot Version: 1:20190614 Severity: important Tags: patch upstream Since Stretch, initramfs-tools has provided support for specifying multiple stages for the parameter break=, which was introduced in the commit b215c18c of initramfs-tools (#795832). However, the function `maybe_break`

Bug#971639: live-boot: break=mountroot will make the boot process fail

2020-10-03 Thread Wang Shanker
Package: live-boot Version: 1:20190614 Severity: important Tags: upstream patch When break=mountroot is specified in the kernel parameter, the overiding maybe_break will pull in the functions defined in /scripts/functions, overiding not only panic, but mount_* as well, resulting those mount_* func

Bug#971638: Acknowledgement (live-boot: multiple stages cannot be specified to kernel command parameter break=)

2020-10-03 Thread Wang Shanker
This patch can also fix #971639