e2k.mk: added python-module-serial

...to any installer: tends to be useful, documented already.
This commit is contained in:
Michael Shigorin 2018-11-28 13:23:10 +03:00
parent 344914c3ae
commit b382921136

View File

@ -69,6 +69,7 @@ distro/.e2k-installer-base: distro/.base mixin/e2k-base \
@$(call add,INSTALL2_BRANDING,alterator)
@$(call add,THE_PACKAGES,agetty gpm fdisk parted smartmontools pv sshfs)
@$(call add,THE_PACKAGES,make-initrd dhcpcd hdparm nfs-clients vim-console)
@$(call add,THE_PACKAGES,python-module-serial)
@$(call add,THE_LISTS,$(call tags,server && (network || extra)))
@$(call add,DEFAULT_SERVICES_DISABLE,gpm mdadm smartd)
@$(call add,THE_BRANDING,alterator)