Commit ee523f6f authored by Michael Shigorin's avatar Michael Shigorin

basealt.mk: do add gpm

...but leave it disabled due to reported conflict with libinput.
parent 608ac3ac
...@@ -61,7 +61,7 @@ distro/alt-workstation: distro/.base use/luks \ ...@@ -61,7 +61,7 @@ distro/alt-workstation: distro/.base use/luks \
@$(call add,SERVICES_ENABLE,sshd) @$(call add,SERVICES_ENABLE,sshd)
@$(call add,SERVICES_ENABLE,cups smb nmb httpd2 bluetoothd libvirtd) @$(call add,SERVICES_ENABLE,cups smb nmb httpd2 bluetoothd libvirtd)
@$(call add,DEFAULT_SERVICES_ENABLE,fstrim.timer) @$(call add,DEFAULT_SERVICES_ENABLE,fstrim.timer)
@$(call add,DEFAULT_SERVICES_DISABLE,powertop bridge) @$(call add,DEFAULT_SERVICES_DISABLE,powertop bridge gpm)
@$(call set,META_PUBLISHER,BaseALT Ltd) @$(call set,META_PUBLISHER,BaseALT Ltd)
@$(call set,META_VOL_SET,ALT) @$(call set,META_VOL_SET,ALT)
@$(call set,META_VOL_ID,ALT Workstation) @$(call set,META_VOL_ID,ALT Workstation)
......
...@@ -13,6 +13,7 @@ bluez ...@@ -13,6 +13,7 @@ bluez
pulseaudio-bluez pulseaudio-bluez
gnome-bluetooth gnome-bluetooth
gpm
fdisk fdisk
dvd+rw-tools dvd+rw-tools
qwebcam qwebcam
......
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