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
2
Issues
2
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
663034df
Commit
663034df
authored
Apr 13, 2022
by
Mikhail Efremov
Committed by
Anton Midyukov
Jun 03, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slinux: Add distro/slinux-bloat target
Make it possible to build SL-install image with live system again: this can be useful for flash drives with preinstalled SL.
parent
9e6e874c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
slinux.mk
conf.d/slinux.mk
+2
-0
No files found.
conf.d/slinux.mk
View file @
663034df
...
@@ -23,6 +23,8 @@ ifneq (,$(filter-out e2k%,$(ARCH)))
...
@@ -23,6 +23,8 @@ ifneq (,$(filter-out e2k%,$(ARCH)))
endif
endif
endif
endif
distro/slinux-bloat: distro/slinux use/slinux/live
ifeq (vm,$(IMAGE_CLASS))
ifeq (vm,$(IMAGE_CLASS))
vm/slinux:: use/slinux/vm-base use/auto-resize +vmguest; @:
vm/slinux:: use/slinux/vm-base use/auto-resize +vmguest; @:
...
...
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