forked from altcloud/mkimage-profiles
regular.mk: added upower, bluez to desktops
It's been noted by aris@ that the experimental regular-leechcraft.iso lacks both upower and bluez; let's try and add those missing to all of regular desktop images.
This commit is contained in:
parent
283eed21f5
commit
6496bcf38d
@ -34,6 +34,7 @@ distro/.regular-desktop: distro/.regular-wm \
|
||||
use/syslinux/ui/gfxboot use/firmware/laptop use/efi/refind +systemd
|
||||
@$(call add,LIVE_LISTS,domain-client)
|
||||
@$(call add,THE_BRANDING,bootloader)
|
||||
@$(call add,THE_PACKAGES,upower bluez)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,gssd idmapd krb5kdc rpcbind)
|
||||
@$(call set,KFLAVOURS,std-def)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user