basealt.mk: do add gpm
...but leave it disabled due to reported conflict with libinput.
This commit is contained in:
parent
608ac3ac1a
commit
ee523f6ff5
@ -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
|
|||||||
pulseaudio-bluez
|
pulseaudio-bluez
|
||||||
gnome-bluetooth
|
gnome-bluetooth
|
||||||
|
|
||||||
|
gpm
|
||||||
fdisk
|
fdisk
|
||||||
dvd+rw-tools
|
dvd+rw-tools
|
||||||
qwebcam
|
qwebcam
|
||||||
|
Loading…
Reference in New Issue
Block a user