]> git.proxmox.com Git - pve-kernel-meta.git/commit
fix #2403: exclude initrd entries from /proc/cmdline
authorOguz Bektas <o.bektas@proxmox.com>
Wed, 16 Oct 2019 11:17:31 +0000 (13:17 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 17 Oct 2019 05:25:15 +0000 (07:25 +0200)
commit86cdbeb5aa1fe93f99caaa085aceba27b08c471c
tree084d6f36a01a2931b8571a573a513f50ff4670eb
parent1533d9853461d70bdf474b81c600d55e172e82c5
fix #2403: exclude initrd entries from /proc/cmdline

if we fallback to /proc/cmdline, it can include the booted initrd.

to avoid loader entries with initrd 'options' lines, we have to parse
them out.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
efiboot/zz-pve-efiboot