education.mk: return package group selection to installer
This commit is contained in:
parent
07cac36d3d
commit
08ec1254ac
@ -12,9 +12,9 @@ distro/education: distro/.installer use/slinux/full \
|
||||
@$(call set,META_VOL_SET,ALT Education 8.0)
|
||||
@$(call add,INSTALL2_PACKAGES,xorg-drv-vmware xorg-drv-vmmouse disable-usb-autosuspend xorg-drv-libinput)
|
||||
@$(call add,BASE_LISTS,education/base)
|
||||
@$(call add,BASE_GROUPS,education/teacher)
|
||||
@$(call add,BASE_GROUPS,education/kde5)
|
||||
@$(call add,BASE_GROUPS,education/server-apps-edu)
|
||||
@$(call add,MAIN_GROUPS,education/teacher)
|
||||
@$(call add,MAIN_GROUPS,education/kde5)
|
||||
@$(call add,MAIN_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,THE_PACKAGES,xorg-drv-vmware xorg-drv-vmmouse disable-usb-autosuspend)
|
||||
|
Loading…
Reference in New Issue
Block a user