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
8f0f5f7d
You need to sign in or sign up before continuing.
Commit
8f0f5f7d
authored
Sep 30, 2021
by
Andrey Cherepanov
Committed by
Anton Midyukov
Oct 18, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
education: do not use java-9-openjdk
parent
c1a5a49e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
education.mk
conf.d/education.mk
+3
-3
No files found.
conf.d/education.mk
View file @
8f0f5f7d
...
...
@@ -17,7 +17,7 @@ mixin/education: \
@$(call add,THE_BRANDING,menu xfce-settings system-settings)
@$(call add,THE_LISTS,slinux/xfce-base)
@$(call add,THE_LISTS,education/misc)
@$(call add,THE_PACKAGES,j
re
)
@$(call add,THE_PACKAGES,j
ava-11-openjdk
)
@$(call add,THE_LISTS,$(call tags,base l10n))
@$(call add,BASE_LISTS,workstation/3rdparty)
@$(call add,THE_LISTS,$(call tags,base regular))
...
...
@@ -36,7 +36,7 @@ ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
endif
@$(call add,LIVE_PACKAGES,mc-full)
@$(call add,LIVE_PACKAGES,remmina remmina-plugins)
@$(call add,LIVE_PACKAGES,j
re
)
@$(call add,LIVE_PACKAGES,j
ava-11-openjdk
)
@$(call add,LIVE_LISTS,$(call tags,base rescue))
@$(call add,LIVE_LISTS,$(call tags,base extra))
...
...
@@ -56,7 +56,7 @@ mixin/education-installer: \
use/stage2/rtc use/stage2/sbc use/stage2/scsi use/stage2/usb \
use/install2/fat
@$(call set,INSTALLER,education)
@$(call set,META_VOL_ID,ALT Education
9.2
$(ARCH))
@$(call set,META_VOL_ID,ALT Education
10.0beta
$(ARCH))
@$(call set,META_PUBLISHER,BaseALT Ltd)
@$(call set,META_APP_ID,$(DISTRO_VERSION) $(ARCH))
@$(call set,META_VOL_SET,ALT)
...
...
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