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
5f1f9d5e
You need to sign in or sign up before continuing.
Commit
5f1f9d5e
authored
Nov 19, 2021
by
Andrey Cherepanov
Committed by
Anton Midyukov
Dec 10, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
education: add mousepad to installed system and live
parent
c4f9a3ae
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
education.mk
conf.d/education.mk
+2
-0
No files found.
conf.d/education.mk
View file @
5f1f9d5e
...
@@ -22,6 +22,7 @@ ifeq (,$(filter-out e2k%,$(ARCH)))
...
@@ -22,6 +22,7 @@ ifeq (,$(filter-out e2k%,$(ARCH)))
else
else
@$(call add,THE_PACKAGES,java-11-openjdk)
@$(call add,THE_PACKAGES,java-11-openjdk)
endif
endif
@$(call add,THE_PACKAGES,mousepad)
@$(call add,THE_PACKAGES,thunderbird)
@$(call add,THE_PACKAGES,thunderbird)
@$(call add,THE_LISTS,$(call tags,base l10n))
@$(call add,THE_LISTS,$(call tags,base l10n))
@$(call add,BASE_LISTS,workstation/3rdparty)
@$(call add,BASE_LISTS,workstation/3rdparty)
...
@@ -42,6 +43,7 @@ ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
...
@@ -42,6 +43,7 @@ ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
endif
endif
@$(call add,LIVE_PACKAGES,mc-full)
@$(call add,LIVE_PACKAGES,mc-full)
@$(call add,LIVE_PACKAGES,remmina remmina-plugins)
@$(call add,LIVE_PACKAGES,remmina remmina-plugins)
@$(call add,LIVE_PACKAGES,mousepad)
ifeq (,$(filter-out e2k%,$(ARCH)))
ifeq (,$(filter-out e2k%,$(ARCH)))
@$(call add,LIVE_PACKAGES,jre)
@$(call add,LIVE_PACKAGES,jre)
else
else
...
...
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