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
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
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
Anton Palgunov
mkimage-profiles
Commits
3fc55d52
You need to sign in or sign up before continuing.
Commit
3fc55d52
authored
Oct 18, 2023
by
Michael Shigorin
Committed by
Anton Midyukov
Mar 25, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
e2k: installer-feature-e2k-{801-,}multiseat
...accordingly to the package getting renamed.
parent
cebb79d2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
config.mk
features.in/e2k/config.mk
+3
-3
No files found.
features.in/e2k/config.mk
View file @
3fc55d52
...
...
@@ -32,7 +32,7 @@ use/e2k/x11: use/e2k use/x11
ifeq (,$(filter-out e2kv6,$(ARCH)))
use/e2k/multiseat/full:
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-
801-multiseat) #sic!
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-
multiseat)
@$(call add,MAIN_GROUPS,x-e2k/90-e201 x-e2k/90-e1601)
@$(call add,MAIN_GROUPS,$(addprefix x-e2k/e201-,1seat 2seat))
@$(call add,MAIN_GROUPS,$(addprefix x-e2k/e1601-,1seat 4seat))
...
...
@@ -43,7 +43,7 @@ use/e2k/multiseat/full: use/e2k/multiseat/901/full; @:
# 6seat not tested so far but 1E8CB has three suitable PCIe slots
use/e2k/multiseat/901:
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-
801-multiseat) #sic!
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-
multiseat)
@$(call add,MAIN_GROUPS,x-e2k/90-e901)
@$(call add,MAIN_GROUPS,$(addprefix x-e2k/,e901-1seat e901-2seat))
@$(call add,MAIN_GROUPS,$(addprefix x-e2k/,e901-3seat))
...
...
@@ -61,7 +61,7 @@ use/e2k/x11/101: use/e2k/x11
@$(call add,MAIN_GROUPS,$(addprefix x-e2k/,e101-modesetting))
use/e2k/multiseat/801/base:
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-
801-
multiseat)
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-multiseat)
@$(call add,MAIN_GROUPS,x-e2k/90-e801)
@$(call add,MAIN_GROUPS,$(addprefix x-e2k/,e801-1seat e801-2seat))
...
...
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