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
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
b2b69d38
Commit
b2b69d38
authored
Feb 22, 2021
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slinux: Temporary use un-def kernel for all targets
Current un-def kernel (5.10.x) should be std-def at the time of SL-9.1 release.
parent
2925876f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
config.mk
features.in/slinux/config.mk
+3
-1
No files found.
features.in/slinux/config.mk
View file @
b2b69d38
...
...
@@ -85,6 +85,9 @@ else
@$(call add,THE_LISTS,slinux/browser-chromium)
@$(call add,THE_LISTS,slinux/multimedia-player-vlc)
endif
ifeq (,$(filter-out armh aarch64 i586 x86_64,$(ARCH)))
@$(call set,KFLAVOURS,un-def)
endif
use/slinux/base: use/isohybrid use/luks \
+plymouth use/memtest +vmguest \
...
...
@@ -100,7 +103,6 @@ use/slinux/base: use/isohybrid use/luks \
use/vmguest/kvm/x11 use/stage2/kms \
use/slinux/mixin-base \
use/cleanup/live-no-cleanupdb
@$(call set,KFLAVOURS,un-def)
@$(call add,LIVE_LISTS,slinux/live)
@$(call add,BASE_PACKAGES,installer-distro-simply-linux-stage3)
@$(call add,STAGE2_PACKAGES,xorg-conf-libinput-touchpad)
...
...
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