Control: reopen -1 

Turns out that DPKG_MAINTSCRIPT_ARCH can also have the value 'all' and then it 
still does the wrong thing.
# aptitude reinstall udev
...
Processing triggers for initramfs-tools (0.139) ...
update-initramfs: Generating /boot/initrd.img-5.10.0-trunk-arm64
latest_kernel: '/boot/vmlinuz-5.10.0-trunk-arm64'
latest_initrd: '/boot/initrd.img-5.10.0-trunk-arm64'
DPKG_MAINTSCRIPT_ARCH: 'all'
arch: 'all'
...
# head -n5 /boot/firmware/config.txt 
enable_uart=1
upstream_kernel=1

kernel=vmlinuz-5.10.0-trunk-arm64
# For details on the initramfs directive, see


Just submitted a merge request to only use the direct approach:
https://salsa.debian.org/debian/raspi-firmware/-/merge_requests/20

Cheers,
  Diederik

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to