Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
88a92aaa
Commit
88a92aaa
authored
May 12, 2022
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
mixin-alt-server.mk
conf.d/mixin-alt-server.mk
+1
-0
xorg
pkg.in/lists/centaurus/xorg
+0
-2
No files found.
conf.d/mixin-alt-server.mk
View file @
88a92aaa
...
@@ -19,6 +19,7 @@ mixin/alt-server: +installer +systemd \
...
@@ -19,6 +19,7 @@ mixin/alt-server: +installer +systemd \
@$(call add,THE_BRANDING,alterator)
@$(call add,THE_BRANDING,alterator)
ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
@$(call set,KFLAVOURS,un-def std-def)
@$(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/proxmox-backup-server)
@$(call add,MAIN_GROUPS,centaurus/lsb-core)
@$(call add,MAIN_GROUPS,centaurus/lsb-core)
endif
endif
...
...
pkg.in/lists/centaurus/xorg
View file @
88a92aaa
...
@@ -51,11 +51,9 @@ firefox-esr-uk
...
@@ -51,11 +51,9 @@ firefox-esr-uk
spice-vdagent
spice-vdagent
xorg-drv-qxl
xorg-drv-qxl
kernel-modules-drm-std-def@!E2K
kernel-modules-drm-nouveau-std-def@!E2K
kernel-modules-drm-nouveau-std-def@!E2K
kernel-modules-v4l-std-def@!E2K
kernel-modules-v4l-std-def@!E2K
kernel-modules-drm-un-def@!E2K
kernel-modules-drm-un-def@!E2K
kernel-modules-drm-nouveau-un-def@!E2K
kernel-modules-v4l-un-def@!E2K
kernel-modules-v4l-un-def@!E2K
cpio
cpio
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment