Bug#1041096: raspi-firmware: kernel removal can render raspi unbootable

2023-08-06 Thread Daniel Moran
Hi, it looks like this bug was introduced in the suggested patch for #1032186 [1]. I've attached a simple patch which rearranges the conditionals to make sure the variables containing the Kernel and Initrd names are populated even if the command is "remove". Daniel [1]

Bug#1041096: raspi-firmware: kernel removal can render raspi unbootable

2023-07-29 Thread Archi
Hello, today I've stumbled upon exactly the same issue, running Debian testing. The config.txt was replaced with: kernel=auto initramfs I had to manually fix it to: kernel=vmlinuz-6.4.0-1-arm64 initramfs initrd.img-6.4.0-1-arm64 Please take a look into this issue, as I consider it a

Bug#1041096: raspi-firmware: kernel removal can render raspi unbootable

2023-07-14 Thread Andreas Kloeckner
Package: raspi-firmware Version: 1.20230405+ds-1 Severity: important Dear Maintainer, When removing a no-longer-in-use kernel recently, the raspi-firmware postrm script, presumably the fact that this line [1] is not executed on kernel removals, left me with a /boot/firmware/config.txt containing