Commit a78f334d authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Anton Midyukov

education: add complete wireless and firmware, optimize features list

parent ee799983
# ALT Education # ALT Education
mixin/education: use/kernel use/firmware \ mixin/education: \
+systemd \ use/kernel/desktop use/kernel/net use/kernel/laptop \
use/firmware use/firmware/wireless use/firmware/laptop \
+systemd +systemd-optimal \
use/services \ use/services \
use/ntp/chrony \ use/ntp/chrony \
use/volumes/education \ use/volumes/education \
use/x11/xorg use/x11/amdgpu use/x11/lightdm/gtk +pulse \ +x11 use/x11/3d \
use/x11/lightdm/gtk +pulse \
+nm use/x11/gtk/nm use/net-eth/dhcp \ +nm use/x11/gtk/nm use/net-eth/dhcp \
use/xdg-user-dirs/deep \ use/xdg-user-dirs/deep \
use/office/LibreOffice/still \ use/office/LibreOffice/still \
...@@ -113,7 +116,6 @@ ifeq (,$(filter-out i586 x86_64,$(ARCH))) ...@@ -113,7 +116,6 @@ ifeq (,$(filter-out i586 x86_64,$(ARCH)))
@$(call add,THE_KMODULES,staging) @$(call add,THE_KMODULES,staging)
@$(call add,MAIN_KMODULES,bbswitch) @$(call add,MAIN_KMODULES,bbswitch)
@$(call add,BASE_PACKAGES,nextcloud-client) @$(call add,BASE_PACKAGES,nextcloud-client)
@$(call add,THE_PACKAGES,xorg-drv-vmware xorg-drv-vmmouse)
@$(call add,THE_PACKAGES,syslinux) @$(call add,THE_PACKAGES,syslinux)
@$(call add,MAIN_PACKAGES,owamp-server) @$(call add,MAIN_PACKAGES,owamp-server)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment