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
2ce7ac97
You need to sign in or sign up before continuing.
Commit
2ce7ac97
authored
May 07, 2021
by
Andrey Cherepanov
Committed by
Anton Midyukov
May 17, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
education: add jre for LibreOffice-still both for install and live
parent
0dcb8ed5
Show 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 @
2ce7ac97
...
...
@@ -23,6 +23,7 @@ mixin/education: \
@$(call add,THE_PACKAGES,xinput xorg-drv-libinput)
@$(call add,THE_PACKAGES,net-tools fdisk gdisk parted partclone)
@$(call add,THE_PACKAGES,disable-usb-autosuspend)
@$(call add,THE_PACKAGES,jre)
@$(call add,THE_LISTS,$(call tags,base regular))
ifeq (distro,$(IMAGE_CLASS))
...
...
@@ -36,6 +37,7 @@ mixin/education-live: \
@$(call add,LIVE_PACKAGES,chromium)
@$(call add,LIVE_PACKAGES,mc-full)
@$(call add,LIVE_PACKAGES,remmina remmina-plugins)
@$(call add,LIVE_PACKAGES,jre)
@$(call add,LIVE_LISTS,$(call tags,base rescue))
mixin/education-installer: \
...
...
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