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
df9304b5
Commit
df9304b5
authored
Jan 30, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
live: add use/cleanup to use/live
This is expected behavior for Live. Cleanup it by default. Disable cleanup as needed.
parent
9161903d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
config.mk
features.in/live/config.mk
+1
-1
No files found.
features.in/live/config.mk
View file @
df9304b5
...
...
@@ -13,7 +13,7 @@ _OFF = anacron blk-availability bridge clamd dhcpd dmeventd dnsmasq \
# copy stage2 as live
# NB: starts to preconfigure but doesn't use/cleanup yet
use/live: use/stage2 sub/rootfs@live sub/stage2@live \
use/services/lvm2-disable
use/services/lvm2-disable
use/cleanup
@$(call add_feature)
@$(call add,LIVE_PACKAGES,livecd-no-ldconfig-service)
@$(call add,DEFAULT_SERVICES_ENABLE,$(_ON))
...
...
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