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
eaabd854
Commit
eaabd854
authored
Jun 04, 2024
by
Dmitriy Terekhin
Committed by
Anton Midyukov
Sep 02, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
alt-server: Remove GUI packages from live
Since squash live is used only as an installer and rescue, it does not need full GUI packages. Suggested-by:
Anton Midyukov
<
antohami@altlinux.org
>
parent
f2cfdc11
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
alt-server.mk
conf.d/alt-server.mk
+2
-2
mixin-alt-server.mk
conf.d/mixin-alt-server.mk
+3
-3
No files found.
conf.d/alt-server.mk
View file @
eaabd854
...
@@ -43,8 +43,8 @@ distro/alt-server:: distro/.base mixin/alt-server use/vmguest/base \
...
@@ -43,8 +43,8 @@ distro/alt-server:: distro/.base mixin/alt-server use/vmguest/base \
@$(call add,MAIN_GROUPS,$(server_groups_virtualbox))
@$(call add,MAIN_GROUPS,$(server_groups_virtualbox))
@$(call add,MAIN_LISTS,centaurus/disk-dvd)
@$(call add,MAIN_LISTS,centaurus/disk-dvd)
@$(call add,MAIN_LISTS,centaurus/disk-server-light)
@$(call add,MAIN_LISTS,centaurus/disk-server-light)
@$(call add,
THE
_LISTS,monitoring/zabbix-agent)
@$(call add,
MAIN
_LISTS,monitoring/zabbix-agent)
@$(call add,
THE
_LISTS,cert-ru)
@$(call add,
MAIN
_LISTS,cert-ru)
ifneq (,$(filter-out e2k%,$(ARCH)))
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call add,INSTALL2_PACKAGES,installer-feature-desktop-suspend-stage2)
@$(call add,INSTALL2_PACKAGES,installer-feature-desktop-suspend-stage2)
endif
endif
...
...
conf.d/mixin-alt-server.mk
View file @
eaabd854
...
@@ -58,9 +58,9 @@ endif
...
@@ -58,9 +58,9 @@ endif
@$(call add,BASE_LISTS,centaurus/base-server)
@$(call add,BASE_LISTS,centaurus/base-server)
@$(call add,BASE_LISTS,centaurus/lsb-core)
@$(call add,BASE_LISTS,centaurus/lsb-core)
@$(call add,LIVE_LISTS,centaurus/live)
@$(call add,LIVE_LISTS,centaurus/live)
@$(call add,
LIVE
_LISTS,centaurus/remmina)
@$(call add,
MAIN
_LISTS,centaurus/remmina)
@$(call add,
LIVE
_LISTS,centaurus/cups)
@$(call add,
MAIN
_LISTS,centaurus/cups)
@$(call add,
LIVE
_LISTS,centaurus/nm)
@$(call add,
MAIN
_LISTS,centaurus/nm)
@$(call add,BASE_LISTS,centaurus/domain-client)
@$(call add,BASE_LISTS,centaurus/domain-client)
@$(call add,MAIN_GROUPS,$(server_groups))
@$(call add,MAIN_GROUPS,$(server_groups))
@$(call add,MAIN_LISTS,centaurus/cppcheck)
@$(call add,MAIN_LISTS,centaurus/cppcheck)
...
...
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