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
a5cbe229
Commit
a5cbe229
authored
Dec 17, 2024
by
Semen Fomchenkov
Committed by
Anton Midyukov
Dec 18, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mixin-basealt.mk: cleared the live image of unnecessary packages
The squash size should not exceed 1.8 GiB so that it can be installed when bootloaded via HTTP on system with 3 GiB RAM.
parent
1cc05d24
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
mixin-basealt.mk
conf.d/mixin-basealt.mk
+1
-3
No files found.
conf.d/mixin-basealt.mk
View file @
a5cbe229
...
...
@@ -22,7 +22,7 @@ mixin/alt-workstation: +systemd +systemd-optimal +pulse +nm \
use/cleanup/live-no-cleanupdb
@$(call add,THE_PACKAGES,power-profiles-daemon)
@$(call add,THE_PACKAGES,gnome-console)
@$(call add,
TH
E_PACKAGES,gnome-software)
@$(call add,
BAS
E_PACKAGES,gnome-software)
@$(call add,THE_PACKAGES,gnome-tour)
@$(call add,THE_PACKAGES,papers)
@$(call add,PINNED_PACKAGES,gnome-console:Required)
...
...
@@ -40,8 +40,6 @@ mixin/alt-workstation: +systemd +systemd-optimal +pulse +nm \
@$(call add,THE_LISTS,$(call tags,archive extra))
@$(call add,THE_LISTS,$(call tags,mobile mate))
@$(call add,BASE_LISTS,$(call tags,desktop cups))
@$(call add,LIVE_LISTS,workstation/scanning)
@$(call add,LIVE_LISTS,workstation/libreoffice)
@$(call add,THE_LISTS,workstation/mate)
@$(call add,THE_LISTS,$(call tags,regular desktop))
@$(call add,THE_LISTS,$(call tags,base regular))
...
...
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