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
Ximper Linux
mkimage-profiles
Commits
e5db0040
You need to sign in or sign up before continuing.
Commit
e5db0040
authored
Oct 06, 2021
by
Mikhail Efremov
Committed by
Anton Midyukov
Oct 16, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slinux: Set std-def kernel
parent
df3b7744
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
slinux.mk
conf.d/slinux.mk
+1
-1
config.mk
features.in/slinux/config.mk
+1
-1
No files found.
conf.d/slinux.mk
View file @
e5db0040
...
@@ -16,7 +16,7 @@ endif
...
@@ -16,7 +16,7 @@ endif
@$(call set,META_VOL_ID,Simply Linux $(DISTRO_VERSION) $(ARCH))
@$(call set,META_VOL_ID,Simply Linux $(DISTRO_VERSION) $(ARCH))
@$(call set,META_APP_ID,Simply Linux $(DISTRO_VERSION) $(ARCH) $(shell date +%F))
@$(call set,META_APP_ID,Simply Linux $(DISTRO_VERSION) $(ARCH) $(shell date +%F))
ifneq (,$(filter-out e2k%,$(ARCH)))
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call set,KFLAVOURS,
un
-def)
@$(call set,KFLAVOURS,
std
-def)
endif
endif
endif
endif
...
...
features.in/slinux/config.mk
View file @
e5db0040
...
@@ -82,7 +82,7 @@ else
...
@@ -82,7 +82,7 @@ else
@$(call add,THE_LISTS,slinux/browser-chromium)
@$(call add,THE_LISTS,slinux/browser-chromium)
endif
endif
ifeq (,$(filter-out armh aarch64 i586 x86_64,$(ARCH)))
ifeq (,$(filter-out armh aarch64 i586 x86_64,$(ARCH)))
@$(call set,KFLAVOURS,
un
-def)
@$(call set,KFLAVOURS,
std
-def)
endif
endif
use/slinux/base: use/isohybrid use/luks \
use/slinux/base: use/isohybrid use/luks \
...
...
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