mirror of
https://git.proxmox.com/git/pve-kernel-meta
synced 2025-08-06 05:00:41 +00:00
ship config to always include simpledrm module in initrd
to ensure the newly switched on SYS_FB kconfig doesn't breaks the using the fb for the kernel, e.g., via fbcon Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
8de0567d10
commit
3b82e1ebb5
2
debian/proxmox-simpledrm
vendored
Normal file
2
debian/proxmox-simpledrm
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
# ensure the SYS_FB marked framebuffer can actually be used by the fbcon(sole)
|
||||
simpledrm
|
1
debian/pve-kernel-helper.install
vendored
1
debian/pve-kernel-helper.install
vendored
@ -5,3 +5,4 @@ etc/initramfs/post-update.d/proxmox-boot-sync
|
||||
usr/sbin/proxmox-boot-tool
|
||||
usr/sbin/grub-install
|
||||
usr/share/pve-kernel-helper/scripts/functions
|
||||
debian/proxmox-simpledrm /usr/share/initramfs-tools/modules.d
|
||||
|
Loading…
Reference in New Issue
Block a user