Commit 88a92aaa authored by Anton Midyukov's avatar Anton Midyukov

mixin-alt-server.mk, centaurus/xorg: add drm to BASE_KMODULES

drm kernel modules is needed not only for desktop, but also for framebuffer in IPMI.
parent 27525919
......@@ -19,6 +19,7 @@ mixin/alt-server: +installer +systemd \
@$(call add,THE_BRANDING,alterator)
ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
@$(call set,KFLAVOURS,un-def std-def)
@$(call add,BASE_KMODULES,drm)
@$(call add,MAIN_GROUPS,centaurus/proxmox-backup-server)
@$(call add,MAIN_GROUPS,centaurus/lsb-core)
endif
......
......@@ -51,11 +51,9 @@ firefox-esr-uk
spice-vdagent
xorg-drv-qxl
kernel-modules-drm-std-def@!E2K
kernel-modules-drm-nouveau-std-def@!E2K
kernel-modules-v4l-std-def@!E2K
kernel-modules-drm-un-def@!E2K
kernel-modules-drm-nouveau-un-def@!E2K
kernel-modules-v4l-un-def@!E2K
cpio
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment