3hhh 4ce8f664ad
initrd: work around a bug in busybox sha256sum
busybox sha256sum will create a checksum file for uncommon file names
(e.g. /boot/foo"$\n"bar), but fail to verify that exact file.
https://bugs.busybox.net/show_bug.cgi?id=14226

Thus disallow all files in /boot/ with strange file names at the time of
signing for now. Verifying in the presence of new files with such file
names in /boot/ is no issue for the kexec_tree verification due to the
previously implemented escaping mechanism.
2023-01-14 10:02:49 +01:00
..
2022-11-11 00:59:12 +02:00
2017-04-05 17:59:49 -04:00
2017-09-02 14:13:29 -04:00
2021-08-07 17:40:13 +00:00
2020-05-15 18:52:11 +01:00