On Sun, 10 May 2020 19:16:47 +0200 Paul Menzel pmenzel@molgen.mpg.de wrote:
Dear Masami,
Commit de462e5f10 (bootconfig: Fix to remove bootconfig data from initrd while boot) causes a cosmetic regression on my x86 system with Debian Sid/unstable.
Despite having no `bootconfig` parameter on the Linux CLI, the warning below is shown.
'bootconfig' found on command line, but no bootconfig found
Reverting the commit fixes it.
Oops, sorry about that. I'll fix it soon.
Thanks!