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
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
77de1c8d
Commit
77de1c8d
authored
Aug 30, 2016
by
Andrey Cherepanov
Committed by
Michael Shigorin
May 29, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
education.mk: refactor lists
parent
7a58ffd3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
education.mk
conf.d/education.mk
+6
-7
No files found.
conf.d/education.mk
View file @
77de1c8d
...
...
@@ -10,16 +10,15 @@ distro/education: distro/.installer use/slinux/full \
@$(call set,INSTALLER,junior)
@$(call set,BRANDING,alt-education)
@$(call set,META_VOL_SET,ALT Education 8.0)
@$(call add,THE_LISTS,education/desktop)
@$(call add,STAGE2_PACKAGES,xorg-drv-vmware xorg-drv-vmmouse disable-usb-autosuspend)
@$(call add,THE_GROUPS,education/teacher)
@$(call add,THE_GROUPS,education/kde5)
@$(call add,THE_GROUPS,education/server-apps-edu)
@$(call add,INSTALL2_PACKAGES,xorg-drv-libinput)
@$(call add,INSTALL2_PACKAGES,xorg-drv-vmware xorg-drv-vmmouse disable-usb-autosuspend xorg-drv-libinput)
@$(call add,BASE_GROUPS,education/teacher)
@$(call add,BASE_GROUPS,education/kde5)
@$(call add,BASE_GROUPS,education/server-apps-edu)
@$(call add,THE_PACKAGES,usbutils pv syslinux lftp links2 openssh-server xinput xorg-drv-libinput vim-console)
@$(call add,THE_KMODULES,lsadrv)
@$(call add,BASE_PACKAGES,os-prober)
@$(call add,THE_PACKAGES,xorg-drv-vmware xorg-drv-vmmouse disable-usb-autosuspend)
@$(call add,THE_PACKAGES,bluez pulseaudio-bluez)
@$(call add,THE_PACKAGES,os-prober)
@$(call add,THE_LISTS,education/desktop)
endif
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