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
89bc9ccb
Commit
89bc9ccb
authored
Aug 30, 2023
by
Roman Alifanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cleanup volumes-profile-kdesktop
CLEANUP_LIVE_PACKAGES to CLEANUP_BASE_PACKAGES
parent
7b8bf098
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
ximper.mk
conf.d/ximper.mk
+2
-0
config.mk
features.in/live/config.mk
+1
-0
No files found.
conf.d/ximper.mk
View file @
89bc9ccb
...
...
@@ -184,5 +184,6 @@ distro/ximper: distro/.ximper-install-x11-systemd distro/.ximper-wm mixin/ximper
@$(call add,THE_KMODULES,virtualbox)
@$(call add,LIVE_PACKAGES,livecd-gnome3-setup-done)
@$(call add,LIVE_PACKAGES,gnome-flashback screenpen)
endif
\ No newline at end of file
features.in/live/config.mk
View file @
89bc9ccb
...
...
@@ -17,6 +17,7 @@ use/live: use/stage2 sub/rootfs@live sub/stage2@live \
@$(call add_feature)
@$(call add,LIVE_PACKAGES,livecd-no-ldconfig-service)
@$(call add,CLEANUP_BASE_PACKAGES,'installer*')
@$(call add,CLEANUP_BASE_PACKAGES,'volumes-profile-*')
@$(call add,DEFAULT_SERVICES_ENABLE,$(_ON))
@$(call add,DEFAULT_SERVICES_DISABLE,$(_OFF))
@$(call add,CONTROL,rpcbind:local)
...
...
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